namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:simpleType name="StandardCapabilitiesIndicatorType"> <xs:annotation> <xs:documentation>This element indicates the aircraft carries the set of capabilities considered standard by the appropriate authority. </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="STANDARD"> <xs:annotation> <xs:documentation>This element indicates the aircraft carries the set of capabilities considered standard by the appropriate authority.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |