diagram | ![]() |
||
namespace | https://mmixm.aero/features/2.1.0 | ||
children | mx:airportRunway mx:assetStatusHistory mx:fsepCode mx:capabilityCode mx:categoryCode mx:numberOfUnits mx:phoneContact mx:regionCode mx:responsibilityCode mx:revisionID mx:staffedHours mx:tier | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FsepOperationalInformation"> <xs:annotation> <xs:documentation>Complex type containing FSEP information about operational assets.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Airport name and associated runways related to an asset..</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fsepCode" type="mx:FsepCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP code, class code, and system code.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="capabilityCode" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="categoryCode" type="mb:CodeCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="numberOfUnits" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Normally each facility contains a single unit and the number 1 is used. The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="phoneContact" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone contact associated with the operational asset.</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="responsibilityCode" type="mb:CodeResponsibilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The entity responsible for maintaining the asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Facility Revision ID.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="staffedHours" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="tier" type="mb:CodeTierType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown. [6000.1 FSEP Pocket Reference Guide]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | mx:AirportRunway | ||||||
properties |
|
||||||
children | mx:coreAirport mx:runways | ||||||
annotation |
|
||||||
source | <xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Airport name and associated runways related to an asset..</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | mx:AssetStatusHistory | ||||||
properties |
|
||||||
children | mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime | ||||||
annotation |
|
||||||
source | <xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | mx:FsepCode | ||||||
properties |
|
||||||
children | mx:fsepClassCode mx:fsepSystemCode | ||||||
annotation |
|
||||||
source | <xs:element name="fsepCode" type="mx:FsepCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP code, class code, and system code.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | mb:DomainCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="capabilityCode" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||||||||||||||||||||||||
type | mb:CodeCategoryType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xs:element name="categoryCode" type="mb:CodeCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="numberOfUnits" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Normally each facility contains a single unit and the number 1 is used. The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | mb:TelephoneInformationType | ||||||
properties |
|
||||||
children | mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension | ||||||
annotation |
|
||||||
source | <xs:element name="phoneContact" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone contact associated with the operational asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeRegionType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeResponsibilityType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="responsibilityCode" type="mb:CodeResponsibilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The entity responsible for maintaining the asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Facility Revision ID.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="staffedHours" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | |||||||||||||||||||||||
type | mb:CodeTierType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:element name="tier" type="mb:CodeTierType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown. [6000.1 FSEP Pocket Reference Guide]</xs:documentation> </xs:annotation> </xs:element> |