| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="Qualification"> <xs:annotation> <xs:documentation>Complex type containing credentials and certifications along with expiration dates and additional information.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about the qualification.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="expirationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date the qualification (credential or certification) is no longer active.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP asset identification information.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date/Time the record was last modified.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="qualificationChoice" type="mx:QualificationChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Credential or certification representing the qualification.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="qualifiedPerson" type="mb:Person" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Person associated with a qualification (certification or credential).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:AdditionalInformation | ||||||
| properties |
|
||||||
| children | mb:nameValue | ||||||
| annotation |
|
||||||
| source | <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about the qualification.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="expirationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date the qualification (credential or certification) is no longer active.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:FsepIdentifier | ||||||
| properties |
|
||||||
| children | mx:fsepFac mx:fsepFic mx:fsepLocId mx:fsepReferenceId mx:previousFsepFac mx:previousFsepLocId | ||||||
| annotation |
|
||||||
| source | <xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP asset identification information.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date/Time the record was last modified.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:QualificationChoice | ||||||
| properties |
|
||||||
| children | mx:certification mx:credential | ||||||
| annotation |
|
||||||
| source | <xs:element name="qualificationChoice" type="mx:QualificationChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Credential or certification representing the qualification.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Person | ||||||
| properties |
|
||||||
| children | mb:additionalInformation mb:ndcEmpId mb:organization mb:personContact mb:personName mb:personQualification | ||||||
| annotation |
|
||||||
| source | <xs:element name="qualifiedPerson" type="mb:Person" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Person associated with a qualification (certification or credential).</xs:documentation> </xs:annotation> </xs:element> |