You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2014/11/11 21:24:33 UTC

[jira] [Resolved] (XERCESJ-1651) Patterns containing \w and/or \W are not processed correctly.

     [ https://issues.apache.org/jira/browse/XERCESJ-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Glavassevich resolved XERCESJ-1651.
-------------------------------------------
    Resolution: Fixed

Fixed. See SVN revision 1638344.

> 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
>
> \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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org