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

  • From: "Robert C. Lyons" <boblyons@u...>
  • To: 'Navreena Gill' <ngill@e...>, "xml-dev@i..." <xml-dev@i...>
  • Date: Thu, 3 Jun 1999 14:28:16 -0400

Navreena,

I forgot to mention:

Each "<" in the application data must be encoded
as "&lt;" in the XML. For example,

	<DATA>4 &lt; 5 and 6 > 5</DATA>

You can also use a CDATA section for text 
that contains "&" or "<" characters. 
For example:

	<DATA><![CDATA[AT&T]]></DATA>


Note that if any of your attribute values contain 
"&" or "<" characters, then they have to be encoded
as well. For example,

	<DATA company="AT&amp;T">...</DATA>

Bob

------
Bob Lyons
EC Consultant
Unidex Inc.
1-732-975-9877
boblyons@u...
http://www.unidex.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...)



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