[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Eve L. Maler" <elm@a...>
  • To: xml-dev@i...
  • Date: Wed, 25 Aug 1999 13:58:02 -0400

In attribute values (and in regular content, unless in a CDATA section), & 
and < must *always* be escaped.  Although > has its own magic predefined 
entity for symmetry reasons, it's not required to be escaped.  You don't 
have to escape a single quote if you have used double quotes around the 
attribute value, and vice versa.

         Eve

At 10:39 AM 8/25/99 -0700, Mallikarjuna Sangappa wrote:

>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@i...
>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@i... the following message;
>(un)subscribe xml-dev
>To subscribe to the digests, mailto:majordomo@i... the following message;
>subscribe xml-dev-digest
>List coordinator, Henry Rzepa (mailto:rzepa@i...)


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
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@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member