GME  13
Public Attributes
apr_xml_attr Struct Reference

#include <apr_xml.h>

Collaboration diagram for apr_xml_attr:
Collaboration graph
[legend]

List of all members.

Public Attributes

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

Detailed Description

apr_xml_attr: holds a parsed XML attribute

Definition at line 148 of file apr_xml.h.


Member Data Documentation

const char* apr_xml_attr::name

attribute name

Definition at line 150 of file apr_xml.h.

next attribute

Definition at line 158 of file apr_xml.h.

index into namespace array

Definition at line 152 of file apr_xml.h.

const char* apr_xml_attr::value

attribute value

Definition at line 155 of file apr_xml.h.


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