Microsoft XML SDK 2.6 - XML Reference

XMLDOMDocumentType Object

Contains information associated with the document type declaration.

Remarks

Each DOMDocument object includes a doctype property that identifies the document's XMLDOMDocumentType object. The XMLDOMDocumentType object provides access to the list of entities and notations defined for the document.

See Also

Properties, Methods, and Events