#include <mrss.h>

Data struct for any other tag out of the RSS namespace.
Definition at line 475 of file mrss.h.
Data Fields | |
| mrss_element_t | element |
| int | allocated |
| char * | name |
| char * | value |
| char * | ns |
| mrss_attribute_t * | attributes |
| mrss_tag_t * | children |
| mrss_tag_t * | next |
| char* mrss_tag_t::name |
| char* mrss_tag_t::value |
| char* mrss_tag_t::ns |
1.5.5