Re: [xml] Error parsing xml containing <SOH>



On Tue, Oct 25, 2005 at 12:51:04PM -0400, Labour, Matthieu (MLPRO SF) wrote:
Hi

I have a simple xml file containing ASCII <SOH> :

<?xml version="1.0" encoding="ISO-8859-1"?>
<messages>
<message msg= "8=FIX4.2&#x01;9=248&#x01;" / >
</messages>

  It's not XML. It can't be parsed with a compliant XML parser.
    http://www.w3.org/TR/REC-xml/#NT-Char

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]