I wanted to know if its possible to use SAX to parse a blobbed XML file
containing many documents.  I know that using SAX, I can define
StartDocument and EndDocument events.

Is this the best way to go about it?  Basically, I am looking to break up a
blobbed XML file into many XML documents.

Thanks,
Chris


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

Reply via email to