--TEST-- SOAP XML Schema 3: simpleType/restriction (reference to type, that is not defined yet) --EXTENSIONS-- soap xml --FILE-- EOF; test_schema($schema,'type="tns:testType"',123.5); echo "ok"; ?> --EXPECT-- 123 int(123) ok