Update XSDs for branch develop - Build 101

This commit is contained in:
2026-04-24 14:07:56 +00:00
parent 028d7e033e
commit 009d78793b
4 changed files with 15 additions and 0 deletions
+2
View File
@@ -150,12 +150,14 @@
type="MobileFormTaskPropertiesDisplaySettings" minOccurs="0" maxOccurs="1" />
<xs:element name="NavButtonSettings" type="MobileFormNavButtonSettings"
minOccurs="0" maxOccurs="1" />
<xs:element name="bulkAction" type="vitruvio-bulk-action" minOccurs="0" maxOccurs="1" />
</xs:sequence>
<xs:attribute name="requiredDurationNotes" type="xs:boolean" />
<xs:attribute name="shouldDisplayNextTask" type="xs:boolean" />
<xs:attribute name="shouldDisplayNextTaskWithoutConfirmation" type="xs:boolean" />
<xs:attribute name="shouldRefreshTasksFromBackendAfterEnd" type="xs:boolean" />
<xs:attribute name="preventAttach" type="xs:boolean" />
<xs:attribute name="allowsBulkFinish" type="xs:boolean" />
</xs:extension>
</xs:complexContent>
</xs:complexType>