int address_init(sx_env_t env, sx_plugin_t p, va_list args)
args: none
void nad_append_cdata(nad_t nad, const char *cdata, int len, int depth)
append new cdata to the last elem
void(* features)(sx_t s, sx_plugin_t p, nad_t nad)
int nad_add_namespace(nad_t nad, const char *uri, const char *prefix)
bring a new namespace into scope
int nad_append_elem(nad_t nad, int ns, const char *name, int depth)
create a new elem on the list
static void _address_features(sx_t s, sx_plugin_t p, nad_t nad)
sx features callback
#define uri_ADDRESS_FEATURE
holds the state for a single stream