complexType FsepCode
diagram mmixm_diagrams/mmixm_p138.png
namespace https://mmixm.aero/features/3
children mx:fsepClassCode mx:fsepSystemCode
used by
element FsepOperationalInformation/fsepCode
annotation
documentation
Complex type containing the FSEP code, class code, and system code.
source <xs:complexType name="FsepCode">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the FSEP code, class code, and system code.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="fsepClassCode" type="mb:CodeFsepClassType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The Class Code is a one-character alphanumeric code further identifying equipment, as defined in the FSEP Desk Guide. This is the field FAC_CLASS in the RMLS/FSEP database. Some sample values include the following.
LOC - Localizer:
A Single LOC
B Dual LOC
C Single LOC with RMM
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepSystemCode" type="mb:FsepSystemCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This code is a one-character numeric code that identifies the domain of the system within the NAS. This is also the first character numeric in the Facility Code/Class in the FSEP Data Dictionary (6000.5E, Appendix B). This is also the field FAC_CODE_SYSID in the RMLS/FSEP database. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FsepCode/fsepClassCode
diagram mmixm_diagrams/mmixm_p139.png
namespace https://mmixm.aero/features/3
type mb:CodeFsepClassType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 1
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 2
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 3
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 4
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 5
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 6
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 9
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration A
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration B
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration C
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration D
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration E
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration F
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration G
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration H
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration J
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration K
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration L
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration M
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration N
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration O
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration P
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration Q
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration R
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration S
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration T
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration U
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration V
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration W
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration X
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration Y
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration Z
documentation
The definition of individual codes are unique to each FSEP Facility.
annotation
documentation
The Class Code is a one-character alphanumeric code further identifying equipment, as defined in the FSEP Desk Guide. This is the field FAC_CLASS in the RMLS/FSEP database. Some sample values include the following.
LOC - Localizer:
A Single LOC
B Dual LOC
C Single LOC with RMM
source <xs:element name="fsepClassCode" type="mb:CodeFsepClassType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Class Code is a one-character alphanumeric code further identifying equipment, as defined in the FSEP Desk Guide. This is the field FAC_CLASS in the RMLS/FSEP database. Some sample values include the following.
LOC - Localizer:
A Single LOC
B Dual LOC
C Single LOC with RMM
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepCode/fsepSystemCode
diagram mmixm_diagrams/mmixm_p140.png
namespace https://mmixm.aero/features/3
type mb:FsepSystemCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9]{1}
annotation
documentation
This code is a one-character numeric code that identifies the domain of the system within the NAS. This is also the first character numeric in the Facility Code/Class in the FSEP Data Dictionary (6000.5E, Appendix B). This is also the field FAC_CODE_SYSID in the RMLS/FSEP database.
source <xs:element name="fsepSystemCode" type="mb:FsepSystemCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This code is a one-character numeric code that identifies the domain of the system within the NAS. This is also the first character numeric in the Facility Code/Class in the FSEP Data Dictionary (6000.5E, Appendix B). This is also the field FAC_CODE_SYSID in the RMLS/FSEP database. </xs:documentation>
 
</xs:annotation>
</xs:element>


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