domxml_new_doc Creates new empty XML document &reftitle.description; DomDocumentdomxml_new_doc stringversion Creates a new Dom document from scratch and returns it. &reftitle.parameters; version The XML version number of the document. &reftitle.returnvalues; Returns a new DomDocument instance.