Hello,

The "Character Model for the World Wide Web 1.0" W3C draft specs at
http://www.w3.org/TR/2003/WD-charmod-20030822/#sec-Normalization advice to
perform character normalization.

After a brief look at the Xerces documentation, I see there is a feature
that can be turned on for the Dom parser (the check-character-normalization
and maybe datatype-normalization)
See http://xml.apache.org/xerces2-j/dom3.html

I wonder if there is a way to configure Xerces to do the same thing when
used from the SAX API?

Thanks in advance for your help,

Guillaume.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to