- From: <bugzilla@wiggum.w3.org>
 - Date: Wed, 26 Sep 2007 00:36:36 +0000
 - To: www-xml-schema-comments@w3.org
 - CC:
 
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5076
           Summary: Comparator modification not apparent
           Product: XML Schema
           Version: 1.1 only
          Platform: Macintosh
               URL: http://www.w3.org/TR/2007/WD-xmlschema11-1-20070830/
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Structures: XSD Part 1
        AssignedTo: cmsmcq@w3.org
        ReportedBy: xan.gregg@jmp.com
         QAContact: www-xml-schema-comments@w3.org
In section 3.12.6, there is the rule:
   3.12.6 Constraints on Type Alternative Schema Components
   2 If the {test} is not ·absent·, then it satisfies the constraint
      Test Value OK (§3.13.6), with the following modification:
      Comparator in Alternative XPath expressions
     [8]   Comparator   ::=   '=' | '!=' | '<' | '<=' | '>' | '>='
However, as far as I can tell, [8] is identical to [18] in 3.13.6:
     [18]  Comparator   ::=   '=' | '!=' | '<' | '<=' | '>' | '>='
Received on Wednesday, 26 September 2007 00:36:44 UTC