Vcehome > XML Master > XMLMaster Certification > I10-002 > I10-002 Online Practice Questions and Answers

I10-002 Online Practice Questions and Answers

Questions 4

Select the following DOM (Level 2) methods that can add an attribute node (Attr) to an element node (Element). (Multiple answers possible. Select two.)

A. appendChild

B. hasAttribute

C. setAttribute

D. setAttributeNode

Browse 40 Q&As
Questions 5

Process the following "XML Document" according to the method shown by "DOM Processing," and output "article" (by print method). Select which of the following correctly describes what should be in (1) for "DOM Processing"

A. content.getText()

B. content.getNodeValue()

C. content.getChildNode().getNodeValue()

D. content.getFirstChild().getNodeValue()

Browse 40 Q&As
Questions 6

Push the Exhibit Button to load the referenced "XML Document 1" and "XML Document 2," 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.

A.

B.

C.

D.

Browse 40 Q&As
Questions 7

Push the Exhibit Button to load the referenced "testml.xsd".

Assume that "testml.xsd" is defined. Without rewriting this XML Schema Document ("testml.xsd"), create a new, separate XML Schema Document to partially change the schema definition to write a cellPhone element as a child element of the person element. As a result, the following "XML Document" will be valid against the new schema. Which of the following correctly describes the new XML Schema Document? Assume the XML parser correctly processes the XML schema schemaLocation attribute.

A. Option A

B. Option B

C. Option C

D. Option D

Browse 40 Q&As
Questions 8

Push the Exhibit Button to load the referenced "XML Document".

Create an XML Schema Document for "XML Document". The definitions of this XML Schema Document require that the value of the level element must be singularly unique within the XML Document. Which of the following correctly describes the XML Schema Document?

A. Option A

B. Option B

C. Option C

D. Option D

Browse 40 Q&As
Questions 9

Select which of the following correctly describes the results of performing a validation check on "XML Document". Assume that the XML parser correctly processes the XML Schema schemaLocation attribute.

A. Valid

B. The coding for the XML Schema Document is not appropriate; therefore, an error is thrown (initial error) whenprocesing the "testml.xsd" import element

C. The coding for the XML Schema Document is not appropriate; therefore, an error is thrown (initial error) whenprocesing the "testml.xsd" ""

D. No processing error, but is not valid.

Browse 40 Q&As
Questions 10

Which of the following correctly explains SOAP (SOAP 1.1) and schema?

A. By including a document type declaration in the SOAP message, you can perform a validation check on the XML Documentincluded in the SOAP Body element

B. You cannot perform a validation check on the XML Document included in the SOAP Body element

C. An XML Document encoded according to the encoding method (SOAP Encoding) defined under the SOAP 1.1 specification canonly be validated against W3C XML Schema

D. A SOAP message cannot include a DTD; however, other XML coded Schema Documents can be included as a part of the XML

Browse 40 Q&As
Questions 11

Which of the following fault codes is defined in SOAP specification 1.1? (Multiple answers possible. Select two.)

A. MustUnderstand

B. RequiredElement

C. Server

D. SyntaxError

Browse 40 Q&As
Questions 12

Which of the following is incorrect with respect to XML?

A. An XML document features high data readability

B. An XML document can be transmitted over general-use protocols such as HTTP and SMTP

C. XML is designed with the ideal structure for storage in an RDB (relational database)

D. Some RDBs (relational databases) can output results data in XML format

Browse 40 Q&As
Questions 13

Select which of the following correctly describes the DOM (Level 2) tree after parsing the "XML Document." Note that "and" is a character reference described as "and#x26". [XML Document] and1t;contentsand#x26;

A. The data element (Element) value (nodeValue) is "

B. The data element (Element) child node is a text node (Text) having a value (nodeValue) of "and1t;contentsand#x26"

C. There are three child nodes for the data element (Element)

D. There is no method to know that "and" was a character reference once the DOM tree has been built.

Browse 40 Q&As
Exam Code: I10-002
Exam Name: XML Master: Professional V2
Last Update: May 09, 2024
Questions: 40 Q&As

PDF

$49.99

VCE

$59.99

PDF + VCE

$67.99