#include <mrss.h>

Data struct for the attributes of the tag
Definition at line 503 of file mrss.h.
Data Fields | |
| mrss_element_t | element |
| int | allocated |
| char * | name |
| char * | value |
| char * | ns |
| mrss_attribute_t * | next |
| char* mrss_attribute_t::name |
| char* mrss_attribute_t::value |
| char* mrss_attribute_t::ns |
1.5.5