namespace | https://mmixm.aero/base/2.1.0 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="CodeCertificationType"> <xs:annotation> <xs:documentation>Enumerated list of certification types.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Regular"> <xs:annotation> <xs:documentation>Regular certification authority on a system, subsystem, or service may be granted to a technical specialist by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager. [3000.57 ATO TechOps Training and Certification]</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Remote Regular"> <xs:annotation> <xs:documentation>Remote regular certification authority on a system, subsystem, or service may be granted to technical specialists who are responsible for accomplishing remote certifications through the use of Remote Maintenance Monitoring (RMM) equipment and capabilities. It is intended for OCC personnel, although other technical specialists may also be issued remote regular certification authorities when required by their position. [3000.57 ATO TechOps Training and Certification]</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Temporary"> <xs:annotation> <xs:documentation>Temporary certification authority should only be granted during unusual circumstances (i.e., when there is an immediate need and the normal process would take too long). [3000.57 ATO TechOps Training and Certification]</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |