namespace | http://www.ite.org/tmdd | ||
type | xs:unsignedShort | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-travel-time"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>The current average travel time of the vehicles using the link. Remarks: Travel time can be determined from LINK_Speed_rate and LINK_Length_qty. seconds</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |