|
|
| version 1.28, 2004/03/05 11:38:12 | version 1.46, 2004/05/24 12:21:18 |
|---|---|
| Line 1 | Line 1 |
| $request:charset[windows-1251] | $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?> |
| $response:charset[windows-1251] | |
| $f[^file::load[text;http://parser/_paf/; | <document> |
| $.user[paf] | <step id="6" title="Test"> |
| $.password[123] | <description> |
| ]] | <![CDATA[ |
| Cdata test | |
| ]]> | |
| </description> | |
| </step> | |
| </document> | |
| }] | |
| $f.text | ^xdoc.selectString[string(//description)] |
| #$descriptionNode[^xdoc.selectSingle[/document/step/description]] | |
| #$descriptionNode.value | |