simpleType TermDistance
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedShort
used by
element ProbeDataManagement/term/termDistance
facets
minInclusive 1
maxInclusive 30000
source <xs:simpleType name="TermDistance">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="30000"/>
 
</xs:restriction>
</xs:simpleType>


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