module IDocumentType:sig..end
val of_Node : [> `Node ] GdomeT.t -> TDocumentType.tval get_name : this:[> `DocumentType ] GdomeT.t -> TDOMString.tval get_entities : this:[> `DocumentType ] GdomeT.t -> TNamedNodeMap.tval get_notations : this:[> `DocumentType ] GdomeT.t -> TNamedNodeMap.tval get_publicId : this:[> `DocumentType ] GdomeT.t -> TDOMString.tval get_systemId : this:[> `DocumentType ] GdomeT.t -> TDOMString.tval get_internalSubset : this:[> `DocumentType ] GdomeT.t -> TDOMString.t