--- parser3/src/www/htdocs/Attic/index.html 2001/09/20 08:48:35 1.319 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/20 10:28:54 1.321 @@ -15,14 +15,14 @@ $dom[^dom::set{ }] +^show-dom2[$dom]
#^show-dnode1[$dom]
-#^show-dnode2[$dom]
$people[^dom.select[*/man]] #^show1[] ^show-dnodes1[$people]
#^people.0.owner.hren[] -#^show-dnode1[^dom.select-single[*/man];0;1]
+^show-dnode1[^dom.select-single[*/man[2]/name];0;1]
@show1[] ^for[i](0;^people._count[]-1){ @@ -66,3 +66,22 @@ $people[^dom.select[*/man]] ^for[l](0;$level-1){ ^; ^; ^; ^;}<^;/$dnode.name>^;
} } + +@show-dom2[dom] +^dom.save[save.xml; + $.encoding[windows-1251] + $.method[html] +] +^dom.save[save3.xml; + $.encoding[windows-1251] + $.method[xml] +] +$file[^dom.file[ + $.encoding[windows-1251] + $.method[html] +]] +^file.save[text;save2.xml] +^taint[^dom.string[ + $.encoding[windows-1251] + $.method[html] +]] \ No newline at end of file