diagram | ![]() |
||
namespace | https://mmixm.aero/features/2.1.0 | ||
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:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2.1.0 | ||
type | mx:Certification | ||
properties |
|
||
children | mx:activeDateTime mx:certificationStatus mx:certificationType mx:grantor mx:inactiveDateTime mx:revokeDateTime mx:supervisor | ||
source | <xs:element name="certification" type="mx:Certification" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2.1.0 | ||
type | mx:Credential | ||
properties |
|
||
children | mx:atowIdent mx:holderStatus mx:ratingStatus mx:ratingType | ||
source | <xs:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"/> |