Unit 'aprutil' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

apr_xml_attr

Declaration

Source position: apr_xml.inc line 148

type apr_xml_attr = record

  name: PAnsiChar;

  ns: Integer;

  value: PAnsiChar;

  next: Papr_xml_attr;

end;


Documentation generated on: 2025-07-25