Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Examples

xml_schema_type.h File Reference

Axis2 Xml Schema Type Interface The base class for all complex types and complex types. More...

#include <xml_schema_annotated.h>
#include <axis2_hash.h>
#include <axis2_qname.h>

Go to the source code of this file.

Defines

#define XML_SCHEMA_TYPE_FREE(type, env)
#define XML_SCHEMA_TYPE_GET_BASE_IMPL(type, env)
#define XML_SCHEMA_TYPE_GET_TYPE(sch_type, env)
#define XML_SCHEMA_TYPE_SUPER_OBJS(type, env)
#define XML_SCHEMA_TYPE_GET_BASE_SCHEMA_TYPE(type, env)
#define XML_SCHEMA_TYPE_GET_DATA_TYPE(type, env, max_occurs)
#define XML_SCHEMA_TYPE_DERIVE_BY(type, env)
#define XML_SCHEMA_TYPE_GET_FINAL(type, env)
#define XML_SCHEMA_TYPE_SET_FINAL(type, env, final_derivation)
#define XML_SCHEMA_TYPE_GET_FINAL_RESOLVED(type, env)
#define XML_SCHEMA_TYPE_IS_MIXED(type, env)
#define XML_SCHEMA_TYPE_SET_MIXED(type, env)
#define XML_SCHEMA_TYPE_GET_NAME(type, env)
#define XML_SCHEMA_TYPE_SET_NAME(type, env, name)
#define XML_SCHEMA_TYPE_GET_QNAME(type, env)

Typedefs

typedef xml_schema_type xml_schema_type_t
typedef xml_schema_type_ops xml_schema_type_ops_t

Functions

AXIS2_EXTERN xml_schema_type_t * xml_schema_type_create (const axis2_env_t *env, struct xml_schema *schema)
AXIS2_EXTERN axis2_status_t xml_schema_type_resolve_methods (xml_schema_type_t *type, const axis2_env_t *env, xml_schema_type_t *type_impl, axis2_hash_t *methods)


Detailed Description

Axis2 Xml Schema Type Interface The base class for all complex types and complex types.


Generated on Fri Jun 16 18:02:39 2006 for Axis2/C by  doxygen 1.4.2