[Bug 13670] New: reK88 - unrecognized block name

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

           Summary: reK88 - unrecognized block name
           Product: XML Schema Test Suite
           Version: 2006-11-06
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Microsoft tests
        AssignedTo: cmsmcq@blackmesatech.com
        ReportedBy: am_spamfaenger@gmx.at
         QAContact: public-xml-schema-testsuite@w3.org


In XSD 1.1 unrecognized block names aren't errors anymore:

"Any string of hyphens, digits, and Basic Latin characters beginning with 'Is'
will match the non-terminal IsBlock and thus be allowed in a regular
expression. Most of these strings, however, will not denote any Unicode block.
Processors should issue a warning if they encounter a regular expression using
a block name they do not recognize. Processors may at user option treat
unrecognized block names as errors in the schema."

So test reK88 (which tests pattern "\p{IsaA0-a9}") should have different
expected result for XSD 1.1 and 1.0.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 4 August 2011 07:26:47 UTC