I also just noticed another probable typo, though I doubt that it is causing
the error message you cite...
: with this file:
: <?xml version="1.0"?>
: <Math><add>1</add>
: <sub>2</sub>
: <add>3></add>
^
: <add>5</add>
: <sub>-11</sub>
: </Math>
I don't believe that should cause a parser error, though. Unlike "<" I
believe that ">" is okay in text. However, your application might puke on
trying to "add" it ;-)
John Atchley
Senior Software Analyst
Engineering and Design, Courseware Support
FlightSafety International, Inc.
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]