Is it a bug in Microsoft's SAX2 API:
It seems "characters" event is generated only once after new element is found
example:
<test>
<e>1</e> - "characters" event is generated
<e>2</e> - "characters" event is NOT generated
</test>
I tested with Microsoft's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.