Main Page   Packages   Modules   Data Structures   File List   Data Fields   Globals  

apr_xml_attr Struct Reference
[XML]

#include <apr_xml.h>


Data Fields

const char * name
int ns
const char * value
apr_xml_attr * next


Detailed Description

apr_xml_attr: holds a parsed XML attribute


Field Documentation

const char* apr_xml_attr::name
 

attribute name

struct apr_xml_attr* apr_xml_attr::next
 

next attribute

int apr_xml_attr::ns
 

index into namespace array

const char* apr_xml_attr::value
 

attribute value


The documentation for this struct was generated from the following file:
Generated on Fri Dec 26 01:49:08 2003 for Apache Portable Runtime Utility Library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002