Update XSDs for branch feat/criacao-min-max-days-validacao-datefield - Build 2

This commit is contained in:
2026-05-07 19:25:23 +00:00
parent 950566c4a3
commit dcd8f23b7e
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>