Hi MaketItSo,
thanks for the reply.
But I thought that this is what <!ELEMENT summary (#PCDATA)> did - so developers would not have to define a CDATA blocks in all instances of the same elements.
If not, what is the purpose of having it then?
K.
Hi to all,
I have the following XML parsed with javascript.
I added a doctype - however the #PCDATA type of element SUMMARY does not work. (if I remove the '&' it works)
What am I doing wrong?
XML code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE catalog [
<!ELEMENT catalog (car)>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.