XML I10-001 - XML Master Basic Certification Exam
Question #1 (Topic: demo questions)
Select which statement is correct with regards to creating an XML document based on the DTD element type declaration below. [element type declaration]
Correct Answer: A, B
Explanation not available for this question.
Question #2 (Topic: demo questions)
Select which of the following correctly describes a namespace to which the "price" element in the
XML document below belongs.
XML study guide
536 <
/product:list>
J058974
1
Correct Answer: C
Explanation not available for this question.
Question #3 (Topic: demo questions)
Select which of the following correctly describes (1) and (2) in the XML Schema document below
when the content of the "Flag" element must be an integer of 0 or 1.
<(1) value="0"/>
<(2) value="1"/>
Correct Answer: A, B
Explanation not available for this question.