xml_schema_complex_content.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 complex_content into complex type definitions. Represents the World Wide Web Consortium (W3C) complex_content element. More...

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

Go to the source code of this file.

Classes

struct  xml_schema_complex_content_ops
struct  xml_schema_complex_content

Defines

#define XML_SCHEMA_COMPLEX_CONTENT_FREE(complex_content, env)
#define XML_SCHEMA_COMPLEX_CONTENT_GET_BASE_IMPL(complex_content, env)
#define XML_SCHEMA_COMPLEX_CONTENT_GET_TYPE(complex_content, env)
#define XML_SCHEMA_COMPLEX_CONTENT_SUPER_OBJS(complex_content, env)
#define XML_SCHEMA_COMPLEX_CONTENT_GET_CONTENT(complex_content, env)
#define XML_SCHEMA_COMPLEX_CONTENT_SET_CONTENT(complex_content, env, content)
#define XML_SCHEMA_COMPLEX_CONTENT_TO_STRING(complex_content, env, prefix, tab)
#define XML_SCHEMA_COMPLEX_CONTENT_IS_MIXED(complex_content, env)
#define XML_SCHEMA_COMPLEX_CONTENT_SET_MIXED(complex_content, env, mixed)

Typedefs

typedef xml_schema_complex_content xml_schema_complex_content_t
typedef xml_schema_complex_content_ops xml_schema_complex_content_ops_t

Functions

AXIS2_EXTERN xml_schema_complex_content_t * xml_schema_complex_content_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 complex_content into complex type definitions. Represents the World Wide Web Consortium (W3C) complex_content element.


Generated on Tue Oct 3 22:35:58 2006 for Axis2/C by  doxygen 1.4.7