Hi All,
I am using the xerces SAX parser. If I pass the parser the following
string in a MemInputBuffer:
<eval one="test" id="0000">5 < 7</eval>
I get an error, which I expect. The error is: expected on element name
when I pass the parser this string: <eval one="test" id="0000">5 <
7</eval>
I strill get an error, which I don't expect: expected end of tag 'eval'
What do I need to send to the parser to make this work?
Thanks
Glenn
--
Glenn MacGregor
Director of Services
Oracom, Inc.
http://www.oracom.com
Tel. +1 978.557.5710 Ext. 302
Fax +1 978.557.5716
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]