|
XML Parsers and how they handle internal entities (amp, quote, apos, etc
|
[
Lists Home |
Date Index |
Thread Index
]
- To: <xml-dev@lists.xml.org>
- Subject: XML Parsers and how they handle internal entities (amp, quote, apos, etc...)
- From: "Daniel Shane" <shane@irosoft.com>
- Date: Fri, 22 Nov 2002 14:37:24 -0500
- Importance: Normal
Hi,
I have a small question here... when an XML parser parses a document, doest
it have to expand internal entities like ' "e; < > and &?
I am asking this question because expat seems to expand ' and "e;
but not & and it is causing me some trouble. Is this a normal behavior?
Thanks in advance!
Daniel Shane
|
|
|
|
|