Total Questions : 30
Expected Time : 30 Minutes

1. How is an XML comment denoted?

2. In XML, what is the purpose of an element?

3. What is the purpose of the XML attribute xsi:nil?

4. In XML Schema, what is the role of the 'restriction' element?

5. Examine the role of XML Query (XQuery) in extracting and manipulating data from XML documents.

6. Explain the concept of XML Character Data (CDATA) and its purpose in representing character data in XML documents.

7. What is XSLT used for in XML?

8. How does XML Encryption contribute to securing sensitive information in XML documents?

9. Discuss the role of XML Stylesheet PI (Processing Instruction) in associating stylesheets with XML documents.

10. What are the advantages of using XML namespaces, and how do they prevent naming conflicts?

11. What does the acronym CDATA stand for?

12. Which character is used as the escape character in XML?

13. Examine the purpose of the XML Schema Component Designators (SCD) in XML schema definition.

14. What is the purpose of the 'choose' element in XSLT?

15. What is the purpose of the XML element <xml:space>?

16. Discuss the role of XSLT (Extensible Stylesheet Language Transformations) in XML document transformations.

17. Elaborate on the role of XML Canonicalization in securing XML documents.

18. Examine the purpose of XML Path Language (XPath) and its significance in navigating XML documents.

19. In XPath, how do you select all elements of a specific type regardless of their location in the XML document?

20. Discuss the advantages of using XSD (XML Schema Definition) over DTD (Document Type Definition) for XML validation.

21. What is the purpose of the XML prolog?

22. In XML, what does an empty element look like?

23. Which symbol is used to enclose tags in XML?

24. Which element is used to define the document type in XML?

25. In XML, what does the acronym XSD stand for?

26. In XPath, what does the abbreviation 'axis' refer to?

27. What is the purpose of the 'for-each' element in XSLT?

28. In XML Schema, how is the maximum occurrence of an element specified?

29. How is a namespace prefix defined in XML?

30. In XML, what is the difference between attributes and elements?