This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
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?