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
@@ -46,6 +46,7 @@
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="bulkAction" type="vitruvio-bulk-action" minOccurs="0" maxOccurs="1" />
</xs:sequence>
<xs:attribute name="loadWithPreviousForm" type="xs:boolean" />
<xs:attribute name="hideWhenFinished" type="xs:boolean" />
@@ -55,6 +56,7 @@
<xs:attribute name="preventAttach" type="xs:boolean" />
<xs:attribute name="minimumVersion" type="xs:string" />
<xs:attribute name="minimumVersionNotMeetMessage" type="xs:string" />
<xs:attribute name="allowsBulkFinish" type="xs:boolean" />
</xs:extension>
</xs:complexContent>
</xs:complexType>