|
|
cancel: more speed, less memory: CORD_chars_block originally intended to ... it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too] undoing that. [and removed that func so that it would not confuse parser developer in future]
$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