Language Reference Guide : 4. System Classes : XMLCDATA Class
 
Share this page                  
XMLCDATA Class
The XMLCDATA class represents a CDATA section within an XML element. It is delimited by “<![CDATA[” and “]]>” tags in an XML document.
Inherits From
Object Class
XMLNode Class
Inherited By
None
Attributes
Value
Methods
None