mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
99cb585b6e
commit
322bacd380
@@ -8,4 +8,11 @@
|
|||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType><!-- Seconds -->
|
</xs:simpleType><!-- Seconds -->
|
||||||
|
|
||||||
|
<xs:simpleType name="Minutes">
|
||||||
|
<xs:restriction base="xs:integer">
|
||||||
|
<xs:minInclusive value="0"/>
|
||||||
|
<xs:maxInclusive value="307445734561"/>
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType><!-- Minutes -->
|
||||||
|
|
||||||
</xs:schema>
|
</xs:schema>
|
||||||
|
|||||||
Reference in New Issue
Block a user