--TEST-- Test 7: Transform To Uri --SKIPIF-- --FILE-- importStylesheet($xsl); print "\n"; $doc = $proc->transformToUri($dom, "file://".dirname(__FILE__)."/out.xml"); print file_get_contents(dirname(__FILE__)."/out.xml"); unlink(dirname(__FILE__)."/out.xml"); print "\n"; --EXPECT-- Test 7: Transform To Uri
bar a1 b1 c1