source |
<simpleType name="DurationType">
<annotation>
<documentation>
Length or distance in the temporal dimension. [ISO 19108, chapter 5.2.3.7]
Duration has no reference to start or stop times.
</documentation>
</annotation>
<restriction base="xs:duration"/>
</simpleType> |