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