Click to return to the XML (Extensible Markup Language) home page    
attribute Method     comment Method     Collection Methods    
Web Workshop  |  XML (Extensible Markup Language)

cdata Method


Returns the collection of CDATA nodes.

Syntax

cdata()

Remarks

This is an Extended XSL Pattern method described in the XQL Proposal Non-MS link.

Example

Find all CDATA nodes in the document:

//cdata()


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.