IDocumentType
The DocumentType interface represents a Node containing a doctype.
Gets or sets the name of the document type.
Gets or sets the public ID of the document type.
Gets or sets the system ID of the document type.