Compare commits

..

1 Commits

Author SHA1 Message Date
jenkins bf8825eb35 Update XSDs for branch fix/docker-config-mac - Build 1 2026-05-04 19:05:26 +00:00
+1 -3
View File
@@ -158,8 +158,6 @@
</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">
@@ -168,7 +166,7 @@
<xs:enumeration value="DAY"/>
<xs:enumeration value="MONTH"/>
<xs:enumeration value="YEAR"/>
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>