#include <dancer-xml.h>
Data Fields | |
| char * | attribute_name |
| the name of the attribute | |
| char * | attribute_data |
| the content of the attribute | |
| struct dxml_attribute * | next |
| the next item in the list | |
the name of the attribute
the content of the attribute
struct dxml_attribute* dxml_attribute::next [read] |
the next item in the list
1.5.3