>>http://www.w3.org/TR/2006/REC-xml11-20060816/#sec-cdata-sect >>===CDATA=== CDATA is used to include raw data that will get passed through unchanged to the target system. ==JavaScript== %%(javascript) %% ==XML== If you are using a CMS system that uses an XML XSLT translator and want XHTML comments for SSI or client side includes you may find the following examples of use of xsl:comment and CDATA useful: ==XML in== %%(xml) begin xhtml server ssi and client comments end xhtml server ssi and client comments %% ==XHTML out== %%(xhtml) %% ---- REFERRERS {{backlinks}}