simpleType Har-range
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
element HARInventory/har-range
facets
maxInclusive 65535
annotation
documentation
<objectClass>HAR</objectClass>
<definition>HAR range in meters.    
            meters</definition>
source <xs:simpleType name="Har-range">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>HAR</objectClass>
     
<definition>HAR range in meters.    
            meters
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="65535"/>
 
</xs:restriction>
</xs:simpleType>


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