woden_qname_list_or_token_any_attr.h File Reference

Axis2 QName List or Token Any Attribute Interface This class represents XML attribute information items of type " Union of list of QName or xs:token #any" (e.g. the wsoap:subcodes extension attribute of binding fault). More...

#include <woden.h>
#include <woden_xml_attr.h>
#include <axis2_array_list.h>

Go to the source code of this file.

Classes

struct  woden_qname_list_or_token_any_attr_ops
struct  woden_qname_list_or_token_any_attr

Defines

#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_FREE(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_TO_QNAME_LIST_OR_TOKEN_ANY_ATTR_FREE(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_TYPE(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_GET_BASE_IMPL(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_IS_QNAME_LIST(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_IS_TOKEN(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_GET_QNAMES(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_GET_TOKEN(list_token_attr, env)
#define WODEN_QNAME_LIST_OR_TOKEN_ANY_ATTR_CONVERT(list_token_attr, env)

Typedefs

typedef woden_qname_list_or_token_any_attr woden_qname_list_or_token_any_attr_t
typedef woden_qname_list_or_token_any_attr_ops woden_qname_list_or_token_any_attr_ops_t

Functions

AXIS2_EXTERN woden_qname_list_or_token_any_attr_t * woden_qname_list_or_token_any_attr_create (const axis2_env_t *env, struct axiom_element *owner_el, struct axiom_node *owner_node, axis2_qname_t *attr_type, axis2_char_t *attr_value)
AXIS2_EXTERN axis2_status_t woden_qname_list_or_token_any_attr_resolve_methods (woden_qname_list_or_token_any_attr_t *list_token_attr, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 QName List or Token Any Attribute Interface This class represents XML attribute information items of type " Union of list of QName or xs:token #any" (e.g. the wsoap:subcodes extension attribute of binding fault).


Generated on Wed Dec 20 20:14:12 2006 for Axis2/C by  doxygen 1.5.1