simpleType Speed
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:short
used by
elements FullPositionVector/speed Motion/speed UpdateVector/speed ValueList/speed
facets
minInclusive -32765
maxInclusive 32765
source <xs:simpleType name="Speed">
 
<xs:restriction base="xs:short">
   
<xs:minInclusive value="-32765"/>
   
<xs:maxInclusive value="32765"/>
 
</xs:restriction>
</xs:simpleType>


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