namespace | http://www.fixm.aero/flight/4.2 | ||||||
type | restriction of fb:CountType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="FormationCountType"> <xs:annotation> <xs:documentation>The number of aircraft, if more than one. The number equals the sum of counts of all aircraft types. [ICAO Doc 4444, Appendix 2, ITEM 9]</xs:documentation> </xs:annotation> <xs:restriction base="fb:CountType"> <xs:minInclusive value="2"/> </xs:restriction> </xs:simpleType> |