Source position: tree.inc line 619
function xmlNewChild(
parent: xmlNodePtr;
ns: xmlNsPtr;
name: xmlCharPtr;
content: xmlCharPtr
):xmlNodePtr;