simpleType TxTime
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedByte
used by
element ProbeDataManagement/txInterval
facets
minInclusive 1
maxInclusive 20
source <xs:simpleType name="TxTime">
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="20"/>
 
</xs:restriction>
</xs:simpleType>


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