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