namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:simpleType name="DinghyCoverIndicatorType"> <xs:annotation> <xs:documentation> Indication of the covered/uncovered nature of the dinghies carried by the aircraft. [FIXM]</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="COVERED"> <xs:annotation> <xs:documentation>Indication of the covered/uncovered nature of the dinghies carried by the aircraft. [FIXM]</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |