complexType Credential
diagram mmixm_diagrams/mmixm_p223.png
namespace https://mmixm.aero/features/3
children mx:additionalInformation mx:facilityCode mx:rating mx:ratingStatus mx:holderStatus
used by
element QualificationChoice/credential
annotation
documentation
Complex type containing data about a credential, including rating type, rating status, holder status, organization 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, organization info, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="facilityCode" type="mb:AtowOrganization" 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="rating" type="mb:CodeRatingType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The rating type of the credential.</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="holderStatus" type="mx:HolderStatus" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element Credential/additionalInformation
diagram mmixm_diagrams/mmixm_p224.png
namespace https://mmixm.aero/features/3
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"/>

element Credential/facilityCode
diagram mmixm_diagrams/mmixm_p225.png
namespace https://mmixm.aero/features/3
type mb:AtowOrganization
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:organizationContact mb:organizationName mb:atowCode mb:locId
annotation
documentation
The ATOW organization and location, associated with the Credential.
source <xs:element name="facilityCode" type="mb:AtowOrganization" 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/rating
diagram mmixm_diagrams/mmixm_p226.png
namespace https://mmixm.aero/features/3
type mb:CodeRatingType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Automation
documentation
Ratings pertaining to systems or services used to provide automated processing of data elements used in the NAS.
enumeration Communication
documentation
Ratings pertaining to systems or services used to transmit or receive voice or data.
enumeration Environmental
documentation
Ratings pertaining to systems or services used to support, house, or protect NAS systems, subsystems and equipment used to support the FAA mission (individually or in combination) within the NAS.
enumeration NAVAID
documentation
Ratings pertaining to systems or services used to provide navigational data and landing guidance information for pilots.
enumeration Power
documentation
Ratings pertaining to systems or services used to support NAS systems, the FAA mission (individually or in combination).
enumeration Surveillance
documentation
Ratings pertaining to systems or services used for real-time detection and/or display of airborne or ground positional information for air traffic control.
enumeration Weather
documentation
Ratings pertaining to systems or services used to provide meteorological data and guidance information.
annotation
documentation
The rating type of the credential.
source <xs:element name="rating" type="mb:CodeRatingType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The rating type of the credential.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/ratingStatus
diagram mmixm_diagrams/mmixm_p227.png
namespace https://mmixm.aero/features/3
type mb:CodeRatingStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Current
documentation
The described rating is current/valid.
enumeration Historical
documentation
The described rating is historical/invalid.
enumeration Other
documentation
Rating Status may require additional clarification.
enumeration Pending
documentation
The described rating is pending PM approval.
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/holderStatus
diagram mmixm_diagrams/mmixm_p228.png
namespace https://mmixm.aero/features/3
type mx:HolderStatus
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
qualifier  mb:CodeHolderStatusQualifierType  optional      
documentation
The qualifier type for a credential holder with an active status.
status  mb:CodeHolderStatusType  optional      
documentation
The status of a credential holder. Active or inactive.
source <xs:element name="holderStatus" type="mx:HolderStatus" minOccurs="1" maxOccurs="1"/>


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