Symptoms
XML parser issues a validation error when it encounters some of the Unicode characters in the code-points range [0x2100 - 0x23FF].
Impact
XML document trigger violation
Conditions
XML document processed by ASM module with XML profile (validation, schema, WSS) containing some of the Unicode characters in range [0x2100 - 0x23FF].
Fix Information
The XML parser correctly parses XML documents that contain
Unicode characters in the code-points range [0x2100 - 0x23FF].