I often find this strange CDATA
tag in XML
files:
I have observed that this CD
CDATA stands for Character Data and it means that the data in between these strings includes data that could be interpreted as XML markup, but should not be.
The key differences between CDATA and comments are:
]]>
(CDEnd), while in a comment -- is invalid.This means given these four snippets of XML from one well-formed document:
An example of escaped CENDs
]]>
]]>