Chapter 3: The Client Tier – Exam Revision Notes
1. Introduction 2. Representing Content 3. Introduction to XML 4. Elements and Attributes 5. Namespaces Syntax: <x:book xmlns:x=”http://www.example.com/book”> 6. XML Schema (XSD) 7. Document Type Definition (DTD) 8. XSL/XSLT 9. XPath Example: /bookstore/book/title 10. XQuery 11. Parsing XML 12. Key Takeaways