Microsoft XML 2.5 SDK


 

XMLDOMDocumentType Object

[This is preliminary documentation and subject to change.]

The XMLDOMDocumentType object contains information associated with the document type declaration.

Remarks

Each XMLDOMDocument 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