multiple root nodes
Daniel Önnerby <[email protected]> Wed, 02 Jul 2008 14:28:33 +0200
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all! I'm just wondering if there is a way to have multiple root nodes. I seem to be getting a "junk after doc" kind of error (do not remember the exact error message) when I start on a second root node. In normal cases this is what to expect, but in my case I'm using expat to parse continuously from a socket stream, so multiple root nodes are allowed. Best regards Daniel