| namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||
| type | restriction of fb:CountType | ||||||
| properties | 
 | ||||||
| used by | 
 | ||||||
| facets | 
 | ||||||
| annotation | 
 | ||||||
| source | <xs:simpleType name="DepartureSequenceNumberType"> <xs:annotation> <xs:documentation>Represents a non-zero integer sequence number used to represent position in the departure queue.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CountType"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> |