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
9 months agoRessie
9 months agoYvette
10 months agoMaryrose
10 months agoIrma
10 months agoBarney
10 months agoSage
11 months agoFrance
11 months agoNieves
11 months agoReed
11 months agoVilma
11 months agoRusty
11 months agoMarkus
11 months agoRefugia
11 months agoTawanna
11 months agoFrance
11 months agoTheola
2 years agoClarinda
2 years agoReid
2 years agoRicki
2 years agoTheola
2 years agoStephaine
2 years ago