XML Quiz


Play this quiz that will help you to excel in XML certification exams, placements etc. This XML quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc.

Take the Free Practice Test



XML MCQs

Practice XML MCQ Questions, which will help you to understand XML concepts.

XML Quiz

Try Free XML Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

XML Quiz

1. The use of a DTD in XML development is:

required when validating XML documents
no longer necessary after the XML editor has been customized
used to direct conversion using an XSLT processor
a good guide to populating a templates to be filled in when generating an XML document automatically

2. An __________ tells the parser to parse the document from the specified root element.

element
DTD
PI
identifier

3. Which of the following are correct predefined simple types?

xs:integer
xs:char
xs:float
xs:bool

4. XSLT processors accept as input:

an XML conforming document file and an XSLT specification file
only an XML document
only an XSLT specification
either an XML document or an XSLT specification

5. Attributes are used to add a unique ________ to an element

tags
edges
label
flag

6. Which of the following is used to specify the attribute list of an element?

ATTLIST
?ATTLIST
!ATTLIST
#ATTLIST

7. How many types of enumerated attribute?

2
3
4
5

8. Element with no content is known as?

free element
empty element
vacent element
idle element

9. The tags message mark?

the start of the XML code
the end of the XML code
the start and the end of the XML code
None of the above

10. Is it easier to process XML than HTML?

TRUE
FALSE
May be
Can't say

Results