| namespace | http://www.ATIS-Draft-03-00-79 | ||
| type | restriction of xs:unsignedByte | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="LaneCount"> <xs:annotation> <xs:documentation> Use zero when an unknown value </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="63"/> </xs:restriction> </xs:simpleType> |