On 3/16/2010 11:20 AM, Barry Walker wrote:
<elem <elem2>stuff</elem2> </elem>
Using the SAX2Count sample, I get the following error:
Fatal Error at file C:\Users\dbertoni\Apache\test\barry-walker\test1.xml, line 2, char 3
Message: unterminated start tag 'elem'
or <elem attr="5> <elem2>stuff</elem2> </elem>
Using the SAX2Count sample, I get the following error:Fatal Error at file C:\Users\dbertoni\Apache\test\barry-walker\test2.xml, line 3, char 8
Message: unexpected end of input Dave
