XML Schema Validator collapses whitespaces for xs:anySimpleType and
xs:anyAtomicType values.
--------------------------------------------------------------------------------------------
Key: XERCESJ-1458
URL: https://issues.apache.org/jira/browse/XERCESJ-1458
Project: Xerces2-J
Issue Type: Bug
Components: XML Schema 1.0 Datatypes, XML Schema 1.1 Datatypes
Affects Versions: 2.10.0
Reporter: Michael Glavassevich
Priority: Minor
The XML Schema spec says that xs:anySimpleType or xs:anyAtomicType have no
facets, however when we build the XSSimpleTypeDecls for these types we assign
them a whitespace facet (collapse). The schema validator applies this facet to
values of these types, where it shouldn't be normalizing those values at all.
--
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]