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

tol opencms at recordcaster.de
Fri Jan 16 01:02:02 CET 2004


M Butcher wrote:

> 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.

Ok, if I understand it right, all the HTML Tags and Javascript I need 
must be included in this special tag. Perhaps like:
<![CDATA[ <html><head><script></script></head><body>Hello World 
;)</body></html> ]]>

Tol
-- 
independent internet radio berlin
http://www.recordcaster.de





More information about the opencms-dev mailing list