| namespace | http://www.ATIS-Draft-03-00-79 | ||
| type | restriction of xs:unsignedShort | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="LimitReturns"> <xs:annotation> <xs:documentation> max entries to return </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> |