Menu

#11 common.xsd schema is not valid

closed-fixed
nobody
None
5
2009-02-18
2009-02-18
Jon Downing
No

<xs:simpleType name="iteration-length">
<xs:restriction base="xs:integer">
<xs:minInclusive value="1"/>
<xs:minInclusive value="6"/>
</xs:restriction>
</xs:simpleType>

Maximum range should use 'maxInclusive' attribute

Discussion

  • Remon Sinnema

    Remon Sinnema - 2009-02-18
    • status: open --> closed-fixed
     

Log in to post a comment.