#include <xml_schema_defines.h>
#include <xml_schema_enum.h>
Go to the source code of this file.
Classes | |
struct | xml_schema_content_processing_ops |
struct | xml_schema_content_processing |
Defines | |
#define | XML_SCHEMA_CONTENT_PROCESSING_FREE(content_processing, env) |
#define | XML_SCHEMA_CONTENT_PROCESSING_SUPER_OBJS(content_processing, env) |
#define | XML_SCHEMA_CONTENT_PROCESSING_GET_TYPE(content_processing, env) |
#define | XML_SCHEMA_CONTENT_PROCESSING_GET_BASE_IMPL(content_processing, env) |
#define | XML_SCHEMA_CONTENT_PROCESSING_GET_VALUES(content_processing, env) |
Typedefs | |
typedef xml_schema_content_processing | xml_schema_content_processing_t |
typedef xml_schema_content_processing_ops | xml_schema_content_processing_ops_t |
Functions | |
AXIS2_EXTERN xml_schema_content_processing_t * | xml_schema_content_processing_create (const axis2_env_t *env, const axis2_char_t *value) |