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

startElementNsSAX2Func

Declaration

Source position: libxmlparser.inc line 656

type startElementNsSAX2Func = procedure(

  ctx: pointer;

  localname: xmlCharPtr;

  prefix: xmlCharPtr;

  URI: xmlCharPtr;

  nb_namespaces: cint;

  namespaces: xmlCharPtrPtr;

  nb_attributes: cint;

  nb_defaulted: cint;

  attributes: xmlCharPtrPtr

);


Documentation generated on: 2023-03-18