Online Access Free I10-002 Practice Test

Exam Code:I10-002
Exam Name:XML Master: Professional V2
Certification Provider:XML Master
Free Question Number:80
Posted:Aug 28, 2025
Rating
100%

Question 1

Which of the following text strings is not output to the results document when performing an XSLT transformation on the following "XML Document" using the "XSLT Style Sheet" below? Note that the XSLT processor can output transformation results as a document. [XML Document]

Question 2

Select which of the following DOM (Level 2) nodes does not hold a value (returns "null"). (Multiple answers possible. Select two.)

Question 3

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".
[XML Schema]
<xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchema
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
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).

Question 4

When processing the following "XML Document" ("sample.xml") according to the method shown by "SAX processing," which of the following correctly describes the output results (print method output)?
Assume no compile errors. The SAX parser is a validating parser.

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 following "XML Document" using the "XSLT Style Sheet".
Assume that the XSLT processor can load "sample.xml" normally, and output transformation results as a document. Line feeds and indents are not reflected. Although the expected processing result is choice "E", processing may not occur as expected.

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.