[Bug 4012] Regex syntax pattern='\p{Nd}{4}-\[{Nd}{2}'

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4012

           Summary: Regex syntax pattern='\p{Nd}{4}-\[{Nd}{2}'
           Product: XML Schema Test Suite
           Version: 2006-11-06
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Microsoft tests
        AssignedTo: ht@inf.ed.ac.uk
        ReportedBy: mike@saxonica.com
         QAContact: public-xml-schema-testsuite@w3.org


Test reDG2 in testSet MS-Regex2006-07-15

uses the regex syntax pattern='\p{Nd}{4}-\[{Nd}{2}'

which is invalid ({Nd} is not a valid quantifier)

But the test is described as valid.

Received on Friday, 24 November 2006 17:15:40 UTC