Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: JiBX 1.1
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
-
Number of attachments :
Description
When I'm trying to convert a string that contains the 0x1 character it gives me an error.
It should convert it to  as in the XML specification.
XML 1.0 does not allow 0x1 values in text, even if escaped as . XML 1.1 does allow these values, if escaped - but 1.1 is not supported by most tools, including JiBX.