Functions | |
void * | axis2_wsdl4c_schema_parser_create (char *schema_file, char *schema_path) |
void | axis2_wsdl4c_schema_parser_destroy (void *schema_parser) |
axis2_char_t * | axis2_wsdl4c_schema_parser_get_namespace (void *schema_parser) |
void* axis2_wsdl4c_schema_parser_create | ( | char * | schema_file, | |
char * | schema_path | |||
) |
The default constructor for Schema Parser
input | stream for the schema file | |
output | stream for any error outputs | |
schema_path | path to directory containing XML schema files |
axis2_char_t* axis2_wsdl4c_schema_parser_get_namespace | ( | void * | schema_parser | ) |
Return the namespace of the schema document