← Prev in month ← Prev in thread

XPath help

From
Stephen Stone <>
To
Date
2003-11-11T15:18:19Z
ID
<E8FD80178BCDB444A1159A1B9AF8628003ADDD2B@srqech01>
Thread
XPath help
I use "./text()" to return all text nodes from the current node.
I need to also return all CData sections from the current node.
I assumed "./cdata()" would work. It does not.
I know CData sections are dealt with differently. I'm just not sure how.

Thanks in advance.

Steve.
← Prev in month ← Prev in thread