#include <xml_schema_simple_type.h>
#include <xml_schema_simple_type_content.h>
#include <xml_schema_obj_collection.h>
#include <axis2_hash.h>
Go to the source code of this file.
Defines | |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_FREE(simple_type_restriction, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_GET_BASE_IMPL(simple_type_restriction, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_GET_TYPE(simple_type_restriction, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_SUPER_OBJS(simple_type_restriction, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_GET_BASE_TYPE(simple_type_restriction, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_SET_BASE_TYPE(simple_type_restriction, env, base_type) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_GET_BASE_TYPE_NAME(simple_type_restriction, env) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_SET_BASE_TYPE_NAME(simple_type_restriction, env, base_type_name) |
#define | XML_SCHEMA_SIMPLE_TYPE_RESTRICTION_GET_FACETS(simple_type_restriction, env) |
Typedefs | |
typedef xml_schema_simple_type_restriction | xml_schema_simple_type_restriction_t |
typedef xml_schema_simple_type_restriction_ops | xml_schema_simple_type_restriction_ops_t |
Functions | |
AXIS2_EXTERN xml_schema_simple_type_restriction_t * | xml_schema_simple_type_restriction_create (const axis2_env_t *env) |