complexType Credential
diagram mmixm_diagrams/mmixm_p383.png
namespace https://mmixm.aero/features/4
children mx:additionalInformation mx:facilityCode mx:holderStatus mx:rating mx:ratingStatus
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:annotation>
       
<xs:documentation>Additional information about a credential.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<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="holderStatus" type="mx:HolderStatus" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The status of a credential holder.</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:sequence>
</xs:complexType>

element Credential/additionalInformation
diagram mmixm_diagrams/mmixm_p384.png
namespace https://mmixm.aero/features/4
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a credential.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about a credential.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/facilityCode
diagram mmixm_diagrams/mmixm_p385.png
namespace https://mmixm.aero/features/4
type mb:AtowOrganization
properties
minOcc 0
maxOcc 1
content complex
children mb:atowCode mb:atowCodeChangeProvenance mb:districtOfficeName mb:groupName mb:locId mb:previousAtowCode mb:serviceAreaName mb:sscName
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/holderStatus
diagram mmixm_diagrams/mmixm_p386.png
namespace https://mmixm.aero/features/4
type mx:HolderStatus
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
enumeration Active
documentation
Active status is for ATO employees that have met all requirements needed for an active credential.
enumeration Inactive
documentation
Inactive status removes the credential and all associated ratings.
attributes
Name  Type  Use  Default  Fixed  Annotation
qualifier  mb:CodeHolderStatusQualifierType  optional      
documentation
The qualifier type for a credential holder with an active status.
annotation
documentation
The status of a credential holder.
source <xs:element name="holderStatus" type="mx:HolderStatus" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The status of a credential holder.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/rating
diagram mmixm_diagrams/mmixm_p387.png
namespace https://mmixm.aero/features/4
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_p388.png
namespace https://mmixm.aero/features/4
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>


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