[email protected] wrote on 01/22/2010 01:46:10 PM: > > I can reproduce a problem parsing certain XML 1.1 files that contain lots of > > character entities (escaped control chars like ""). > > At some point in the file the parser calls my characters() method with > > garbage text. > > In XML 1.0, most control characters were simply illegal. Did we ever > update the Apache code to handle XML 1.1?
Yes, since 2003 and perhaps even earlier than that. Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected]
