DTD Node

See Also 

A DTD node (DTD object node icon) represents a document type definition (DTD) file. A DTD describes the tags that can be used in an XML file and indicates the valid arrangement of those tags. It can exist as a prologue to an XML file (internal DTD) or as a separate file (external DTD).

You can create a new DTD by choosing File and choose New from the main window, expanding the XML folder, and selecting DTD Entity. You can also generate a DTD for any XML file by right-clicking the XML file and choosing Generate DTD.

Working With This Node

If you right-click this node and display the contextual menu, you can perform a number of actions, including:

See Also
Filesystems Window
XML Node
Generating DTD Documentation

Legal Notices