Difference between CDATA and PCDATA in XML ?
Answer Posted / sridhar
PCDATA - Parsed Character Data means the XML Parser examins
the data whether the value/text contains entity or not if
it is then it will be replaced for example < should be
given as <
Where as CDATA means The XML parser will not validate
value/text inside the CDATA tag. It is useful for passing
value/text directly to the required application as it is.
| Is This Answer Correct ? | 60 Yes | 12 No |
Post New Answer View All Answers
What are the two types of wsdl elements?
Can xml tags have numbers?
How do I create an xml map in excel?
What does xsl stand for?
Who created xml?
what is XLink and XPointer ?
What is targetnamespace in xml?
Define structure of xml?
Is xml a display language?
What atom 1.0 files look like?
How to use element in xslt?
Do the default values of xmlns attributes declared in the dtd apply to the dtd?
What is the advantage of automated testing over manual testing?
Are the names of all element types and attributes in some xml namespace?
What are the main features of xml?