XML I10-002 Exam - Topic 5 Question 66 Discussion
Push the Exhibit Button to load the referenced "XML Document," and process XML using "DOM Processing".Select which of the following is the most appropriate expression of the results under XML 1.0. Line feeds and/or indents are not reflected in the results.[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.The DOM parser is namespace aware.Assume no execution errors.
C) <root xmlns='urn:xmlmaster:EX'>
<ns:data2 xmlns:ns='urn:xmlmaster:EX' xmlns=''>
<data1 xmlns='urn:xmlmaster:EX'>string value</data1>
</ns:data2>
</root>
A) <root xmlns='urn:xmlmaster:EX'>
<data1>string value</data1>
<ns:data2 xmlns:ns='urn:xmlmaster:EX'>
<data1>string value</data1>
</ns:data2>
</root>
B) <root xmlns='urn:xmlmaster:EX'>
<data1>string value</data1>
<data2>
<data1>string value</data1>
</data2>
</root>
D) <root xmlns='urn:xmlmaster:EX'>
<data2>
<data1>string value</data1>
</data2>
</root>
Benton
6 months agoRessie
6 months agoYvette
7 months agoMaryrose
7 months agoIrma
7 months agoBarney
7 months agoSage
8 months agoFrance
8 months agoNieves
8 months agoReed
8 months agoVilma
8 months agoRusty
8 months agoMarkus
8 months agoRefugia
8 months agoTawanna
8 months agoFrance
8 months agoTheola
2 years agoClarinda
2 years agoReid
2 years agoRicki
2 years agoTheola
2 years agoStephaine
2 years ago