You don't say which processor you're using (Java or C++), but I'll answer
for the C++ processor.  In the future, please provide more information when
you post, as it will help expedite an answer.

There was a bug in std::istream processing that resulted in the EOF
character being included in the XML stream.  You might want to get the
latest code and see if that fixes it.  If you can't get the latest, you
might want to look at the changes in PlatformSupport/StdBinInputStream.cpp
and apply them.

Dave



                                                                                       
                       
                    [EMAIL PROTECTED]                                                      
                       
                                         To:     [EMAIL PROTECTED]           
                       
                    04/30/2001           cc:     (bcc: David N Bertoni/CAM/Lotus)      
                       
                    11:48 AM             Subject:     Really "Unknown Exception"       
                       
                    Please                                                             
                       
                    respond to                                                         
                       
                    xerces-c-dev                                                       
                       
                                                                                       
                       
                                                                                       
                       



hi all,

i'm trying for hours to figure out what this error message means.

XSL Warning: Fatal Error at (file http://www.testin.com/afile.xml, line
567, column 1): Expected comment or processing instruction
XSL Error: Could not parse http://www.testin.com/afile.xml document!
XSL Warning: Unknown Exception


I'm fetching with libwww the XML files from a remote host, convert
then these into input stream, and pass them to xsl transformer.
this error occurs just before(?!) EOF.

kann anybody tell me what this means?

(PS. I'm using encoding="ISO-8859-1", and platform is Linux)

thanks

--
--
Sevenval AG  (HRB 32757) ecommerce-base-technologies
D-50667 Koeln . Alter Markt 36-42
Fon +49 221 650070 . Fax 4249891
www.sevenval.de . [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to