Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Ace Your I10-002 XML Master Professional Exam

Page: 2 / 2
Total 40 questions

XML Master: Professional V2 Questions and Answers

Question 5

Push the Exhibit Button to load the referenced "XSLT Style Sheet".

Select which of the following correctly describes the output results of an XSLT transformation of the "XML Document" using the "XSLT Style Sheet". Note that the XSLT processor can output transformation results as a document. Line feeds and indents are not reflected.

Options:

A.

<record>

<data value="89"/>

<data value="70"/>

B.

<record xmlns="urn:xmlmaster:B">

<data value="89"/>

<data value="70"/>

C.

<record xmlns="urn:xmlmaster:B">

<data B:value="89" xmlns:B="urn:xmlmaster:B"/>

<data B:value="70" xmlns:B="urn:xmlmaster:B"/>

D.

<record>

<data value="89" xmlns="urn:xmlmaster:A"/>

<data value="70" xmlns="urn:xmlmaster:A"/>

E.

<record>

<data B:value="89" xmlns="urn:xmlmaster:A" xmlns:B="urn:xmlmaster:B"/>

<data B:value="70" xmlns="urn:xmlmaster:A" xmlns:B="urn:xmlmaster:B"/>

Question 6

Which of the following correctly describes a WSDL (WSDL 1.1) definition defining a certain service specification?

Options:

A.

The service operation is a "Request-response" type

B.

The service operation is RPC oriented, and either a parameter or return value is included in the SOAP message

C.

HTTP protocol is used to send the SOAP message to the service sideC.HTTP protocol is used to send the SOAP message to the service side

D.

The service side URL (endpoint URL) is specified to send the SOAP messageD.The service side URL (endpoint URL) is specified to send the SOAP message

Page: 2 / 2
Total 40 questions