[
Lists Home |
Date Index |
Thread Index
]
- From: Mallikarjuna Sangappa <malliks@rocketmail.com>
- To: xml-dev@ic.ac.uk
- Date: Wed, 25 Aug 1999 10:39:26 -0700 (PDT)
Hi,
I have the following in the XML DTD
<!ELEMENT PERSON EMPTY>
<!ATTLIST PERSON PERSON_VALUE CDATA #REQUIRED>
In the XML Document,
<PERSON PERSON_VALUE="Mike & Nelson"/>
The use of '&' and '<' is giving an error during
parsing. But > and ' is working. Could anyone throw
light on this?
TIA,
Malliks
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
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)
|