Internal path should have all attributes that has the main path.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2017-03-24 13:17:14 +02:00
parent 81b88db5cc
commit 799858503f

View File

@ -348,6 +348,7 @@
<xs:attribute name="type" type="xs:string" use="required"/>
<xs:attribute name="idObject" type="xs:unsignedInt" use="required"/>
<xs:attribute name="reverse" type="xs:unsignedInt"/>
<xs:attribute name="excluded" type="xs:boolean"/>
<xs:attribute name="before" type="xs:double"/>
<xs:attribute name="after" type="xs:double"/>
<xs:attribute name="angle" type="nodeAngle"/>