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
(see
Object Class
)
XMLNode
(see
XMLNode Class
)
Inherited By
None
Attributes
Value
Methods
None