| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:additionalInformation mb:ndcEmpId mb:organization mb:personContact mb:personName mb:personQualification | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="Person"> <xs:annotation> <xs:documentation>Grouping of elements identifying a Person.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about a person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ndcEmpId" type="mb:NdcEmpIdType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>National Data center (NDC) employee ID of a person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Organization associated with the person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="personContact" type="mb:ContactInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Person contact information.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="personName" type="mb:PersonName" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The full name of a person.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="personQualification" type="mx:Qualification" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Qualification (certification or credential) associated with a person.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/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 a person.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | https://mmixm.aero/base/4 | |||||||||
| type | mb:NdcEmpIdType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="ndcEmpId" type="mb:NdcEmpIdType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>National Data center (NDC) employee ID of a person.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:Organization | ||||||
| properties |
|
||||||
| children | mb:additionalInformation mb:atowOrganization mb:organizationContact mb:organizationName | ||||||
| annotation |
|
||||||
| source | <xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Organization associated with the person.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:ContactInformation | ||||||
| properties |
|
||||||
| children | mb:email mb:postalAddress mb:telephoneContact | ||||||
| annotation |
|
||||||
| source | <xs:element name="personContact" type="mb:ContactInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Person contact information.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:PersonName | ||||||
| properties |
|
||||||
| children | mb:firstName mb:lastName mb:middleName mb:suffix mb:title | ||||||
| annotation |
|
||||||
| source | <xs:element name="personName" type="mb:PersonName" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The full name of a person.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mx:Qualification | ||||||
| properties |
|
||||||
| children | mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson | ||||||
| annotation |
|
||||||
| source | <xs:element name="personQualification" type="mx:Qualification" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Qualification (certification or credential) associated with a person.</xs:documentation> </xs:annotation> </xs:element> |