Free XML I10-002 Exam Actual Questions

The questions for I10-002 were last updated On Nov 4, 2024

Question No. 1

Push the Exhibit Button to load the referenced "DOM Processing," and process XML using "DOM Processing."

Select which of the following describes the correct results. Although the expected processing result is choice "A", processing may not occur as expected. [DOM Processing]

Process XML using the following method. Document output = updateXML( report, list );

The variable report here references the Document instance of the loaded "XML Document 1".

The variable list here references the Document instance of the loaded "XML Document 2".

The DOM parser is namespace aware. Assume no execution errors. [XML Document 1]

Show Answer Hide Answer
Correct Answer: C

Question No. 2

Push the Exhibit Button to load the referenced "XML Document".

Show Answer Hide Answer
Correct Answer: F

Question No. 3

Select which of the following correctly describes the results of performing a validation check on "XML Document". Assume that the XML parser correctly processes the XML schema schema Location attribute.

Show Answer Hide Answer
Correct Answer: A

Question No. 4

Use XSLT transformation to create XML according to the schema (portions modified for this question) defined by TravelXML. Perform XSLT transformation on the "XML Document" using the following "XSLT Style Sheet". Select which of the following correctly describes the results of performing a validation check on the post- transformation XML against the schema ("XML Schema" referenced when the Exhibit Button is pushed).

Show Answer Hide Answer
Correct Answer: D

Question No. 5

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

Show Answer Hide Answer
Correct Answer: C