previous |
start |
next
Parsing with Document Type Definitions
- An XML document can reference a DTD in one of two ways
- The document may contain the DTD
- The document may refer to a DTD stored elsewhere
- A DTD is introduced with a DOCTYPE declaration
previous |
start |
next