Microsoft XML 2.5 SDK


 

cdata Method

[This is preliminary documentation and subject to change.]

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()