--TEST-- SOAP XML Schema 21: list of unions --SKIPIF-- --FILE-- EOF; test_schema($schema,'type="tns:testType"',"123 123.5 456.7 str"); echo "ok"; ?> --EXPECT-- 123 123.5 456.7 str string(19) "123 123.5 456.7 str" ok