XML Documents, Namespace, and Unicode - Contents[xhtml]
XML Documents, Namespace, and Unicode
- Overview
- History of XML
- The W3C Process
- What is XML?
- What is Document?
- What is an XML Document?
- The Real Answer
- What XML Provides
- An Example
- A More Complicated Example
- Reading EBNF
- Motivation for Namespaces
- Names in XML
- Local Names and Identifiers
- Syntax of Names
- QNames and Prefixes
- Basic Syntax - Documents & Elements
- The XML Declaration
- Basic Syntax - Attributes
- Those Pesky Namespaces and Prefixes
- Namespace Example
- Well-Formed Documents
- Well-Formed Elements
- Well-Formed Empty Elements
- Well-Formed Attributes
- Well-Formed Text
- Comments
- Processing Instructions
- CDATA Sections
- Characters and Unicode
- Unicode in XML
- Whitespace Handling