Re: xml declaration problem, probably BOM

"bryan rasmussen" <[email protected]> Mon, 23 Apr 2007 14:25:15 +0200
Newsgroups gmane.lisp.scheme.ssax-sxml
Message-ID <[email protected]>
>
> BOM is allowed, but I think MzScheme's read routine should handle it
> and doesn't.  I'm currently reading such files in by skipping forwards
> to the first '<' and then handing over to the XML parser.
>

Okay so you would recommend I
  check for error
   if error read in as text string, clip off everything before first <
pass to XML parser.
  else
   pass to XML parser?

maybe ssax should do this automatically.

Cheers,
Bryan Rasmussen

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/