System.Xml.XmlDocumentType Class

Represents the document type declaration.

See Also: XmlDocumentType Members

Syntax

public class XmlDocumentType : XmlLinkedNode

Remarks

The System.Xml.XmlDocumentType class can be used to return information about a document type declaration. Use the XmlDocument.CreateDocumentType(string, string, string, string) method to create an System.Xml.XmlDocumentType object.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0