|
|
| version 1.334, 2001/09/27 07:26:27 | version 1.335, 2001/09/27 07:54:58 |
|---|---|
| Line 15 $a.status|$a.stderr<hr> | Line 15 $a.status|$a.stderr<hr> |
| @xslt[] | @xslt[] |
| $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?> | $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?> |
| <!DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"> | |
| <people> | <people> |
| <man id="1"> | <man id="1"> |
| Line 36 $people[^xdoc.select[*/man]] | Line 37 $people[^xdoc.select[*/man]] |
| ^show-xnode1[^xdoc.select-single[*/man[2]/name];0;1]<hr> | ^show-xnode1[^xdoc.select-single[*/man[2]/name];0;1]<hr> |
| by id: | by id: |
| ^show-xnode1[^xdoc.getElementById[2];0;1] | ^show-xnode1[^xdoc.getElementById[1];0;1] |
| <hr> | |
| by tag: | |
| $elementByTag[^xdoc.getElementsByTagName[name]] | |
| ^show1[$elementByTag] | |
| <hr> | <hr> |
| @show1[array] | @show1[array] |