--- parser3/src/www/htdocs/Attic/index.html 2001/03/22 18:29:21 1.37
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/11 08:39:04 1.306
@@ -1,34 +1,26 @@
@main[]
-$env:REMOTE_ADDR
-$response:paf[k]
-$response:Connection[kla]
-
-^rem{
-$response:body[]
-$response:location[http://parser3/123]
-}
-
-
-^$root_test=$root_test !
-^$site_test=$site_test !
-^${cookie:גמע}=${cookie:גמע}?
-^$request:query=$request:query
-^$request:uri=$request:uri
-
-
-
-@default[test;def]
-^if(^test.length[]){$test}{$def}
-
-@exception[origin;source;comment;type;code]
-
-
-ERROR:
-^if(def $source){$origin '$source'}
-${comment}.
-^if(def $type){type=$type}
-^if(def $code){code=$code}
+^testdom2[]
+#^testdom1[]
+#^testdom0[]
+
+@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