[
https://issues.apache.org/jira/browse/XERCESJ-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olaf Märker updated XERCESJ-1241:
---------------------------------
Attachment: Test.java
Here is a test, that write the unicode character to an xml file and try to
parse this file again.
> 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
> Attachments: Test.java
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]