complexType Person
diagram mmixm_diagrams/mmixm_p90.png
namespace https://mmixm.aero/base/2.1.0
children mb:additionalInformation mb:ndcEmpID mb:personContact mb:personName mb:organization mb:personQualification
used by
elements Organization/organizationContact Certification/grantor Qualification/qualifiedPerson Certification/supervisor
annotation
documentation
Grouping of elements identifying a Person.
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>

element Person/additionalInformation
diagram mmixm_diagrams/mmixm_p91.png
namespace https://mmixm.aero/base/2.1.0
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a person.
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>

element Person/ndcEmpID
diagram mmixm_diagrams/mmixm_p92.png
namespace https://mmixm.aero/base/2.1.0
type mb:NdcEmpIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99999999
annotation
documentation
National Data center (NDC) employee ID of a person.
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>

element Person/personContact
diagram mmixm_diagrams/mmixm_p93.png
namespace https://mmixm.aero/base/2.1.0
type mb:ContactInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:email mb:postalAddress mb:telephoneContact
annotation
documentation
Person contact information.
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>

element Person/personName
diagram mmixm_diagrams/mmixm_p94.png
namespace https://mmixm.aero/base/2.1.0
type mb:PersonName
properties
minOcc 0
maxOcc 1
content complex
children mb:firstName mb:lastName mb:middleName mb:suffix mb:title
annotation
documentation
The full name of a person.
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>

element Person/organization
diagram mmixm_diagrams/mmixm_p95.png
namespace https://mmixm.aero/base/2.1.0
type mb:Organization
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:organizationContact mb:organizationName
source <xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"/>

element Person/personQualification
diagram mmixm_diagrams/mmixm_p96.png
namespace https://mmixm.aero/base/2.1.0
type mx:Qualification
properties
minOcc 0
maxOcc 99
content complex
children mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson
annotation
documentation
Qualification (certification or credential) associated with a person.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy