--TEST-- Test 3: Using Parameters --SKIPIF-- --FILE-- importStylesheet($xsl); $proc->setParameter( "", "foo","hello world"); print "\n"; print $proc->transformToXml($dom); print "\n"; --EXPECT-- Test 3: Using Parameters hello world a1 b1 c1
a2 c2
ä3 b3 c3