XML Schema and Structure
DTD
- Original schema representation, defines structural rules for a class of XML documents.
-
- Also sets out standardized structure for class of XML documents. Is coded in XML, can be parsed and edited with standard software. Two separate parts: structures and datatypes.
-
- Allows developers to qualify element and attribute names with unique URIs, avoids recognition errors.