Contains information associated with the document type declaration.
Each DOMDocument object includes a doctype property that identifies the document's XMLDOMDocumentType object. The XMLDOMDocumentType object provides access to the list of entities and notations defined for the document.
Properties, Methods, and Events