simpleType Event-speed-vehicle-estimated
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
element DataLinkState/speed-vehicle-estimated
facets
maxInclusive 300
annotation
documentation
<objectClass>Event</objectClass>
<definition>Estimated or expected average speed of a vehicle, e.g. a snowplow or a dangerous driver.
            kilometers per hour</definition>
source <xs:simpleType name="Event-speed-vehicle-estimated">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>Estimated or expected average speed of a vehicle, e.g. a snowplow or a dangerous driver.
            kilometers per hour
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="300"/>
 
</xs:restriction>
</xs:simpleType>


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