Microsoft XML 2.5 SDK
Returns the collection of CDATA nodes.
Syntax
cdata()
Remarks
This is an Extended XSL Pattern method described in the XQL Proposal.
Example
Find all CDATA nodes in the document:
//cdata()