dxml_attribute Struct Reference

Structure representing attributes within element. More...

#include <dancer-xml.h>


Data Fields

char * attribute_name
 the name of the attribute
char * attribute_data
 the content of the attribute
dxml_attributenext
 the next item in the list


Detailed Description

Structure representing attributes within element.


Field Documentation

char* dxml_attribute::attribute_data
 

the content of the attribute

char* dxml_attribute::attribute_name
 

the name of the attribute

struct dxml_attribute* dxml_attribute::next
 

the next item in the list


The documentation for this struct was generated from the following file:
Generated on Mon Apr 10 22:46:30 2006 for dancer-xml Reference by  doxygen 1.4.6