|
|
| version 1.31, 2004/03/10 10:42:12 | version 1.46, 2004/05/24 12:21:18 |
|---|---|
| Line 1 | Line 1 |
| @main[] | $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?> |
| $request:charset[windows-1251] | |
| $response:charset[windows-1251] | |
| $response:content-type[text/html] | |
| $xdoc[^xdoc::load[_bug.xml]] | <document> |
| #^xdoc.string[] | <step id="6" title="Test"> |
| $xdoc.search-namespaces.x[http://pif.design.ru/] | <description> |
| $nodes[^xdoc.select[//x:second]] | <![CDATA[ |
| ^nodes._count[] | Cdata test |
| ]]> | |
| </description> | |
| </step> | |
| </document> | |
| }] | |
| ^xdoc.selectString[string(//description)] | |
| #$descriptionNode[^xdoc.selectSingle[/document/step/description]] | |
| #$descriptionNode.value | |