That looks perfect.

I'll have to double check my fatal error call back..  Maybe I just did 
something stupid...

thanks..

On Mar 16, 2010, at 9:22 PM, David Bertoni wrote:

> 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

Reply via email to