woden_qname_list_attr.h File Reference

Axis2 QName List Attribute Interface This class represents XML attribute information items of type xs:list of QNames. 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_attr_ops
struct  woden_qname_list_attr

Defines

#define WODEN_QNAME_LIST_ATTR_FREE(qname_list_attr, env)   (((woden_qname_list_attr_t *) qname_list_attr)->ops->free(qname_list_attr, env))
#define WODEN_QNAME_LIST_ATTR_TO_QNAME_LIST_ATTR_FREE(qname_list_attr, env)
#define WODEN_QNAME_LIST_ATTR_TYPE(qname_list_attr, env)
#define WODEN_QNAME_LIST_ATTR_GET_BASE_IMPL(qname_list_attr, env)
#define WODEN_QNAME_LIST_ATTR_GET_QNAMES(qname_list_attr, env)
#define WODEN_QNAME_LIST_ATTR_CONVERT(qname_list_attr, env)

Typedefs

typedef woden_qname_list_attr woden_qname_list_attr_t
typedef woden_qname_list_attr_ops woden_qname_list_attr_ops_t

Functions

AXIS2_EXTERN woden_qname_list_attr_t * woden_qname_list_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_attr_resolve_methods (woden_qname_list_attr_t *qname_list_attr, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 QName List Attribute Interface This class represents XML attribute information items of type xs:list of QNames.


Generated on Tue Oct 3 22:35:55 2006 for Axis2/C by  doxygen 1.4.7