simpleType Link-delay
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedInt
used by
element DataLinkState/delay
facets
maxInclusive 605000
annotation
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>
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy