Monday, June 28, 2010
What is CDATA ?
A predefined XML tag for character data that means
"don't interpret these characters," as opposed to
parsed character data (PCDATA), in which the normal
rules of XML syntax apply. CDATA sections are
typically used to show examples of XML syntax.
Labels:
J2EE interview Qs and Ans
0 comments:
Post a Comment