[
https://issues.apache.org/jira/browse/XERCESJ-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Costanzo updated XERCESJ-1651:
------------------------------------
Fix Version/s: 2.12.0
> Patterns containing \w and/or \W are not processed correctly.
> -------------------------------------------------------------
>
> Key: XERCESJ-1651
> URL: https://issues.apache.org/jira/browse/XERCESJ-1651
> Project: Xerces2-J
> Issue Type: Bug
> Components: XML Schema 1.0 Datatypes, XML Schema 1.1 Datatypes
> Affects Versions: 2.11.0
> Reporter: Michael Glavassevich
> Assignee: Michael Glavassevich
> Priority: Minor
> Fix For: 2.12.0
>
>
> \w is defined by the XML Schema specification (see [1]) to be:
> [#x0000-#x10FFFF]-[\p{P}\p{Z}\p{C}] (all characters except the set of
> "punctuation", "separator" and "other" characters)
> Xerces' regex support needs to be updated to match this definition.
> [1] http://www.w3.org/TR/xmlschema-2/#nt-MultiCharEsc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]