[xml-dev] Error parsing &
by Long, Craig Z other posts by this author
Feb 12 2003 4:52PM messages near this date
RE: [xml-dev] Strong versus (weak|runtime) typing
|
RE: [xml-dev] Error parsing &
I am receiving the below error when parsing & within an element. It was
my belief that escaping the '&' would not pose this type of problem. I
haven't found an unambiguous explanation on the W3C site -- please expound
on this. See element fragment below.
<Remarks> Hlth Ins & Bks</Remarks>
SEVERE: **Parsing Fatal Error**
Line : 53
URI : null
Message : The reference to entity "Bks" must end with the ';' delimiter.
org.xml.sax.SAXParseException: The reference to entity "Bks" must end with
the ';' delimiter.
Regards,
Craig Long
"Be Kind to Your Enemies, You Made Them."
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
Long, Craig Z
Michael Kay
|