AW: [opencms-dev] What is <![CDATA ???

M Butcher mbutcher at grcomputing.net
Thu Jan 15 18:37:01 CET 2004


Essentially, the XML parsers skips any content inside of <![CDATA[ ]]>. 
It is basically an escape sequence for XML.

Since HTML looks very similar to XML, but (usually) does not conform to 
the XML standard, it must be escaped in CDATA sections.

Matt

Mark Miller wrote:
> Read any tutorial/book etc to do with XML
> CDATA is a non parsed XML value
> 
> -----Ursprüngliche Nachricht-----
> Von: opencms-dev-admin at opencms.org
> [mailto:opencms-dev-admin at opencms.org] Im Auftrag von tol
> Gesendet: 15 January 2004 14:31
> An: opencms-dev at opencms.org
> Betreff: [opencms-dev] What is <![CDATA ???
> 
> Hi @all!
> 
> A little question: What ist the <![CDATA - TAG and for what it is used? 
> It seems to appear ever I switched from WYSIWYG View to the Sourcecode 
> view of a html-file...
> 
> Is there any documentation? In the online module-doc and in the pdf-doc 
> I didn't found any :-(
> 
> Some hints?
> 
> Greetings
> Tol




More information about the opencms-dev mailing list