Source position: libxmlparser.inc line 499
type attributeSAXFunc = procedure(
ctx: pointer;
name: xmlCharPtr;
value: xmlCharPtr
);