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

xmlNs

Declaration

Source position: tree.inc line 309

type xmlNs = record

  next: xmlNsPtr;

  _type: xmlNsType;

  href: xmlCharPtr;

  prefix: xmlCharPtr;

  _private: pointer;

  context: xmlDocPtr;

end;


Documentation generated on: 2023-03-18