Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-1651

Patterns containing \w and/or \W are not processed correctly.

    XMLWordPrintableJSON

Details

    Description

      \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

      Attachments

        Activity

          People

            mrglavas@ca.ibm.com Michael Glavassevich
            mrglavas@ca.ibm.com Michael Glavassevich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: