Update XSDs for branch feature/structured-logging - Build 1

This commit is contained in:
2026-05-26 15:46:38 +00:00
parent b8be6e73b7
commit 0308c5e4e0
9 changed files with 936 additions and 776 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>