--- parser3/src/www/htdocs/Attic/index.html 2001/09/21 08:38:28 1.325
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/21 14:46:10 1.328
@@ -1,5 +1,5 @@
@main[]
-#$response:content-type[$.value[text/html] $.charset[windows-1251]]
+$response:content-type[$.value[text/html] $.charset[windows-1251]]
^xslt[]
OK
@@ -70,15 +70,15 @@ $people[^dom.select[*/man]]
@show-dom2[dom]
^dom.save[save.xml;
- $.encoding[windows-1251]
+# $.encoding[windows-1251]
$.method[xml]
]
$file[^dom.file[
- $.encoding[windows-1251]
+# $.encoding[windows-1251]
$.method[html]
]]
^file.save[text;save_file.html]
-^taint[^dom.string[
- $.encoding[windows-1251]
- $.method[html]
-]]
\ No newline at end of file
+^taint[^dom.string[]]
+# $.encoding[windows-1251]
+# $.method[xml]
+#]]
\ No newline at end of file