| namespace | http://www.ATIS-Draft-03-00-79 | ||
| type | restriction of xs:unsignedInt | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| 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> |