DocumentType object (Object/DOM)

This is implemented in MSIE as a Doctype object.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.5
Internet Explorer - 5.5
Netscape - 6.0
Inherits from:Node object
JavaScript syntax:-myDocumentType = new DocumentType()

Inheritance chain:

Node object

Refer to:

Doctype object