Update XSDs for branch fix/save-null-subform-fields - Build 1

This commit is contained in:
2026-05-27 20:45:40 +00:00
parent b8be6e73b7
commit f503f1dab8
9 changed files with 936 additions and 776 deletions
+3 -1
View File
@@ -158,6 +158,8 @@
</xs:sequence>
<xs:attributeGroup ref="fieldAttrs" />
<xs:attribute name="format" type="xs:string"/>
<xs:attribute name="minDaysBeforeToday" type="xs:int"/>
<xs:attribute name="maxDaysAfterToday" type="xs:int"/>
<xs:attribute name="resolution">
<xs:simpleType>
<xs:restriction base="xs:string">
@@ -166,7 +168,7 @@
<xs:enumeration value="DAY"/>
<xs:enumeration value="MONTH"/>
<xs:enumeration value="YEAR"/>
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>