simpleType TermDistance
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedShort
used by
element ProbeDataManagement/term/termDistance
facets
minInclusive 1
maxInclusive 30000
source <xsd:simpleType name="TermDistance">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="1"/>
   
<xsd:maxInclusive value="30000"/>
 
</xsd:restriction>
</xsd:simpleType>


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