Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5894a70183 | |||
| d0ff30e257 | |||
| b4779c742f | |||
| 8893fa2012 | |||
| 69bb6cb928 | |||
| 3498bbf742 | |||
| 090606ba72 | |||
| 89b8541362 |
@@ -226,7 +226,6 @@
|
|||||||
<xs:attributeGroup ref="basicFieldAttrs" />
|
<xs:attributeGroup ref="basicFieldAttrs" />
|
||||||
<xs:attribute name="expandRatio" type="xs:decimal" />
|
<xs:attribute name="expandRatio" type="xs:decimal" />
|
||||||
<xs:attribute name="initialValue" type="xs:boolean" />
|
<xs:attribute name="initialValue" type="xs:boolean" />
|
||||||
<xs:attribute name="retrieveLastValue" type="xs:boolean" />
|
|
||||||
<xs:attribute name="type" use="required">
|
<xs:attribute name="type" use="required">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
|
|||||||
@@ -154,7 +154,6 @@
|
|||||||
<xs:attribute name="processVariable" type="xs:boolean" />
|
<xs:attribute name="processVariable" type="xs:boolean" />
|
||||||
<xs:attribute name="enabled" type="xs:boolean" />
|
<xs:attribute name="enabled" type="xs:boolean" />
|
||||||
<xs:attribute name="bulkRequired" type="xs:boolean" />
|
<xs:attribute name="bulkRequired" type="xs:boolean" />
|
||||||
<xs:attribute name="retrieveLastValue" type="xs:boolean" />
|
|
||||||
</xs:attributeGroup>
|
</xs:attributeGroup>
|
||||||
|
|
||||||
<xs:attributeGroup name="stringFieldAttrs">
|
<xs:attributeGroup name="stringFieldAttrs">
|
||||||
|
|||||||
Reference in New Issue
Block a user