Fix missed attribute.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-05-27 13:47:54 +03:00
parent d07c27a96c
commit f7868c03c1

View File

@ -469,6 +469,7 @@
<xs:attribute name="firstToCountour" type="xs:boolean"/>
<xs:attribute name="lastToCountour" type="xs:boolean"/>
<xs:attribute name="cuttingNumber" type="xs:unsignedInt"/>
<xs:attribute name="cuttingVelocityReduction" type="velocityReduction"/>
</xs:complexType>
</xs:element>
<xs:element name="tools" minOccurs="0" maxOccurs="unbounded">