Select which statement correctly describes the results of reading the attribute values below using a non-validating XML processor, which does not check validity. Note that [#x9] is shown using #x9, [#xA] is shown using #xA, [#xD] is shown using #xD, and [#x20] is shown using #x20. Attribute="[#xA]
[#x9] data 1[#xD][#xA]
data 2"
Answer : A
Select which of the following describes an XML document with correct comment coding.
Answer : A, C, D
Press the Exhibit button to view "XML Schema". Select which of the following correctly describes the structure defined by "XML Schema".
Answer : C
Choose the statement about a difference between XML and HTML that is incorrect.
Answer : B
Select which of the following correctly describes the XML namespace to which the -->(1) "product" element in the "XML Document" below belongs.
[XML Documents]
xmlns:B="urn:sample:B">
Answer : D
Select which of the following correctly describes a namespace to which the "usage" attribute in the XML document below belongs.
xmlns:application="urn:sample:Application" xmlns:NameCard="urn:sample:NameCard">
Answer : C
Press the Exhibit button to view "XML Schema Document". Select which of the following correctly describes a valid XML document with respect to "XML Schema Document".
Answer : A, C, D