← Prev in month
← Prev in 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