Each Document has a doctype attribute whose value is either null
or a DocumentType object.
The nsIDOMDocumentType interface in the DOM Core provides an
interface to the list of entities that are defined for the document.
For more information on this interface please see
http://www.w3.org/TR/DOM-Level-2-Core/