Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Invalid characters in XML

According to xml specifications, characters in the range #xF900 to #xFFFE
are not allowed.Butin my xml application I used characters in this range
and the SAXParser (Xerces) didn't throw any error. Is it a problem with the
SAXParser?
[250 byte] By [Preeti] at [2007-11-9 15:25:40]