| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:airportRunway mx:assetStatusHistory mx:associatedLocations mx:frequencyCount mx:fsepCode mx:numberOfUnits mx:phoneContact mx:recordProvenance mx:regionalInformation 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="associatedLocations" type="mx:AssociatedLocations" minOccurs="0" maxOccurs="1"> <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:element> <xs:element name="frequencyCount" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains a count of the number of frequencies associated with the asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP). Each Ultra High Frequency or Very High Frequency counts as 1 unit.</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="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:TelephoneContact" 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="recordProvenance" type="mb:Provenance" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date and time of the approved effort/task/asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="regionalInformation" type="mx:RegionalInformationType" minOccurs="0" maxOccurs="3"> <xs:annotation> <xs:documentation>Container for regional information, defined locally, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</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="mb:CodeDescriptionType" 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/4 | ||||||
| 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/4 | ||||||
| type | mx:AssetStatusHistory | ||||||
| properties |
|
||||||
| children | mx:assetStatus 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/4 | ||||||
| type | mx:AssociatedLocations | ||||||
| properties |
|
||||||
| children | mx:airTrafficLocation mx:buildingLocation mx:commandLocation mx:controlLocation mx:monitorLocation mx:previousRegionCode mx:primaryLocation mx:regionCode mx:remoteLocation mx:serviceDeliveryPointLocation | ||||||
| annotation |
|
||||||
| source | <xs:element name="associatedLocations" type="mx:AssociatedLocations" minOccurs="0" maxOccurs="1"> <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:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | xs:integer | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="frequencyCount" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains a count of the number of frequencies associated with the asset, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP). Each Ultra High Frequency or Very High Frequency counts as 1 unit.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:FsepCode | ||||||
| properties |
|
||||||
| children | mx:capabilityCode mx:fsepClass mx:fsepSystemCode mx:powerCode mx:responsibilityCode mx:restorationPeriod | ||||||
| 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/4 | ||||||
| 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/4 | ||||||
| type | mb:TelephoneContact | ||||||
| properties |
|
||||||
| children | mb:phoneCategory mb:voice | ||||||
| annotation |
|
||||||
| source | <xs:element name="phoneContact" type="mb:TelephoneContact" 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/4 | ||||||
| type | mb:Provenance | ||||||
| properties |
|
||||||
| children | mb:date mb:source | ||||||
| annotation |
|
||||||
| source | <xs:element name="recordProvenance" type="mb:Provenance" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date and time of the approved effort/task/asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||
| namespace | https://mmixm.aero/features/4 | ||||||||||||||
| type | mx:RegionalInformationType | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="regionalInformation" type="mx:RegionalInformationType" minOccurs="0" maxOccurs="3"> <xs:annotation> <xs:documentation>Container for regional information, defined locally, per Order 6000.5 Facility, Service, and Equipment Profile (FSEP).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| 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/4 | ||||||
| type | mb:CodeDescriptionType | ||||||
| properties |
|
||||||
| children | mb:code mb:description | ||||||
| annotation |
|
||||||
| source | <xs:element name="staffedHours" type="mb:CodeDescriptionType" 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/4 | |||||||||||||||||||||||
| 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> |