simpleType CodeRatingType
namespace https://mmixm.aero/base/3
type restriction of xs:string
properties
base xs:string
used by
element Credential/rating
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
Enumerated list of the rating of the credential. As defined by the MOU between AOV and AMMS.
source <xs:simpleType name="CodeRatingType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of the rating of the credential. As defined by the MOU between AOV and AMMS.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Automation">
     
<xs:annotation>
       
<xs:documentation>Ratings pertaining to systems or services used to provide automated processing of data elements used in the NAS.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Communication">
     
<xs:annotation>
       
<xs:documentation>Ratings pertaining to systems or services used to transmit or receive voice or data.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Environmental">
     
<xs:annotation>
       
<xs: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.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NAVAID">
     
<xs:annotation>
       
<xs:documentation>Ratings pertaining to systems or services used to provide navigational data and landing guidance information for pilots.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Power">
     
<xs:annotation>
       
<xs:documentation>Ratings pertaining to systems or services used to support NAS systems, the FAA mission (individually or in combination).</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Surveillance">
     
<xs:annotation>
       
<xs: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.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Weather">
     
<xs:annotation>
       
<xs:documentation>Ratings pertaining to systems or services used to provide meteorological data and guidance information.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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