Fixed comments in XSD schema.
Values in code and the comments were not in sync. --HG-- branch : release
This commit is contained in:
parent
41674571bb
commit
7f07463580
|
@ -980,13 +980,13 @@
|
||||||
<xs:enumeration value="1"/>
|
<xs:enumeration value="1"/>
|
||||||
<!--by points intersections-->
|
<!--by points intersections-->
|
||||||
<xs:enumeration value="2"/>
|
<xs:enumeration value="2"/>
|
||||||
<!--by second edge symmetry-->
|
|
||||||
<xs:enumeration value="3"/>
|
|
||||||
<!--by first edge symmetry-->
|
<!--by first edge symmetry-->
|
||||||
|
<xs:enumeration value="3"/>
|
||||||
|
<!--by second edge symmetry-->
|
||||||
<xs:enumeration value="4"/>
|
<xs:enumeration value="4"/>
|
||||||
<!--by first edge right angle-->
|
<!--by first edge right angle-->
|
||||||
<xs:enumeration value="5"/>
|
<xs:enumeration value="5"/>
|
||||||
<!--by first edge right angle-->
|
<!--by second edge right angle-->
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
<xs:simpleType name="piecePathType">
|
<xs:simpleType name="piecePathType">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user