The DOMDocumentType interface

A DOMDocumentType object provides information from the document's DTD and DOCTYPE declaration. There is only one DOMDocumentType object for each document; this object is returned by the Document.doctype property. DOMDocumentType inherits the DOMNode interface.

DOMDocumentType properties


Right arrow
Next Topic
Left arrow
Previous Topic
Table of contents
Table of Contents

Copyright © SoftQuad Software Inc. 1999