Source position: libxmlparser.inc line 418
type attributeDeclSAXFunc = procedure(
ctx: pointer;
elem: xmlCharPtr;
fullname: xmlCharPtr;
_type: cint;
def: cint;
defaultValue: xmlCharPtr;
tree: xmlEnumerationPtr
);