[
Lists Home |
Date Index |
Thread Index
]
- From: Navreena Gill <ngill@eecs.uic.edu>
- To: xml-dev@ic.ac.uk
- Date: Thu, 3 Jun 1999 12:42:59 -0500 (CDT)
Hello List,
Is it not possible to have & in the node value of an element like the
one:
<DATA>AT&T<DATA>
My corresponding dtd has data defined as
<!ELEMENT DATA (#PCDATA)>
While parsing it using SUN parser gives me error:
Illegal character or entity reference syntax.
I do need to have & in the value for lots of elements. Can any one suggest
me some alternative. I cannot change the xmls, since these are generated
by some other application. I can only modify dtd. I would appreicate some
help. Thanks a lot in advance. Navreena
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|