IXMLDOMDocumentType
Contains information associated with the document type declaration.
Remarks
Each DOMDocument includes a doctype that identifies the document's IXMLDOMDocumentType. The IXMLDOMDocumentType provides access to the list of entities and notations defined for the document.
This interface inherits all of the methods, properties, and events of IXMLDOMNode.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
See Also
IXMLDOMDocumentType Members | DOMDocument | doctype Property
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.