[xml] xmlNodeDumpOutput() returns <![CDATA[ ]]>



I am using xmlNodeDumpOutput() to display the results of an xpath expression.
 If the nodeset contains CDATA sections, the output includes <![CDATA and ]]>.
 From the docs, it sounds like this should be stripped.  Is this expected
behavior?  If so, is there a way to have this stripped?  Thanks.

libxml2 v2.6.16-7

Joel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]