XML
I10-001
Q1:
Select the specifications listed below that are based on XML.
☐
A
SVG☐
B
MathML☐
C
SGML☐
D
HTMLW Courier Newlr Z
XML
I10-001
Q2:
Select which of the following correctly describes elements/attributes that do not belong to namespace "urn:sample:exam" in the XML document below.
[XML Documents]
Content
○
A
attribute1 and attribute2○
B
element2 and element3○
C
element2, element3 and attribute2○
D
element2, element3, attribute1 and attribute2W Courier Newlr Z
XML
I10-001
Q3:
Select which statement correctly describes the XML document below.
]>
Chapter 1
○
A
The presence of a processing instruction has no effect on verifying validity.○
B
This is not a valid document, because the appearance of a processing instruction is not coded in the DTD .○
C
The ':' (colon) cannot be included in the processing instruction.○
D
The processing instruction cannot be included in the element content. W Courier Newlr Z
XML
I10-001
Q4:
With respect to the XML 1. 0 recommended specifications, select which of the following is a way to code the symbol "
☐
A
Place the symbol in a text string contained between <!-- and -->.☐
B
Place the symbol in a text string within a CDATA section.☐
C
Place the symbol in a text string within an attribute value.☐
D
Place the symbol in a text string within external entity document references from within the XML. W Courier Newlr Z
XML
I10-001
Q5:
Select which statement correctly sets the attribute value "'S Wonderful".
☐
A
<Music Title=''S Wonderful'/>☐
B
<Music Title=''S Wonderful'/>☐
C
<Music Title=''S Wonderful'/>☐
D
<Music Title='"S Wonderful'/>W Courier Newlr Z