complexType Credential
diagram mmixm_diagrams/mmixm_p219.png
namespace https://mmixm.aero/features/2.1.0
children mx:atowIdent mx:holderStatus mx:ratingStatus mx:ratingType
used by
element QualificationChoice/credential
annotation
documentation
Complex type containing data about a credential, including rating type, rating status, holder status, orgnization info, etc.
source <xs:complexType name="Credential">
 
<xs:annotation>
   
<xs:documentation>Complex type containing data about a credential, including rating type, rating status, holder status, orgnization info, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="atowIdent" type="mb:AtowOrganizationLocation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The ATOW organization and location, associated with the Credential.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="holderStatus" type="mb:CodeHolderStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Status of the holder (Active, Inactive, In-Transfer).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ratingStatus" type="mb:CodeRatingStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Status of the credential (Current, Historical, Pending).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ratingType" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The rating type of the credential.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Credential/atowIdent
diagram mmixm_diagrams/mmixm_p220.png
namespace https://mmixm.aero/features/2.1.0
type mb:AtowOrganizationLocation
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter mb:field6
annotation
documentation
The ATOW organization and location, associated with the Credential.
source <xs:element name="atowIdent" type="mb:AtowOrganizationLocation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The ATOW organization and location, associated with the Credential.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/holderStatus
diagram mmixm_diagrams/mmixm_p221.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeHolderStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Active
enumeration Inactive
enumeration In-transfer
annotation
documentation
Status of the holder (Active, Inactive, In-Transfer).
source <xs:element name="holderStatus" type="mb:CodeHolderStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Status of the holder (Active, Inactive, In-Transfer).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/ratingStatus
diagram mmixm_diagrams/mmixm_p222.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeRatingStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Current
enumeration Historical
enumeration Pending
annotation
documentation
Status of the credential (Current, Historical, Pending).
source <xs:element name="ratingStatus" type="mb:CodeRatingStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Status of the credential (Current, Historical, Pending).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/ratingType
diagram mmixm_diagrams/mmixm_p223.png
namespace https://mmixm.aero/features/2.1.0
type mb:DomainCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The rating type of the credential.
source <xs:element name="ratingType" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The rating type of the credential.</xs:documentation>
 
</xs:annotation>
</xs:element>


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