Hi All,
I am implementing normalizeDocument API of DOM-3
,
According to specs
"split-cdata-sections"
Split
CDATA sections containing the CDATA section termination marker ']]>'.
But CDATASection cant have "]]>" string as its
contents according to XML 1.0,
How can i implement the above mentioned
feature,
Can any one help me to understand the specs
properly...
Thanks & Regards,
Pavithran
|