simpleType dsrc:DMinute
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedByte
used by
elements dsrc:ValueList/dMinute dsrc:UpdateVector/lastMin dsrc:DDateTime/minute dsrc:DFullTime/minute dsrc:DTime/minute
facets
maxInclusive 63
annotation
documentation
      
            units of minutes
        
source <xs:simpleType name="DMinute">
 
<xs:annotation>
   
<xs:documentation>      
            units of minutes
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="63"/>
 
</xs:restriction>
</xs:simpleType>


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