%DOC% |
<xs:simpleType name="TK_MotorFlightCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Fighterplane"/> <xs:enumeration value="Helicopter"/> <xs:enumeration value="Paramotor"/> <xs:enumeration value="Plane"/> <xs:enumeration value="ULM"/> </xs:restriction> </xs:simpleType> |