XML I10-002 XML Master Professional Application Developer Exam Practice Test

Page: 1 / 14
Total 80 questions
Question 1

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

[XML Document]

Today's"hot"news

Select which of the following is the most appropriate expression of the results under XML 1.0.

[DOM Processing]

Process XML using the following method.

Document output = updateXML( doc );

The variable doc here references the Document instance of the loaded XML Document.

Assume no execution errors.



Answer : D


Question 2

Select a valid XML Document against the "XML Schema" referenced when the Exhibit Button is pushed.

[XML Schema]



Answer : B


Question 3

Push the Exhibit Button to load the referenced "XML Document". Create an XML Schema Document for "XML Document". The definitions of this XML Schema Document require that the value of the level element must be singularly unique within the XML Document. Which of the following correctly describes the XML Schema Document?



Answer : B


Question 4

Push the Exhibit Button to load the referenced "testml.xsd". Assume that "testml.xsd" is defined. Without rewriting this XML Schema Document ("testml.xsd"), create a new, separate XML Schema Document to partially change the schema definition replacing the phone element with a cellPhone element. As a result, the following "XML Document" will be valid against the new schema. Which of the following correctly describes the new XML Schema Document?

Assume that the XML parser correctly processes the XML Schema schemaLocation attribute.



Answer : B


Question 5

Which of the following correctly describes the output results when performing an XSLT tranformation on the following "XML Document" using the "XSLT Style Sheet" below? Note that the XSLT processor can output transformation results as a document.



Answer : C


Question 6

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]



Answer : C


Question 7

Push the Exhibit Button to load the referenced "XML Document." Assume that the "XML Document" is changed to the "Results XML Document." Select which XSLT style sheet correctly performs the transformation.

[XML Document]

ABC

Note that the XSLT processor can output transformation results as a document. (Multiple answers possible. Select two.)

[Results XML Document]

AC



Answer : B, D


Page:    1 / 14   
Total 80 questions