Free I10-002 Exam Braindumps (page: 9)

Page 8 of 21

Push the Exhibit Button to load the referenced "XML Document".
When processing the "XML Document" according to the method shown by "SAX Processing," which of the following correctly describes the output results (println method output)? Assume that the processed XML Document has no indents (ignorable white space such as line feeds, tabs, etc.). Although the expected processing result is choice "A", processing may not occur as expected. [SAX Processing] Use the following "ContentHandlerImpl" class, and parse the XML Document using SAX. The SAX parser is namespace aware. Assume no execution errors.

  1. 2004-06-30 09:00:Gina Jones
  2. 2004-06-30 09:00:
  3. :Gina Jones
  4. Nothing is output.

Answer(s): A



When processing the following "XML Document" according to the method shown by "SAX Processing," which of the following correctly describes the output results (println method output)?



Settings are such that the SAX parser is namespace aware and performs a validation check against the "XML Schema" ("XML Schema" referenced when the Exhibit Button is pushed). Assume that the processed XML Document has no indents (ignorable white space such as line feeds, tabs, etc.). Use the following "ContentHandlerImpl" class, and parse the XML Document using SAX. Settings are such that the SAX parser is namespace aware and performs a validation check against the "XML Schema" ("XML Schema" referenced when the Exhibit Button is pushed).



  1. 2004-07-01T13:00:00+09:00 2004-07-01T15:00:00+09:00 No problems
  2. No problems end
  3. No problems continue
  4. No problems

Answer(s): B



Push the Exhibit Button to load the referenced "XML Document".
When processing the "XML Document" according to the method shown by "SAX Processing," which of the following correctly describes the output results (println method output)? [XML Document]
2004-07-01
2004-07-01-09:00
2004-07-01 13;00

Assume that the processed XML Document has no indents (ignorable white space such as line feeds, tabs, etc.). Although the expected processing result is choice "A", processing may not occur as expected. [SAX Processing] Use the following "ContentHandlerImpl" class, and parse the XML Document using SAX. The SAX parser is namespace aware. Assume no execution errors.

  1. 0001#Job of 2 hours
    0002#Job of 3 hours
  2. 0001#Job of hours
    0002#Job of hours
  3. #Job of 2 hours
    #Job of 3 hours
  4. #Job of hours
    #Job of hours
  5. Nothing is output.

Answer(s): A



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



Select which of the following describes the correct results. Although the expected processing result is choice "A", processing may not occur as expected. [DOM Processing] Process XML using the following method. Document output = updateXML( report, list ); The variable report here references the Document instance of the loaded "XML Document 1".

The variable list here references the Document instance of the loaded "XML Document 2". The DOM parser is namespace aware. Assume no execution errors. [XML Document 1]



  1. The character data of the Status element included in the Activity element whose Code attribute value is "0001" is changed to "COMPLETED" for Visit List ("XML Document 2")
  2. The character data of the Status element included in the Activity element whose Code attribute value is "0002" is changed to "COMPLETED" for Visit List ("XML Document 2")
  3. The character data of all Status elements is changed to "COMPLETED" for Visit List ("XML Document 2")
  4. No character data of any Status element is changed for Visit List ("XML Document 2")

Answer(s): C






Post your Comments and Discuss XML Master I10-002 exam with other Community members:

I10-002 Exam Discussions & Posts