--TEST-- SOAP XML Schema 11: simpleType/list (inline type) (as string) --SKIPIF-- --FILE-- EOF; test_schema($schema,'type="tns:testType"',"123 456.7"); echo "ok"; ?> --EXPECT-- 123 456 string(7) "123 456" ok