Source position: tree.inc line 598
function xmlNewNsProp(
node: xmlNodePtr;
ns: xmlNsPtr;
name: xmlCharPtr;
value: xmlCharPtr
):xmlAttrPtr;