simpleType dsrc:DHour
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedByte
used by
elements dsrc:ValueList/dHour dsrc:DDateTime/hour dsrc:DFullTime/hour dsrc:DTime/hour
facets
maxInclusive 31
annotation
documentation
      
            units of hours
        
source <xs:simpleType name="DHour">
 
<xs:annotation>
   
<xs:documentation>      
            units of hours
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="31"/>
 
</xs:restriction>
</xs:simpleType>


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