Apache Portable Runtime Utility Library
Data Fields
apr_xml_doc Struct Reference

#include <apr_xml.h>

Data Fields

apr_xml_elemroot
 
apr_array_header_t * namespaces
 

Detailed Description

apr_xml_doc: holds a parsed XML document

Field Documentation

apr_array_header_t* apr_xml_doc::namespaces

array of namespaces used

apr_xml_elem* apr_xml_doc::root

root element


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