--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 12:12:28 1.17
+++ parser3/www/htdocs/Attic/_bug.html 2004/05/24 12:21:18 1.46
@@ -1,5 +1,16 @@
-$xdoc[^xdoc::load[_bug.xml]]
-^xdoc.save[_bug_saved_before_transform.xml]
-$xdoc[^xdoc.transform[_bug.xsl]]
-^xdoc.save[_bug_saved_after_transform.xml]
-OK?
+$xdoc[^xdoc::create{
+
+
+
+
+
+
+
+
+}]
+
+^xdoc.selectString[string(//description)]
+#$descriptionNode[^xdoc.selectSingle[/document/step/description]]
+#$descriptionNode.value
\ No newline at end of file