Created: (XERCESJ-1241) Parser does not accept unicode character #x1 2007-03-15 - By Olaf Märker (JIRA)
Parser does not accept unicode character #x1 --------------------------------------------
Key: XERCESJ-1241 URL: https://issues.apache.org/jira/browse/XERCESJ-1241 Project: Xerces2-J Issue Type: Bug Affects Versions: 2.9.0 Reporter: Olaf Märker
The parser does not accept the unicode character #x1. I recieve this charcter from an application and store it in an xml file with xalan. In the xml file it is then encoded as  But when parsing the file I get the message:
Character reference "" is an invalid XML character.
As it is stated in section 2.2 of the XML 1.1 recommendation XML processors MUST accept this character. http://www.w3.org/TR/2006/REC-xml11-20060816/#charsets
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
--------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|