Home > XML > Quizzes > XML Fundamentals Test
XML Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 4% Most missed: “XSD is written in:”
XML Fundamentals Test
Time left 00:00
25 Questions

1. XML parsers check if the XML document is:
2. in an XML document does what?
3. Why is this XHTML wrong?
4. >
5. Which of the following can you NOT control with a DTD?
6. Which of the following is NOT a schema language?
7. What are the basic constructs of an XML document?
8. How does XPath view a XML document?
9. If one wants a value of the 'Age' attribute for an element to conform to the integer format - and wants the 'Age' attribute to be required - which of the following is the XML code in an XSD file that defines this?
10. How can you render XML in a browser with styling - without changing the original document?
11. The number of attributes for an element in a XML Document does NOT matter if:
12. If the validating parser outputs 'not valid' during the validating process - what does this mean?
13. In an XML schema - to limit a user-defined type to a set of pre-defined options - you would use:
14. Which of the following is NOT a built-in XML schema data type?
15. Ampersand sign '&' and less than '<' are allowed in
16. Which of the following is a similarity between XSLT - XQuery - XLink and XPointer?
17. Which of the following is well-formed?
18. In a DTD - how would you describe the spec - 'The element 'doc' contains one 'body' element - preceded by an optional 'front' element and followed by an optional - repeatable 'appendix' element.'
19. Which of the following is a positive reason to use a schema?
20. What does the following XPath 2.0 select? //body//w[following-sibling::c]
21. Which of the following is not a kind of node in the XML DOM?
22. At the minimum - what must an attribute for an element contain?
23. What is the error that a validating XML parser outputs if the XML document does NOT adhere to the content specific specification?
24. XML Namespaces provide a method to avoid element name conflicts. Which of the following is a correct way to declare namespaces in a valid XML document.
25. True or False: You can refine an external XSD schema inside of an XML file - as you can with a DTD.

⚡ Recently practiced quizzes in this topic
Live quiz activity