xml_schema_data_type.h File Reference

Axis2 Xml Schema Data Type interface. More...

#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>
#include <axis2_string.h>
#include <axis2_array_list.h>
#include <axis2_hash.h>

Go to the source code of this file.

Classes

struct  xml_schema_data_type_ops
struct  xml_schema_data_type

Defines

#define XML_SCHEMA_DATA_TYPE_FREE(data_type, env)   (((xml_schema_data_type_t *) data_type)->ops->free (data_type, env))
#define XML_SCHEMA_DATA_TYPE_PARSE_VALUE(data_type, env, input)
#define XML_SCHEMA_DATA_TYPE_VALUE_TYPE(data_type, env, line_num)
#define XML_SCHEMA_DATA_TYPE_TOKENIZED_TYPE(data_type, env)

Typedefs

typedef xml_schema_data_type xml_schema_data_type_t
typedef xml_schema_data_type_ops xml_schema_data_type_ops_t

Functions

AXIS2_EXTERN xml_schema_data_type_t * xml_schema_data_type_create (const axis2_env_t *env)


Detailed Description

Axis2 Xml Schema Data Type interface.


Generated on Thu Oct 26 21:00:20 2006 for Axis2/C by  doxygen 1.4.7