I10-002 Practice Online

Quickly grab our I10-002 product now and kickstart your exam preparation today!

Name: XML Master Professional Application Developer
Exam Code: I10-002
Certification: XML Master
Vendor: XML
Total Questions: 78
Last Updated: May 15, 2024
Page:    1 / 16      
Total 78 Questions | Updated On: May 15, 2024
Demo Download
Question 1

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 (print and/or println method output)?
[XML Document]
2004-07-01
2004-07-01 09:00
Helen Edwards
2004-07-01 13:00
John Smith
Assume that the processed XML Document has no indents (ignorable white space such as line feeds, tabs, etc.).
[SAX Processing]
Use the following 'ContentHandlerImpl' class, and parse the XML Document using SAX.
The SAX parser is namespace aware.
Assume no execution errors.


Answer: B

Question 2

Push the Exhibit Button to load the referenced 'XSLT Style Sheet'. Select which of the following correctly describes the output results of an XSLT transformation of the 'XML Document' using the 'XSLT Style Sheet'.
43


Answer: B

Question 3

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.


Answer: C

Question 4

Push the Exhibit Button to load the referenced 'XML Document'. Choose the XML Schema Document that correctly defines the structure of 'XML Document'.


Answer: C

Question 5

Select which of the following correctly describes the message reception processing circumstances when a well-formed XML document has been sent/ received. [Transmission] Character encoding for the transmitted XML document is 'UTF-16', and no XML declaration has been specified. The media type for transmission is set as 'text/xml' without charset parameter. [Receipt] Implementation follows RFC3023 and XML 1.0. The receiving system first identifies the media type, and then processes the XML document. At the point that character encoding has been determined, an XML declaration (including encoding declaration) is appended automatically to the head of the received XML document.


Answer: A

Page:    1 / 16      
Total 78 Questions | Updated On: May 15, 2024
Demo Download