DTD
===
- Data type: dtd
Represents what PSGML knows about the DTD.
- Function: sgml-dtd-doctype dtd
The document type name.
- Function: sgml-dtd-eltypes dtd
The table of element types.
- Function: sgml-dtd-entities dtd
The table of declared general entities (entity-table).
- Function: sgml-dtd-parameters dtd
The table of declared parameter entities (entity-table).
- Function: sgml-dtd-shortmaps dtd
The list of short reference maps.
- Function: sgml-dtd-notations dtd
Not yet implemented.