--- parser3/src/www/htdocs/Attic/index.html 2001/09/10 09:49:45 1.300
+++ parser3/src/www/htdocs/Attic/index.html 2001/09/17 16:49:15 1.313
@@ -1,7 +1,22 @@
@main[]
-^testdom0[]
+^xslt[]
-@testdom0[]
-$dom[^dom::load[test.xml]]
-^dom.save[write.xml]
-^dom.string[windows-1251]
+@xslt[]
+$dom[^dom::set{
+
+
+
+ PAF
+
+
+ دبش
+
+
+}]
+
+$people[^dom.xpath[/people/man/name]]
+
+^for[i](0;^people._count[]-1){
+ z$people.$i.first-child.value
+}
+OK
\ No newline at end of file