Source position: tree.inc line 614
function xmlNewDocNode(
doc: xmlDocPtr;
ns: xmlNsPtr;
name: xmlCharPtr;
content: xmlCharPtr
):xmlNodePtr;