Changed instance hour and minute parameters to nonNegativeInteger.

Contributed by kamikadzz.
This commit is contained in:
MobiusDevelopment 2022-08-13 15:05:16 +00:00
parent 6c750f59ae
commit bdbc7cb8a8
28 changed files with 56 additions and 56 deletions

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -185,8 +185,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -185,8 +185,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -185,8 +185,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -185,8 +185,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -80,8 +80,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -80,8 +80,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -80,8 +80,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -183,8 +183,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -184,8 +184,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -184,8 +184,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -184,8 +184,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>

View File

@ -184,8 +184,8 @@
</xs:simpleType>
</xs:attribute>
<xs:attribute name="time" type="xs:long" />
<xs:attribute name="hour" type="xs:positiveInteger" />
<xs:attribute name="minute" type="xs:positiveInteger" />
<xs:attribute name="hour" type="xs:nonNegativeInteger" />
<xs:attribute name="minute" type="xs:nonNegativeInteger" />
</xs:complexType>
</xs:element>
</xs:sequence>