Each VPiecePath has a name.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2016-11-29 14:28:46 +02:00
parent 7eb4e806c0
commit 5cbb33a635

View file

@ -328,6 +328,7 @@
<xs:attribute name="type" type="piecePathType"></xs:attribute>
<xs:attribute name="idTool" type="xs:unsignedInt"></xs:attribute>
<xs:attribute name="inUse" type="xs:boolean"></xs:attribute>
<xs:attribute name="name" type="xs:string"></xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="tools" minOccurs="0" maxOccurs="unbounded">