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