nerdexam
Oracle

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…

Integration Flow Development

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)
  • A
    75% (18)
  • B
    8% (2)
  • C
    4% (1)
  • D
    13% (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

#SCA composition#reference annotation#WSDL location#composite binding

Community Discussion

No community discussion yet for this question.

Full 1Z0-543 Practice