#include <xml_schema_defines.h>
#include <xml_schema_obj.h>
#include <xml_schema_obj_collection.h>
#include <axis2_hash.h>
Go to the source code of this file.
Classes | |
struct | xml_schema_annotation_ops |
struct | xml_schema_annotation |
Defines | |
#define | XML_SCHEMA_ANNOTATION_FREE(annotation, env) |
#define | XML_SCHEMA_ANNOTATION_SUPER_OBJS(annotation, env) |
#define | XML_SCHEMA_ANNOTATION_GET_TYPE(annotation, env) |
#define | XML_SCHEMA_ANNOTATION_GET_ITEMS(annotation, env) |
#define | XML_SCHEMA_ANNOTATION_GET_BASE_IMPL(annotation, env) |
Typedefs | |
typedef xml_schema_annotation | xml_schema_annotation_t |
typedef xml_schema_annotation_ops | xml_schema_annotation_ops_t |
Functions | |
AXIS2_EXTERN xml_schema_annotation_t * | xml_schema_annotation_create (const axis2_env_t *env) |