simpleType TimeRemaining
namespace http://dsrc_r70/AddGrpB
type restriction of xsd:unsignedShort
used by
elements MovementEvent-addGrpB/likelyTime MovementEvent-addGrpB/nextTime MovementEvent-addGrpB/startTime
facets
minInclusive 0
maxInclusive 9001
source <xsd:simpleType name="TimeRemaining">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="9001"/>
 
</xsd:restriction>
</xsd:simpleType>


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