|
|
| version 1.36, 2004/03/30 08:32:17 | version 1.46, 2004/05/24 12:21:18 |
|---|---|
| Line 1 | Line 1 |
| @main[] | |
| $section[^table::load[_sections.cfg]] | |
| ^section.count[] | |
| $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?> | |
| <document> | |
| <step id="6" title="Test"> | |
| <description> | |
| <![CDATA[ | |
| Cdata test | |
| ]]> | |
| </description> | |
| </step> | |
| </document> | |
| }] | |
| ^xdoc.selectString[string(//description)] | |
| #$descriptionNode[^xdoc.selectSingle[/document/step/description]] | |
| #$descriptionNode.value | |