--- parser3/src/www/htdocs/Attic/index.html 2001/03/21 16:48:19 1.32 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:49:22 1.308 @@ -1,16 +1,33 @@ @main[] -
+#^testdom3[] +#^testdom2[] +#^testdom1[] +^testdom0[] +OK -@default[test;def] -^if(^test.length[]){$test}{$def} +@testdom3[] +$dom[^dom::load[test.xml]] +$dom[^dom.xslt[test.xsl;$.param1(48)]] +$dom[^dom.xslt[test.xsl;$.param1(48)]] -@exception[origin;source;comment;type;code] -ERROR: -^if(def $source){$origin '$source'} -${comment}. -^if(def $type){type=$type} -^if(def $code){code=$code} +@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[$.encoding[windows-1251];write.xml] +^dom.string[$.encoding[windows-1251]] +$פאיכ[^dom.file[$.encoding[windows-1251]]] +^פאיכ.save[binary;writefile.xml] +$response:body[$פאיכ] +OK \ No newline at end of file