Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This section describes the syntax for the four types of defining statements available for authoring document type definitions (DTDs).
| Definition | Description |
|---|---|
Declares a list of XML attributes. These attributes are qualified by name, data type, implied default values, and the name of any elements that permit their use. |
|
Declares an XML element type name and its valid sub-elements ("children"). |
|
Declares special character references, text macros (much like a C/C++ |
|
Declares external non-XML content (for example, binary image data), and the external application that handles that content. |