--- parser3/www/htdocs/Attic/_bug.html 2004/03/02 13:37:45 1.22
+++ parser3/www/htdocs/Attic/_bug.html 2004/03/10 10:04:30 1.30
@@ -1,10 +1,11 @@
-$request:charset[koi8-r]
-#$request:charset[windows-1251]
-$request:charset/$response:charset
+@main[]
+$request:charset[windows-1251]
+$response:charset[windows-1251]
+$response:content-type[text/html]
-^connect[$SQL.connect-string]{
-$t[^table::sql{select * from paf}]
-$c[^t.columns[]]
-^c.menu{$c.column
-}
-}
\ No newline at end of file
+$xdoc[^xdoc::load[_bug.xml]]
+#^xdoc.string[]
+$nodes[^xdoc.select[//x:second][
+ $.x[http://pif.design.ru/]
+]]
+^nodes._count[]
\ No newline at end of file