|
Public Attributes |
axis2_status_t(* | free )(void *annotated, const axis2_env_t *env) |
axis2_hash_t *(* | super_objs )(void *annotated, const axis2_env_t *env) |
xml_schema_types_t(* | get_type )(void *annotated, const axis2_env_t *env) |
xml_schema_obj_t *(* | get_base_impl )(void *annotated, const axis2_env_t *env) |
axis2_char_t *(* | get_id )(void *annotated, const axis2_env_t *env) |
axis2_status_t(* | set_id )(void *annotated, const axis2_env_t *env, axis2_char_t *id) |
xml_schema_annotation *(* | get_annotation )(void *annotated, const axis2_env_t *env) |
axis2_status_t(* | set_annotation )(void *annotated, const axis2_env_t *env, struct xml_schema_annotation *annotation) |
axis2_array_list_t *(* | get_unhandled_attrs )(void *annotated, const axis2_env_t *env) |
axis2_status_t(* | set_unhandled_attrs )(void *annotated, const axis2_env_t *env, axis2_array_list_t *unhandled_attrs) |