A document-style service defines a document passed to the Web service using xsd:anyType in the WSDL file that describes the service. How should the document be typed in Java

  1. use javax.xml.soap.Element

  2. use javax.xml.soap.Node

  3. use javax.xml.soap.SOAPHeader

  4. use javax.xml.soap.SOAPElement

  5. use javax.xml.soap.SOAPFault

  6. use javax.xml.soap.SOAPBodyElement


Correct Option: D

Find more quizzes: