--- parser3/www/htdocs/Attic/_bug.html 2004/03/10 10:04:30 1.30
+++ parser3/www/htdocs/Attic/_bug.html 2005/12/19 14:43:23 1.84.4.16
@@ -1,11 +1,19 @@
-@main[]
-$request:charset[windows-1251]
-$response:charset[windows-1251]
-$response:content-type[text/html]
+$entry_data[^xdoc::create{
+
+
+}]
-$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
+# гвоздь программы
+^for[i](1;300){
+ $node[^entry_data.createElement[span$i]]
+}
+# /гвоздь
+
+$entry_data[^entry_data.transform[/_bug.xsl]]
+$entry_data[
+ ^entry_data.string[
+ $.method[html]
+ ]
+]
+^memory:compact[]
+OK