RE: Parsing a stream of XML documents

2003-10-01 Thread Gary Hughes
m: Matt Nemenman [mailto:[EMAIL PROTECTED] > Sent: Thursday, 2 October 2003 10:19 AM > To: [EMAIL PROTECTED] > Subject: Parsing a stream of XML documents > > > Hello Everyone! > > I am trying to write an application that has to parse a > sequence of XML > documents (

Parsing a stream of XML documents

2003-10-01 Thread Matt Nemenman
Hello Everyone! I am trying to write an application that has to parse a sequence of XML documents (thousands of them) from the file/stream. Every document in the sequence should be a well-formed XML, but they are not necessarily in the same encoding. The stream will look somewhat like this: :BEGI