1Z0-543 · Question #65
Identify the correct example of Annotation of Reference Element in Composition:
The correct answer is A. <reference ui: wsdLocation ...................." >. Example, A Skeletal Reference Element in a composite.xml with Annotations <reference ui:wsdlLocation ........"> <interface.wsdl ............/> <binding.ws ................/> <!-- <svcdoc:AIA> <svcdoc:Reference> </svcdoc:Reference> </svcdoc:AIA> --> Note:AIA recommends…
Question
Identify the correct example of Annotation of Reference Element in Composition:
Options
- A<reference ui: wsdLocation ...................." >
- B<reference ui: wsdLocation ...................." >
- C<reference ui: wsdLocation ...................." >
- D<reference ui: wsdLocation ...................." >
How the community answered
(24 responses)- A75% (18)
- B8% (2)
- C4% (1)
- D13% (3)
Explanation
Example, A Skeletal Reference Element in a composite.xml with Annotations <reference ui:wsdlLocation ........"> <interface.wsdl ............/> <binding.ws ................/> <!-- <svcdoc:AIA> <svcdoc:Reference> </svcdoc:Reference> </svcdoc:AIA> --> Note:AIA recommends annotations in the composite XML file to provide detailed information about: *AIA artifacts and their relationships to other AIA artifacts. * Composite-level descriptor properties that are used to configure the component at deployment and run time. You must provide annotations in the composites for the exposed services and for the development time. In line with SOA modeling and development practices, these composites are expected to be harvested multiple times during the development cycle, from conception till deployment to production environment. Embed annotations in the svcdoc:AIA element and place the svcdoc:AIA element itself inside the xml comments tags <!-- and -- > as shown in the example above. Application Integration Architecture Foundation Pack:
Topics
Community Discussion
No community discussion yet for this question.