Other XML Technologies:Validation
DTD: Document Type Definition
- Defines the permissible tagging structure for a document
- Borrowed from SGML
- example
XML Schemas
- Will ultimately replace DTDs, more flexible
- Developed specifically to validate XML
- example