schema_element     39 ext/soap/php_schema.c static int schema_element(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr element, sdlTypePtr cur_type, sdlContentModelPtr model);
schema_element    278 ext/soap/php_schema.c 			schema_element(ctx->sdl, tns, trav, NULL, NULL);
schema_element   1034 ext/soap/php_schema.c 			schema_element(sdl, tns, trav, cur_type, newModel);
schema_element   1202 ext/soap/php_schema.c 			schema_element(sdl, tns, trav, cur_type, newModel);
schema_element   1252 ext/soap/php_schema.c 			schema_element(sdl, tns, trav, cur_type, newModel);