ahh - I needed an end-of-line after the <?xml version="1.0"?>. Thanks everyone,
Sean -----Original Message----- From: Radovan Chytracek [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 9:59 AM To: [EMAIL PROTECTED] Subject: RE: fatal error with seemingly innocent file Hi, well the STL string may be the source of your problem. Try to parse your file as shown in the Xerces-C MemParse example. Cheers Radovan > > I'm using 1.5.2 > > I fixed the one typo in the middle of the file and that doesn't change > anything. I'm reading from the file into a string (stl) until EOF, so there > shouldn't be any garbage at the beginning or end. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------------ This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
