You are on page 1of 2

Which of the following correctly describes XML Validation?

Select one:
a.
This is an XML Document that follows all the syntax rules.
b.
This is an XML document that is well-formed and follows a special set of
rules from a document definition.
c.
This is a process of validating an XML document.
d.
This contains all the basic syntax rules that an XML Document should follow
to be considered well-formed.

Question 10
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which of the following XML elements is well-formed?
Select one:
a.
<firstelement attrib =’somevalue’>
b.
<firstelement attrib =’somevalue’/>
c.
<firstelement attrib = “somevalue”/>
d.
<firstelement attrib =somevalue/>

Question 11
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Which of the following statement about 

You might also like