Apache2
apr_xml_doc Struct Reference

#include <apr_xml.h>

Collaboration diagram for apr_xml_doc:

Data Fields

apr_xml_elemroot
 
apr_array_header_tnamespaces
 

Detailed Description

apr_xml_doc: holds a parsed XML document

Field Documentation

◆ namespaces

apr_array_header_t* apr_xml_doc::namespaces

array of namespaces used

◆ root

apr_xml_elem* apr_xml_doc::root

root element


The documentation for this struct was generated from the following file: