simpleType GrossDistance
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedShort
used by
elements SnapshotDistance/distance1 SnapshotDistance/distance2
facets
minInclusive 0
maxInclusive 1023
source <xsd:simpleType name="GrossDistance">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="1023"/>
 
</xsd:restriction>
</xsd:simpleType>


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