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

xmlID

Declaration

Source position: tree.inc line 370

type xmlID = record

  next: xmlIDPtr;

  value: xmlCharPtr;

  attr: xmlAttrPtr;

  name: xmlCharPtr;

  lineno: cint;

  doc: xmlDocPtr;

end;


Documentation generated on: 2023-03-18