Fix missed attribute.
--HG-- branch : develop
This commit is contained in:
parent
d07c27a96c
commit
f7868c03c1
|
@ -469,6 +469,7 @@
|
||||||
<xs:attribute name="firstToCountour" type="xs:boolean"/>
|
<xs:attribute name="firstToCountour" type="xs:boolean"/>
|
||||||
<xs:attribute name="lastToCountour" type="xs:boolean"/>
|
<xs:attribute name="lastToCountour" type="xs:boolean"/>
|
||||||
<xs:attribute name="cuttingNumber" type="xs:unsignedInt"/>
|
<xs:attribute name="cuttingNumber" type="xs:unsignedInt"/>
|
||||||
|
<xs:attribute name="cuttingVelocityReduction" type="velocityReduction"/>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="tools" minOccurs="0" maxOccurs="unbounded">
|
<xs:element name="tools" minOccurs="0" maxOccurs="unbounded">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user