apr_xml_attr Struct Reference
[XML]

#include <apr_xml.h>


Data Fields

const char * name
int ns
const char * value
struct apr_xml_attrnext


Detailed Description

apr_xml_attr: holds a parsed XML attribute

Field Documentation

const char* apr_xml_attr::name

attribute name

int apr_xml_attr::ns

index into namespace array

const char* apr_xml_attr::value

attribute value

struct apr_xml_attr* apr_xml_attr::next [read]

next attribute


The documentation for this struct was generated from the following file:
Generated on Sat Jan 19 01:49:07 2008 for Apache Portable Runtime by  doxygen 1.5.4