xml_schema_group.h File Reference

Axis2 Xml Schema Group Interface Class that defines groups at the schema level that are referenced from the complex types. Groups a set of element declarations so that they can be incorporated as a group into complex type definitions. Represents the World Wide Web Consortium (W3C) group element. More...

#include <xml_schema_defines.h>
#include <xml_schema_annotated.h>
#include <axis2_hash.h>

Go to the source code of this file.

Classes

struct  xml_schema_group_ops
struct  xml_schema_group

Defines

#define XML_SCHEMA_GROUP_FREE(group, env)
#define XML_SCHEMA_GROUP_SUPER_OBJS(group, env)
#define XML_SCHEMA_GROUP_GET_TYPE(group, env)
#define XML_SCHEMA_GROUP_GET_BASE_IMPL(group, env)
#define XML_SCHEMA_GROUP_GET_NAME(group, env)
#define XML_SCHEMA_GROUP_SET_NAME(group, env, name)
#define XML_SCHEMA_GROUP_GET_PARTICLE(group, env)
#define XML_SCHEMA_GROUP_SET_PARTICLE(group, env, particle)

Typedefs

typedef xml_schema_group xml_schema_group_t
typedef xml_schema_group_ops xml_schema_group_ops_t

Functions

AXIS2_EXTERN xml_schema_group_t * xml_schema_group_create (const axis2_env_t *env)


Detailed Description

Axis2 Xml Schema Group Interface Class that defines groups at the schema level that are referenced from the complex types. Groups a set of element declarations so that they can be incorporated as a group into complex type definitions. Represents the World Wide Web Consortium (W3C) group element.


Generated on Tue Oct 3 18:21:13 2006 for Axis2/C by  doxygen 1.4.7