namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||
type | restriction of fb:CountType | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="FlightPlanRevisionNumberType"> <xs:annotation> <xs:documentation>Represents the current revision number of the flight plan.</xs:documentation> </xs:annotation> <xs:restriction base="fb:CountType"> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> |