Compare commits

..

1 Commits

Author SHA1 Message Date
jenkins e94aaa8a0c Update XSDs for branch fix-n+1-in-task-endpoint - Build 1 2026-05-27 20:49:15 +00:00
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -226,7 +226,6 @@
<xs:attributeGroup ref="basicFieldAttrs" />
<xs:attribute name="expandRatio" type="xs:decimal" />
<xs:attribute name="initialValue" type="xs:boolean" />
<xs:attribute name="retrieveLastValue" type="xs:boolean" />
<xs:attribute name="type" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
-1
View File
@@ -154,7 +154,6 @@
<xs:attribute name="processVariable" type="xs:boolean" />
<xs:attribute name="enabled" type="xs:boolean" />
<xs:attribute name="bulkRequired" type="xs:boolean" />
<xs:attribute name="retrieveLastValue" type="xs:boolean" />
</xs:attributeGroup>
<xs:attributeGroup name="stringFieldAttrs">