Source position: xmlwriter.inc line 66
function xmlTextWriterWriteFormatElementNS(
writer: xmlTextWriterPtr;
prefix: xmlCharPtr;
name: xmlCharPtr;
namespaceURI: xmlCharPtr;
format: pchar;
args: array of Const
):cint;