dialogxml schema: fix <field> missing positioning attributes
This commit is contained in:
@@ -145,6 +145,7 @@
|
|||||||
</xs:attribute>
|
</xs:attribute>
|
||||||
<xs:attribute name="tab-order" type="xs:integer"/>
|
<xs:attribute name="tab-order" type="xs:integer"/>
|
||||||
<xs:attributeGroup ref="rect-size"/>
|
<xs:attributeGroup ref="rect-size"/>
|
||||||
|
<xs:attributeGroup ref="position"/>
|
||||||
</xs:extension>
|
</xs:extension>
|
||||||
</xs:simpleContent>
|
</xs:simpleContent>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
|
|||||||
Reference in New Issue
Block a user