woden_documentation_element.h File Reference

Axis2 Documentation Element Interface This interface represents the WSDL 2.0 <wsdl:documentation> XML element. The <wsdl:documentation> element may contain mixed content, but this interface does not attempt to understand that content. Instead it just wraps the <wsdl:documentation> element's content model as a void *. More...

#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>
#include <axis2_string.h>
#include <axis2_utils.h>
#include <axis2_hash.h>
#include <axis2_qname.h>
#include <woden_wsdl_element.h>
#include <woden.h>

Go to the source code of this file.

Classes

struct  woden_documentation_element_ops
struct  woden_documentation_element

Defines

#define WODEN_DOCUMENTATION_ELEMENT_FREE(doc_el, env)
#define WODEN_DOCUMENTATION_ELEMENT_TYPE(doc_el, env)
#define WODEN_DOCUMENTATION_ELEMENT_SET_CONTENT(doc_el, env, doc_elem)
#define WODEN_DOCUMENTATION_ELEMENT_GET_CONTENT(doc_el, env)

Typedefs

typedef woden_documentation_element woden_documentation_element_t
typedef woden_documentation_element_ops woden_documentation_element_ops_t

Functions

axis2_status_t woden_documentation_element_resolve_methods (woden_documentation_element_t *documentation_element, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Documentation Element Interface This interface represents the WSDL 2.0 <wsdl:documentation> XML element. The <wsdl:documentation> element may contain mixed content, but this interface does not attempt to understand that content. Instead it just wraps the <wsdl:documentation> element's content model as a void *.


Generated on Wed Dec 20 20:34:55 2006 for Axis2/C by  doxygen 1.5.1