|
|
| version 1.46, 2004/05/24 12:21:18 | version 1.90.2.2, 2005/07/27 10:39:40 |
|---|---|
| Line 1 | Line 1 |
| $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?> | @USE |
| /_bug_derived.p | |
| <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 | |
| @main[] | |
| $bug[^bug_derived::create[before set]] | |
| $bug.paf<br> | |
| $bug.paf[works] | |
| $bug.paf!! | |