Unit 'xml2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libxml2]

attributeDeclSAXFunc

Declaration

Source position: libxmlparser.inc line 418

type attributeDeclSAXFunc = procedure(

  ctx: pointer;

  elem: xmlCharPtr;

  fullname: xmlCharPtr;

  _type: cint;

  def: cint;

  defaultValue: xmlCharPtr;

  tree: xmlEnumerationPtr

);


Documentation generated on: 2023-03-18