[Mono-list] parsing an incomplete xml

Krisztian PIFKO monsta@mail.tvnet.hu
Mon, 19 Jul 2004 01:56:47 +0200


hi,

should someone please tell me how to parse an incomplete xml?
i'm reading the xml asynchronously from a socket and i need to
parse it continously as it arrives.
when i feed the incomplete xml into XmlTextReader it hangs at
the first unclosed element.

thanks in advance,

Krisztian PIFKO