woden_qname_attr.h File Reference

Axis2 Qname Attribute Interface This class represents XML attribute information items of type xs:QName. More...

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

Go to the source code of this file.

Classes

struct  woden_qname_attr_ops
struct  woden_qname_attr

Defines

#define WODEN_QNAME_ATTR_FREE(qname_attr, env)   (((woden_qname_attr_t *) qname_attr)->ops->free(qname_attr, env))
#define WODEN_QNAME_ATTR_TO_QNAME_ATTR_FREE(qname_attr, env)
#define WODEN_QNAME_ATTR_TYPE(qname_attr, env)   (((woden_qname_attr_t *) qname_attr)->ops->type(qname_attr, env))
#define WODEN_QNAME_ATTR_GET_BASE_IMPL(qname_attr, env)
#define WODEN_QNAME_ATTR_GET_QNAME(qname_attr, env)
#define WODEN_QNAME_ATTR_CONVERT(qname_attr, env)

Typedefs

typedef woden_qname_attr woden_qname_attr_t
typedef woden_qname_attr_ops woden_qname_attr_ops_t

Functions

AXIS2_EXTERN woden_qname_attr_t * woden_qname_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_attr_resolve_methods (woden_qname_attr_t *qname_attr, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

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


Generated on Tue Oct 3 20:48:04 2006 for Axis2/C by  doxygen 1.4.7