--- parser3/www/htdocs/Attic/_bug.html 2004/03/23 15:11:15 1.34
+++ parser3/www/htdocs/Attic/_bug.html 2004/05/24 12:21:18 1.46
@@ -1,5 +1,16 @@
-$picture[^image::create(100;100;0xffffff)]
-$coordinates[^table::create{x y
-# могут быть еще координаты
-2 3 4}]
-^picture.polyline(0x000000)[$coordinates]
+$xdoc[^xdoc::create{
+
+
+
+
+
+
+
+
+}]
+
+^xdoc.selectString[string(//description)]
+#$descriptionNode[^xdoc.selectSingle[/document/step/description]]
+#$descriptionNode.value
\ No newline at end of file