namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedInt | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-delay"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>Delay time for travel along a particular Link. This is additional time it will take above the free flow travel time for that time period to travel from one end of the link to the other. seconds</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedInt"> <xs:maxInclusive value="605000"/> </xs:restriction> </xs:simpleType> |