complexType AssociatedLocations
diagram mmixm_diagrams/mmixm_p157.png
namespace https://mmixm.aero/features/4
children mx:airTrafficLocation mx:buildingLocation mx:commandLocation mx:controlLocation mx:monitorLocation mx:previousRegionCode mx:primaryLocation mx:regionCode mx:remoteLocation mx:serviceDeliveryPointLocation
used by
element FsepOperationalInformation/associatedLocations
annotation
documentation
Location information associated with the asset, such as location identifiers for associated remote command and control site or service delivery point.
source <xs:complexType name="AssociatedLocations">
 
<xs:annotation>
   
<xs:documentation>Location information associated with the asset, such as location identifiers for associated remote command and control site or service delivery point.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="airTrafficLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Location responsible for the Air Traffic associated with the asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="buildingLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Identifies the building where the assets are located or are supporting, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="commandLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Location that hosts the hardware which is responsible for sending remote commands to the asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="controlLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This location exercises control over the asset, such as initiating a remote reset, per FSEP Desk Guide.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="monitorLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Location that is responsible for reporting, coordinating, and/or monitoring the asset, such as the Security Operations Center (SOC), Control Centers, or Headquarters-based organizations, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="previousRegionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The last NAS region associated with the operational asset, prior to the current region, if the region has changed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="primaryLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Location of the primary maintenance office associated with the asset, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions. Supplementary information may include travel time to the asset and number of trips.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="regionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The code for the NAS region associated with the operational asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="remoteLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The remote location associated with the asset, per the FSEP Desk Guide.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="serviceDeliveryPointLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Location to which Air Traffic Services are delivered, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssociatedLocations/airTrafficLocation
diagram mmixm_diagrams/mmixm_p158.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
Location responsible for the Air Traffic associated with the asset.
source <xs:element name="airTrafficLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Location responsible for the Air Traffic associated with the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/buildingLocation
diagram mmixm_diagrams/mmixm_p159.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
Identifies the building where the assets are located or are supporting, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.
source <xs:element name="buildingLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifies the building where the assets are located or are supporting, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/commandLocation
diagram mmixm_diagrams/mmixm_p160.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
Location that hosts the hardware which is responsible for sending remote commands to the asset.
source <xs:element name="commandLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Location that hosts the hardware which is responsible for sending remote commands to the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/controlLocation
diagram mmixm_diagrams/mmixm_p161.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
This location exercises control over the asset, such as initiating a remote reset, per FSEP Desk Guide.
source <xs:element name="controlLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This location exercises control over the asset, such as initiating a remote reset, per FSEP Desk Guide.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/monitorLocation
diagram mmixm_diagrams/mmixm_p162.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
Location that is responsible for reporting, coordinating, and/or monitoring the asset, such as the Security Operations Center (SOC), Control Centers, or Headquarters-based organizations, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.
source <xs:element name="monitorLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Location that is responsible for reporting, coordinating, and/or monitoring the asset, such as the Security Operations Center (SOC), Control Centers, or Headquarters-based organizations, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/previousRegionCode
diagram mmixm_diagrams/mmixm_p163.png
namespace https://mmixm.aero/features/4
type mb:CodeRegionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration AC
documentation
Aeronautical Center Region.
enumeration AL
documentation
Alaskan Region.
enumeration CE
documentation
Central Region.
enumeration CT
documentation
William J. Hughes Technical Center Region.
enumeration EA
documentation
Eastern Region.
enumeration GL
documentation
Great Lakes Region.
enumeration NE
documentation
New England Region.
enumeration NM
documentation
Northwest Mountain Region.
enumeration SO
documentation
Southern Region.
enumeration SW
documentation
Southwest Region.
enumeration WA
documentation
Washington Region.
enumeration WP
documentation
Western-Pacific Region.
annotation
documentation
The last NAS region associated with the operational asset, prior to the current region, if the region has changed.
source <xs:element name="previousRegionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last NAS region associated with the operational asset, prior to the current region, if the region has changed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/primaryLocation
diagram mmixm_diagrams/mmixm_p164.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
Location of the primary maintenance office associated with the asset, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions. Supplementary information may include travel time to the asset and number of trips.
source <xs:element name="primaryLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Location of the primary maintenance office associated with the asset, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions. Supplementary information may include travel time to the asset and number of trips.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/regionCode
diagram mmixm_diagrams/mmixm_p165.png
namespace https://mmixm.aero/features/4
type mb:CodeRegionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration AC
documentation
Aeronautical Center Region.
enumeration AL
documentation
Alaskan Region.
enumeration CE
documentation
Central Region.
enumeration CT
documentation
William J. Hughes Technical Center Region.
enumeration EA
documentation
Eastern Region.
enumeration GL
documentation
Great Lakes Region.
enumeration NE
documentation
New England Region.
enumeration NM
documentation
Northwest Mountain Region.
enumeration SO
documentation
Southern Region.
enumeration SW
documentation
Southwest Region.
enumeration WA
documentation
Washington Region.
enumeration WP
documentation
Western-Pacific Region.
annotation
documentation
The code for the NAS region associated with the operational asset.
source <xs:element name="regionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The code for the NAS region associated with the operational asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/remoteLocation
diagram mmixm_diagrams/mmixm_p166.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
The remote location associated with the asset, per the FSEP Desk Guide.
source <xs:element name="remoteLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The remote location associated with the asset, per the FSEP Desk Guide.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssociatedLocations/serviceDeliveryPointLocation
diagram mmixm_diagrams/mmixm_p167.png
namespace https://mmixm.aero/features/4
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
Location to which Air Traffic Services are delivered, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.
source <xs:element name="serviceDeliveryPointLocation" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Location to which Air Traffic Services are delivered, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation>
 
</xs:annotation>
</xs:element>


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