CO4: XML
Across
- 5. Specifies XML version and encoding
- 6. XML with correct syntax and nested tags
- 9. XML Schema Definition – more powerful than DTD
- 11. Markup language used to store and transport data
- 13. Prevents naming conflicts in XML
- 14. Defines legal structure of an XML document
Down
- 1. Provides additional info within XML elements
- 2. Navigates through elements and attributes in XML
- 3. Used to include text with characters like < or &
- 4. XML that adheres to a DTD or Schema
- 5. File that contains structured XML data
- 7. Basic building block of XML
- 8. The topmost element in an XML document
- 10. Query language for retrieving XML data
- 12. Delimiters that define XML elements