ELinks 0.18.0
|
#include "dom/sgml/sgml.h"
#include "dom/sgml/rss/element.inc"
#include "dom/sgml/rss/attribute.inc"
Macros | |
#define | RSS_(node, name, flags) SGML_NODE_INFO_TYPE(RSS, node, name) |
Enumerations | |
enum | rss_element_type { RSS_ELEMENT_UNKNOWN , RSS_ELEMENTS } |
enum | rss_attribute_type { RSS_ATTRIBUTE_UNKNOWN , RSS_ATTRIBUTES } |
Variables | |
struct sgml_info | sgml_rss_info |
#define RSS_ | ( | node, | |
name, | |||
flags ) SGML_NODE_INFO_TYPE(RSS, node, name) |
enum rss_attribute_type |
enum rss_element_type |
|
extern |