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


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