Update XSDs for branch master - Build 29

This commit is contained in:
2026-04-28 19:52:59 +00:00
parent b4779c742f
commit d0ff30e257
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>