| diagram | ![]() |
||
| namespace | http://www.fixm.aero/ext/nas/4.4 | ||
| type | extension of fb:AircraftTypeExtensionType | ||
| properties |
|
||
| children | nas:asdexManualAircraftType | ||
| annotation |
|
||
| source | <xs:complexType name="NasAircraftTypeType"> <xs:annotation> <xs:documentation>NAS specific extensions to aircraft type information.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:AircraftTypeExtensionType"> <xs:sequence> <xs:element name="asdexManualAircraftType" type="fb:AircraftTypeDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of aircraft obtained via manual tag.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.fixm.aero/ext/nas/4.4 | ||||||||||||
| type | fb:AircraftTypeDesignatorType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="asdexManualAircraftType" type="fb:AircraftTypeDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of aircraft obtained via manual tag.</xs:documentation> </xs:annotation> </xs:element> |