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. ___________ contains details that prepare an XML processor to parse the XML document.

XML document
XML declaration
Both A and B
None of the above

2. What is the role of the XPath language in XSL processing?

XPath identifies the order or path of processing to be followed as the XSL language is processed
XPath identifies locations in XML data to be transformed in the source tree and the locations to be generated in output tree specified in XSL translation prescriptions
XPath identifies the path to be followed in the execution of XSL translation prescriptions
XPath specifies which XSL transform files are to be used in the translation of XML

3. Which of the following is true?

An attribute defines a property of the element.
An element, which is a container, can contain text or elements
The only punctuation mark allowed in names are the hyphen (-), under-score (_) and period (.).
All of the above

4. The correct priority for implementing XML based IETMs is :

Develop DTD, conduct a pilot project, create a modular library, train staff.
Train staff, convert legacy documents, develop DTD, create modular library.
Conduct pilot program, train staff, create modular library, develop DTD
Conduct pilot program, train staff, develop DTD, convert documents, purchace XML tools.

5. An XML attribute is always a ________ pair.

name-value
name-attribute
name-tag
document-value

6. How many types of enumerated attribute?

2
3
4
5

7. We can refer to an external DTD by using?

system identifiers
public identifiers
Both A and B
None of the above

8. Which of the following are correct rule for XML declaration?

If the XML declaration is included, it must contain version number attribute.
Either single or double quotes may be used.
The XML declaration has no closing tag
All of the above

9. In most code pages the first 127 chars are common known as the?

Char set
ASCII
ASCII set
Code Page

10. Microsoft XML Schema Data Type “ boolean” has values?

True ,False
True ,False, 1,0
1,0
any number other then zero and one

Results