simpleType atis:Device-TransferSpeed
namespace http://www.ATIS-Draft-03-00-79
type restriction of xs:unsignedInt
used by
element atis:TravelerDeviceSetting/device-TransferSpeed
facets
maxInclusive 99999999
annotation
documentation
      
            Units of gross bits per second  (BPS)
        
source <xs:simpleType name="Device-TransferSpeed">
 
<xs:annotation>
   
<xs:documentation>      
            Units of gross bits per second  (BPS)
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="99999999"/>
 
</xs:restriction>
</xs:simpleType>


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