Searched refs:schema_attribute (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/soap/ |
H A D | php_schema.c | 40 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s… 283 schema_attribute(ctx->sdl, tns, trav, NULL, ctx); in load_schema() 713 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_simpleContent() 784 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_restriction_complexContent() 894 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_simpleContent() 964 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_extension_complexContent() 1447 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_complexType() 1728 static int schema_attribute(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr attrType, sdlTypePtr cur_type, s… in schema_attribute() function 2023 schema_attribute(sdl, tns, trav, cur_type, NULL); in schema_attributeGroup()
|
Completed in 16 milliseconds