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

the content of the attribute

Referenced by dxml_free_attrib(), getatrstring(), read_attribute(), and recurse_attribute().

the name of the attribute

Referenced by dxml_free_attrib(), getatrstring(), read_attribute(), and recurse_attribute().

the next item in the list

Referenced by dxml_free_attrib(), getatrstring(), and recurse_attribute().


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

Generated on Thu Nov 27 00:11:50 2008 for dancer-xml Reference by  doxygen 1.5.7.1