| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:certification mx:credential | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="QualificationChoice"> <xs:annotation> <xs:documentation>Choice structure representing Credential or Certification.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="certification" type="mx:Certification" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Information associated with a certification.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Data about a credential, including rating type, rating status, holder status, organization info, etc.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> |
| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| type | mx:Certification | ||
| properties |
|
||
| children | mx:activeDateTime mx:grantor mx:inactiveDateTime mx:revokeDateTime mx:status mx:supervisor mx:type | ||
| annotation |
|
||
| source | <xs:element name="certification" type="mx:Certification" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Information associated with a certification.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| type | mx:Credential | ||
| properties |
|
||
| children | mx:additionalInformation mx:facilityCode mx:holderStatus mx:rating mx:ratingStatus | ||
| annotation |
|
||
| source | <xs:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Data about a credential, including rating type, rating status, holder status, organization info, etc.</xs:documentation> </xs:annotation> </xs:element> |