Free I10-002 Exam Braindumps (page: 6)

Page 5 of 21

Which of the following correctly describes the content of SOAP specification 1.1? (Multiple answers possible. Select two.)

  1. The specification defines the SOAP message structure and the method for mapping application- defined data types to XML
  2. The specification includes a definition of XML included in the SOAP Body element
  3. The specification designates the transmission method for sending SOAP messages using SMTP protocol
  4. The specification designates encryption procedures for SOAP messages

Answer(s): A,B



Which of the following fault codes is defined in SOAP specification 1.1? (Multiple answers possible.
Select two.)

  1. MustUnderstand
  2. RequiredElement
  3. Server
  4. SyntaxError

Answer(s): A,C



Which of the following correctly describes the SOAP (SOAP 1.1) message sent from the client side to the service side?

  1. In order to acquire the symbol element data type, the service side must access http://www.xmlmaster.org/exam, and acquire the schema document coded in XML schema
  2. Because the encoding method (SOAP Encoding) defined under SOAP 1.1 is not used, the xsi:type attribute of the symbol element must be specified to designate the data type
  3. In order to acquire the symbol element data type, the client side and the service side must already share the WSDL definition
  4. The symbol element will be processed according to the service implement

Answer(s): D



Which of the following is a correct SOAP (SOAP 1.1) message according to the WSDL (WSDL 1.1) definition?

  1. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body>
    <ProcessDocument xmlns="http://xmlmaster.org/example/xsd"> <Document>
    <Title xmlns="">Daily report</Title>
    <Content xmlns="">Today's news</Content>
    </Document>
    </ProcessDocument>
    </soap:Body>
    </soap:Envelope>
  2. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body>
    <body xmlns="http://xmlmaster.org/example/xsd">
    <Document>
    <Title xmlns="">Daily report</Title>
    <Content xmlns="">Today's news</Content>
    </Document>
    </body>
    </soap:Body>
    </soap:Envelope>
  3. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body>
    <Document xmlns="http://xmlmaster.org/example/xsd">
    <Title xmlns="">Daily report</Title>
    <Content xmlns="">Today's news</Content>
    </Document>
    </soap:Body>
    </soap:Envelope>
  4. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body>
    <ProcessDocument xmlns="http://xmlmaster.org/example/xsd"> <Title xmlns="">Daily report</Title>
    <Content xmlns="">Today's news</Content>
    </ProcessDocument>
    </soap:Body>
    </soap:Envelope>

Answer(s): C






Post your Comments and Discuss XML Master I10-002 exam with other Community members:

I10-002 Exam Discussions & Posts