diagram | ![]() |
||
namespace | https://mmixm.aero/base/2.1.0 | ||
children | mb:additionalInformation mb:ndcEmpID mb:personContact mb:personName mb:organization 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="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="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"/> <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/2.1.0 | ||||||
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/2.1.0 | |||||||||
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/2.1.0 | ||||||
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/2.1.0 | ||||||
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/2.1.0 | ||||||
type | mb:Organization | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:organizationContact mb:organizationName | ||||||
source | <xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
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> |