The CDATASection is used to escape blocks of text containing
characters that would otherwise be regarded as markup. CDATA sections
cannot be nested. Their primary purpose is for including material such
XML fragments, without needing to escape all the delimiters. For more
information, refer to the Interface CDATASection section in the
DOM2-Core.
-
ixmlCDATASection_init - Initializes a CDATASection node.
-
ixmlCDATASection_free - Frees a CDATASection node.
Alphabetic index
This page was generated with the help of DOC++.