#include <xml_schema_simple_type.h>
#include <xml_schema_simple_type_content.h>
#include <xml_schema_obj_collection.h>
#include <axis2_hash.h>
#include <axis2_array_list.h>
Go to the source code of this file.
Defines | |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_FREE(sim_type_union, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_GET_BASE_IMPL(sim_type_union, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_SUPER_OBJS(sim_type_union, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_GET_TYPE(sim_type_union, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_GET_BASE_TYPES(sim_type_union, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_SET_MEMBER_TYPES_SOURCE(sim_type_union, env, member_types_sources) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_GET_MEMBER_TYPES_SOURCE(sim_type_union, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_UNION_SET_MEMBER_TYPES_QNAMES(sim_type_union, env, qns) |
Typedefs | |
typedef xml_schema_simple_type_union | xml_schema_simple_type_union_t |
typedef xml_schema_simple_type_union_ops | xml_schema_simple_type_union_ops_t |
Functions | |
AXIS2_EXTERN xml_schema_simple_type_union_t * | xml_schema_simple_type_union_create (const axis2_env_t *env) |