--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 08:31:26 1.3
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:49:22 1.308
@@ -1,2 +1,33 @@
@main[]
-^if(2.5*2.5-6.25){y}{n}
\ No newline at end of file
+#^testdom3[]
+#^testdom2[]
+#^testdom1[]
+^testdom0[]
+OK
+
+@testdom3[]
+$dom[^dom::load[test.xml]]
+$dom[^dom.xslt[test.xsl;$.param1(48)]]
+$dom[^dom.xslt[test.xsl;$.param1(48)]]
+
+@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