namespace | http://www.ATIS-Draft-03-00-79 | ||
type | xs:unsignedShort | ||
used by | |||
annotation |
|
||
source | <xs:simpleType name="TimeInterval"> <xs:annotation> <xs:documentation> Units of minutes use 0 for &quot;unknown&quot; use 65535 for &quot;forever&quot; </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |