simpleType DOffset
namespace http://dsrc_r70/DSRC
type restriction of xsd:short
used by
elements DTimeType/offset DDateTime/offset
facets
minInclusive -840
maxInclusive 840
source <xsd:simpleType name="DOffset">
 
<xsd:restriction base="xsd:short">
   
<xsd:minInclusive value="-840"/>
   
<xsd:maxInclusive value="840"/>
 
</xsd:restriction>
</xsd:simpleType>


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