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
struct dxml_attributenext
 the next item in the list


Detailed Description

Structure representing attributes within element.

Field Documentation

char* dxml_attribute::attribute_name

the name of the attribute

char* dxml_attribute::attribute_data

the content of the attribute

struct dxml_attribute* dxml_attribute::next [read]

the next item in the list


The documentation for this struct was generated from the following file:
Generated on Fri Aug 24 02:35:47 2007 for dancer-xml Reference by  doxygen 1.5.3