namespace | http://www.ite.org/tmdd | ||
type | xs:unsignedByte | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-speed-average"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>The current average speed of the vehicles using the link. 255 kph = 158 mph kilometers per hour</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"/> </xs:simpleType> |