Push the Exhibit Button to load the referenced "XML Document," and process XML using "DOM Processing".
[XML Document]
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.
Currently there are no comments in this discussion, be the first to comment!