--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 09:53:00 1.5 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:39:04 1.306 @@ -1,5 +1,26 @@ @main[] -^t(1<2) +^testdom2[] +#^testdom1[] +#^testdom0[] -@t[b] -^if($b){y}{n} +@testdom2[] +$dom[^dom::load[test.xml]] +#^dom.save[$.encoding[windows-1251];write.xml] +#^dom.save[;write.xml] +^dom.save[$.encoding[windows-1251] $.method[xml];write.xml] +^dom.save[$.encoding[windows-1251] $.method[html];write.html] +^dom.save[$.encoding[windows-1251] $.method[text];write.txt] + +@testdom1[] +$dom[^dom::load[test.xml]] +$dom[^dom.xslt[test.xsl;$.param1(48)]] +$response:body[^dom.file[windows-1251]] + +@testdom0[] +$dom[^dom::load[test.xml]] +^dom.save[windows-1251;write.xml] +^dom.string[windows-1251] +$פאיכ[^dom.file[windows-1251]] +^פאיכ.save[binary;writefile.xml] +$response:body[$פאיכ] +OK \ No newline at end of file