mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 10:55:07 +00:00
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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user