Maintenance Management Information eXchange Model (MMIXM) will be a data standard to support the exchange of Operations & Maintenance (O&M) information between systems. The use of standardized maintenance data will increase data quality and availability between stakeholders, enabling operational benefits such as increased efficiencies and situational awareness.
The base package includes sub-packages that contain classes that are not necessarily domain-specific, e.g., contact information, location descriptors, message structures, personnel, organizations, and data types
Includes sub-packages that describe domain-specific entities, e.g., assets, technician qualifications, reference documentation, and maintenance event coordination and logging
the administrative area for the address (e.g., state, province)
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the administrative area for the address (e.g., state, province)</xs:documentation></xs:annotation></xs:element>
<xs:element name="city" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The City associated with the address.</xs:documentation></xs:annotation></xs:element>
<xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Country for the address.</xs:documentation></xs:annotation></xs:element>
<xs:element name="deliveryPoint" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Defines address for delivering an item</xs:documentation></xs:annotation></xs:element>
<xs:element name="postalCode" type="bas:PostalCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Postal or Zip code for the address.</xs:documentation></xs:annotation></xs:element>
this field is used to provide additional details about the address
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>this field is used to provide additional details about the address</xs:documentation></xs:annotation></xs:element>
The digital location of document content represented as an IP address.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="ip" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The digital location of document content represented as an IP address.</xs:documentation></xs:annotation></xs:element>
The digital location of document content represented as a URL.
Diagram
Type
xs:anyURI
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="url" type="xs:anyURI" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The digital location of document content represented as a URL.</xs:documentation></xs:annotation></xs:element>
The latitude for a given location in the context of the associated CRS.
Diagram
Type
xs:decimal
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The latitude for a given location in the context of the associated CRS.</xs:documentation></xs:annotation></xs:element>
The longitude for a given location in the context of the associated CRS.
Diagram
Type
xs:decimal
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="longitude" type="xs:decimal" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The longitude for a given location in the context of the associated CRS.</xs:documentation></xs:annotation></xs:element>
<xs:element name="elevation" type="xs:integer" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The elevation at the given location.</xs:documentation></xs:annotation></xs:element>
Coordinate Reference System (CRS) is the system used to identify locations on the earth.
Diagram
Type
xs:integer
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element name="crs" type="xs:integer" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Coordinate Reference System (CRS) is the system used to identify locations on the earth.</xs:documentation></xs:annotation></xs:element>
<xs:element name="gsaAddress" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the GSA address code assigned by the FAA Logistic Center</xs:documentation></xs:annotation></xs:element>
<xs:element name="bin" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific bin within a building.</xs:documentation></xs:annotation></xs:element>
[Definition from class Building] The type and identifier uniquely identifies each building at a location identifier where the facilities are located within the building or supports the building.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="building" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[Definition from class Building] The type and identifier uniquely identifies each building at a location identifier where the facilities are located within the building or supports the building.</xs:documentation></xs:annotation></xs:element>
<xs:element name="cabinet" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific cabinet within a building.</xs:documentation></xs:annotation></xs:element>
Free from text further specifying the location of the asset within a building.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Free from text further specifying the location of the asset within a building.</xs:documentation></xs:annotation></xs:element>
<xs:element name="room" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific room within a building.</xs:documentation></xs:annotation></xs:element>
<xs:element name="shelf" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific shelf within a building.</xs:documentation></xs:annotation></xs:element>
<xs:element name="primaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation></xs:annotation></xs:element>
This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.
<xs:element name="secondaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.</xs:documentation></xs:annotation></xs:element>
The phone type (e.g., Home, Office, Personal Mobile, Work Mobile, etc.)
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="phoneCategory" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The phone type (e.g., Home, Office, Personal Mobile, Work Mobile, etc.)</xs:documentation></xs:annotation></xs:element>
<xs:element name="organizationName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the organization</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation></xs:annotation></xs:element>
<xs:element name="personName" type="bas:PersonName" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>full name of a person</xs:documentation></xs:annotation></xs:element>
<xs:element name="lastName" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Last name of the person</xs:documentation></xs:annotation></xs:element>
<xs:element name="middleName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Middle name of the person</xs:documentation></xs:annotation></xs:element>
<xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>title for the person</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation></xs:annotation></xs:element>
<xs:element name="expirationDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date the qualification is no longer active</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Used to provide additional information about the Qualification</xs:documentation></xs:annotation></xs:element>
<xs:element name="districtOffice" type="bas:CodeDistrictOfficeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The third character of the ATOW Organization defines the District Office</xs:documentation></xs:annotation></xs:element>
<xs:element name="districtOfficeGrp" type="bas:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The District Office group of the ATOW Organization</xs:documentation></xs:annotation></xs:element>
<xs:element name="serviceArea" type="bas:CodeServiceAreaType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation></xs:annotation></xs:element>
<xs:element name="systemSupportCenter" type="bas:CodeSscType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The FAA System Support Center (SSC). The last two characters of the ATOW Org represents the SSC code</xs:documentation></xs:annotation></xs:element>
The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.
<xs:element name="cageCode" type="bas:String10Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.</xs:documentation></xs:annotation></xs:element>
[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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.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). 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.FAA Order 3400.3H contained a process for interim certification authority.
<xs:element name="certificationType" type="bas:CodeCertificationType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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. 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). 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. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation></xs:annotation></xs:element>
[3000.57 ATO TechOps Training and Certification] 5-14. Revocation of Certification Authority: When it is determined by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager that the proficiency (performance and/or knowledge of theory-of-operations) of a technical specialist has deteriorated to a level such that continued certification of a system, subsystem, or service by the technical specialist might render it unusable or unsafe for use.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="revokeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] 5-14. Revocation of Certification Authority: When it is determined by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager that the proficiency (performance and/or knowledge of theory-of-operations) of a technical specialist has deteriorated to a level such that continued certification of a system, subsystem, or service by the technical specialist might render it unusable or unsafe for use.</xs:documentation></xs:annotation></xs:element>
<xs:element name="grantDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date the certification was granted.</xs:documentation></xs:annotation></xs:element>
[3000.57]5-11 a. First-Level Review of Certification Authority. The first-level manager and the technical specialist must ensure retention of proficiency as long as the certification authority is active. The first-level manager must review the proficiency of each technical specialist, including his/her own. The first-level manager must perform a proficiency review of active certification authorities annually (no more than 13 months after the previous review), or whenever a question arises concerning the individual’s technical proficiency. The first-level manager must document the review on the technical specialist’s FAA Form 3400-3 in the nationally approved software system.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="annualReviewDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[3000.57] 5-11 a. First-Level Review of Certification Authority. The first-level manager and the technical specialist must ensure retention of proficiency as long as the certification authority is active. The first-level manager must review the proficiency of each technical specialist, including his/her own. The first-level manager must perform a proficiency review of active certification authorities annually (no more than 13 months after the previous review), or whenever a question arises concerning the individual’s technical proficiency. The first-level manager must document the review on the technical specialist’s FAA Form 3400-3 in the nationally approved software system.</xs:documentation></xs:annotation></xs:element>
<xs:element name="grantor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The person who granted the technician certification</xs:documentation></xs:annotation></xs:element>
The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields.
<xs:element name="facilityType" type="bas:FacilityAssetType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields.</xs:documentation></xs:annotation></xs:element>
This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.
<xs:element name="facilityIdent" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ratingType" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field indicates the rating type of the credential.</xs:documentation></xs:annotation></xs:element>
<xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the date/time the record was last modified</xs:documentation></xs:annotation></xs:element>
<xs:element name="atowIdent" type="bas:ATOWOrganizationLocation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The ATOW organization and location, associated with the Credential</xs:documentation></xs:annotation></xs:element>
This field contains data that is populated by the Office of Primary Responsibility (OPR) personnel. Associated airport fields are used to identity equipment that supports a core airport.
<xs:element name="coreAirport" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains data that is populated by the Office of Primary Responsibility (OPR) personnel. Associated airport fields are used to identity equipment that supports a core airport.</xs:documentation></xs:annotation></xs:element>
<xs:element name="runways" type="bas:RunwayInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>complex element containing the name of the primary and secondary runway</xs:documentation></xs:annotation></xs:element>
<xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the asset</xs:documentation></xs:annotation></xs:element>
<xs:element name="manufacturerPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Unique identifier for a part manufactured by a specific Manufacturer and sold by a CAGE.</xs:documentation></xs:annotation></xs:element>
<xs:element name="nationalStockNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Standardized material items of supply' as they have been recognized by all NATO countries including the United States Department of Defense.</xs:documentation></xs:annotation></xs:element>
<xs:element name="revisionNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The specific revision associated with a product or part.</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field is used to provide some additional comments or information</xs:documentation></xs:annotation></xs:element>
The timestamp of when the asset was last inventoried.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The timestamp of when the asset was last inventoried.</xs:documentation></xs:annotation></xs:element>
<xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The timestamp of when the asset was last updated.</xs:documentation></xs:annotation></xs:element>
<xs:element name="assetInventoryStatus" type="bas:CodeManafacturedAssetStatusType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The status of an inventoried asset. This status represents whether the assets is received and available, unavailable, in use, or in transit</xs:documentation></xs:annotation></xs:element>
The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required.
<xs:element name="giai" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required.</xs:documentation></xs:annotation></xs:element>
The FA/CA number (Federal Aviation/Civil Aviation Number) is an alphanumeric reference designator that individually differentiates each Equipment type from others with the same short name. The manufacturer’s model number must be used when FA/CA numbers are not available. An example of the correct FA/CA# format is FA-10065 (or freeform if the model number is used).
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="facaNumber" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The FA/CA number (Federal Aviation/Civil Aviation Number) is an alphanumeric reference designator that individually differentiates each Equipment type from others with the same short name. The manufacturer’s model number must be used when FA/CA numbers are not available. An example of the correct FA/CA# format is FA-10065 (or freeform if the model number is used).</xs:documentation></xs:annotation></xs:element>
<xs:element name="capabilityCode" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the NAS Operational Inventory (NOI) capability as defined in the current version of FSEP Order 6000.5.</xs:documentation></xs:annotation></xs:element>
<xs:element name="categoryCode" type="bas:CodeCategoryType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the NAS Operational Inventory (NOI) category as defined in the current version of FSEP Order 6000.5.</xs:documentation></xs:annotation></xs:element>
<xs:element name="regionCode" type="bas: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>
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:element name="staffedHours" type="bas:CodeStaffedHoursType" 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="numberOfUnits" type="bas:CodeNumberOfUnitsType" 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.</xs:documentation></xs:annotation></xs:element>
<xs:element name="tier" type="bas: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:element name="assetSystemCode" type="bas:AssetSystemCodeType" 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.</xs:documentation></xs:annotation></xs:element>
The Type Code, is an arbitrarily assigned alphanumeric code that uniquely identifies each facility within a capability. The National FSEP Program Manager assigns this code.
<xs:element name="assetCode" type="bas:AssetCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Type Code, is an arbitrarily assigned alphanumeric code that uniquely identifies each facility within a capability. The National FSEP Program Manager assigns this code.</xs:documentation></xs:annotation></xs:element>
<xs:element name="assetClassCode" type="bas:CodeAssetClassType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Class Code is a one-character alphanumeric code further identifying equipment</xs:documentation></xs:annotation></xs:element>
<xs:element name="assetStatusCode" type="bas:CodeAssetStatusType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains a single-character status code denoting the status of the operational asset, as identified in the enumeration.</xs:documentation></xs:annotation></xs:element>
The status date is an eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The status date is an eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.</xs:documentation></xs:annotation></xs:element>
The date that the operational asset was commissioned
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date that the operational asset was commissioned</xs:documentation></xs:annotation></xs:element>
The date that the operational asset was decommissioned
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date that the operational asset was decommissioned</xs:documentation></xs:annotation></xs:element>
<xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The precommission date of the operational asset</xs:documentation></xs:annotation></xs:element>
<xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Record change date and time</xs:documentation></xs:annotation></xs:element>
This field contains the date (MM/DD/YYYY) when equipment change or replacement to a commissioned facility occurs. A swapout is when a fac code or class is changed.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the date (MM/DD/YYYY) when equipment change or replacement to a commissioned facility occurs. A swapout is when a fac code or class is changed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="previousAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the previous availability of an asset</xs:documentation></xs:annotation></xs:element>
<xs:element name="currentAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the current availability of the monitored asset</xs:documentation></xs:annotation></xs:element>
<xs:element name="currentValue" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>current value of the parameter being reported upon</xs:documentation></xs:annotation></xs:element>
<xs:element name="previousValue" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the previous value of the parameter being reported upon</xs:documentation></xs:annotation></xs:element>
<xs:element name="upperThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the maximum value of the threshold</xs:documentation></xs:annotation></xs:element>
<xs:element name="lowerThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the minimum value of the threshold</xs:documentation></xs:annotation></xs:element>
<xs:element name="parameterName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the name of the parameter being reported upon</xs:documentation></xs:annotation></xs:element>
<xs:element name="violation" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the security violation</xs:documentation></xs:annotation></xs:element>
<xs:element name="violationUserName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The user name involved in the security violation</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>additional information about the security violation</xs:documentation></xs:annotation></xs:element>
<xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the asset</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Additional information beyond the current operational status of the asset</xs:documentation></xs:annotation></xs:element>
<xs:element name="configurationInformation" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"><xs:annotation><xs:documentation>Provides additional information about the asset configuration</xs:documentation></xs:annotation></xs:element>
<xs:element name="severity" type="bas:CodeAlertSeverityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The severity of the alerted issue</xs:documentation></xs:annotation></xs:element>
<xs:element name="priority" type="bas:CodeAlertPriorityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The priority of the alerted issue</xs:documentation></xs:annotation></xs:element>
<xs:element name="runway" type="bas:RunwayType" minOccurs="0" maxOccurs="2"><xs:annotation><xs:documentation>Runway location (could be one or two runways)</xs:documentation></xs:annotation></xs:element>
<xs:element name="luidValue" type="bas:String2Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>LUID value from RMM system</xs:documentation></xs:annotation></xs:element>
<xs:element name="dpid" type="bas:String2Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>DPID value from RMM system</xs:documentation></xs:annotation></xs:element>
<xs:element name="pointDescription" type="bas:String255Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[RMLS NLN Database Design V1.6] Description of data point from RMM system.</xs:documentation></xs:annotation></xs:element>
<xs:element name="pointValue" type="bas:String15Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Point value from the RMM system</xs:documentation></xs:annotation></xs:element>
The date and time that the specialist departs from the FSEP Facility.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="departureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date and time that the specialist departs from the FSEP Facility.</xs:documentation></xs:annotation></xs:element>
The date and time that the specialist arrives at the FSEP Facility.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="arrivalDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date and time that the specialist arrives at the FSEP Facility.</xs:documentation></xs:annotation></xs:element>
<xs:element name="equipmentIdent" type="bas:String15Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Helps uniquely identify items that have the same SHORT_NAME and FAC_TYPE/FAC_IDENT</xs:documentation></xs:annotation></xs:element>
<xs:element name="equipmentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID that references a piece of equipment</xs:documentation></xs:annotation></xs:element>
<xs:element name="shortName" type="bas:String15Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The short name provided to the equipment</xs:documentation></xs:annotation></xs:element>
<xs:element name="logId" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This is the primary means of identifying a log entry.</xs:documentation></xs:annotation></xs:element>
<xs:element name="creator" type="bas:CodeCreatorType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[NLN Design Document v1.6] Used to identify logs created at AFCCs.</xs:documentation></xs:annotation></xs:element>
[6040.15G Appendix F]The SUMMARY field is a summary of what is happening or happened without opinions, speculation, slang, or assumptions and control center personnel should change as the event evolves. At any given time the SUMMARY field should tell the current whole story. The SUMMARY field can have up to 140 characters. The National Operations Control Center views select event log entries from the Operations Control Centers (OCCs) and Service Operations Centers (SOCs) and have to discern the event from the first 34 characters that display on the EVENTS DISPLAY.
<xs:element name="summary" type="bas:String255Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[6040.15G Appendix F] The SUMMARY field is a summary of what is happening or happened without opinions, speculation, slang, or assumptions and control center personnel should change as the event evolves. At any given time the SUMMARY field should tell the current whole story. The SUMMARY field can have up to 140 characters. The National Operations Control Center views select event log entries from the Operations Control Centers (OCCs) and Service Operations Centers (SOCs) and have to discern the event from the first 34 characters that display on the EVENTS DISPLAY.</xs:documentation></xs:annotation></xs:element>
<xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date and time modifications were made</xs:documentation></xs:annotation></xs:element>
<xs:element name="modifiedBy" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Indicates who last modified the record</xs:documentation></xs:annotation></xs:element>
<xs:element name="errorCode" type="bas:CodeErrorType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>For Use by SAL for unresolved logs</xs:documentation></xs:annotation></xs:element>
<xs:element name="city" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Name of the city</xs:documentation></xs:annotation></xs:element>
<xs:element name="unscheduledFlag" type="bas:BinaryType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Flag that depicts whether maintenance activity was scheduled: 0 if Scheduled, 1 if unscheduled</xs:documentation></xs:annotation></xs:element>
<xs:element name="cancelInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The party that cancelled the NOTAM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="issueInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The issuer of the NOTAM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="notamNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The identification string of the NOTAM.</xs:documentation></xs:annotation></xs:element>
Unique ID - will have a suffix of two digits to allow for replication
Diagram
Type
xs:integer
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element name="repeatId" type="xs:integer" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation></xs:annotation></xs:element>
<xs:element name="codeCategory" type="bas:CodeCategoryDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Used in conjunction with Supplemental Code to provide reason for the log</xs:documentation></xs:annotation></xs:element>
Safety-Delayed Restoration due to Employee Fatigue
enumeration
sc 7 for PM)
enumeration
Scheduled (by AVN)
enumeration
Security Activities
enumeration
Snow
enumeration
Snow/Ice Removal
enumeration
Software Load
enumeration
Software Load Or Reload
enumeration
Software/Firmware Error
enumeration
Solar Activity
enumeration
Solar Outage Prediction- SOG use only
enumeration
Special (Requested by Technical Operations)
enumeration
Special Tests
enumeration
Standard
enumeration
Stuck Mic Or Continuous Carrier
enumeration
Tech On Site (TOS)
enumeration
Technical Operations (Non Control Center)
enumeration
Technical Performance Record (TPR) Review only
enumeration
Telco
enumeration
Temperature Extremes/Variations
enumeration
Temperature Inversion Or Path Fade
enumeration
Testing
enumeration
TPR
enumeration
TPR and FRD Review
enumeration
TRACO
enumeration
Training (OJT/PeXam)
enumeration
Transmission Line/Connector
enumeration
Tree Trimming
enumeration
Troubleshooting
enumeration
Troubleshooting/Repair
enumeration
Unknown
enumeration
Vandalism Or Other Act Of Purposeful Destruction
enumeration
Vegetation (Trees
enumeration
Vegetation Control
enumeration
Vegetation Control (Mowing
enumeration
Waiting On Flight Check
enumeration
Waiting Technician Availability
enumeration
Wind/Tornado/Hurricane
Source
<xs:element name="supplementalCode" type="bas:CodeSupplementalDescriptionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>SUPPLEMENTAL CODE USED IN CONJUNCTION WITH CODE CATEGORY TO DESCRIBE THE REASON FOR THE LOG ENTRY.</xs:documentation></xs:annotation></xs:element>
6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.
<xs:element name="maintenanceActionCode" type="bas:CodeMaintenanceActionDescriptionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.</xs:documentation></xs:annotation></xs:element>
Earliest date/time the PM/CE can scheduled to be performed.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="earliestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Earliest date/time the PM/CE can scheduled to be performed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="scheduledDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date/time the PM/CE is scheduled to be performed.</xs:documentation></xs:annotation></xs:element>
Latest date/time the PM/CE can scheduled to be performed.
Diagram
Type
xs:dateTime
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="latestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Latest date/time the PM/CE can scheduled to be performed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="assignmentNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID for this set of tasks</xs:documentation></xs:annotation></xs:element>
<xs:element name="directiveLevel" type="bas:CodeDirectiveLevelDescriptionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Is directive Local or National</xs:documentation></xs:annotation></xs:element>
<xs:element name="numberOfTasks" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Number of tasks this PM/CERT involves</xs:documentation></xs:annotation></xs:element>
<xs:element name="activityEndTime" type="bas:DateHourType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>End time of event being logged</xs:documentation></xs:annotation></xs:element>
TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.
<xs:element name="noccEventType" type="bas:CodeNoccEventTypeDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.</xs:documentation></xs:annotation></xs:element>
<xs:element name="noccEventStatus" type="bas:CodeNoccEventStatusDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It defines the options for Event Status Type in 6.1.3.</xs:documentation></xs:annotation></xs:element>
[TI 6140.32 NOCC User Guide] The Summary section of the Document Details window is used for specific reports such as Instrument Landing System (ILS) events, Loss of Redundancy and Terminal Doppler Weather Radar (TDWR)/Airport Surface Detection Equipment (ASDE) events.
<xs:element name="docSummary" type="bas:String4000Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[TI 6140.32 NOCC User Guide] The Summary section of the Document Details window is used for specific reports such as Instrument Landing System (ILS) events, Loss of Redundancy and Terminal Doppler Weather Radar (TDWR)/Airport Surface Detection Equipment (ASDE) events.</xs:documentation></xs:annotation></xs:element>
<xs:element name="active" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This field indicates whether the NOCC has closed the issue or not. It is distinct from EventStatus, which refers to the operational issue only.</xs:documentation></xs:annotation></xs:element>
<xs:element name="noccEventImpact" type="bas:CodeNoccEventImpactDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>[TI 6140.32 NOCC User Guide] 6.1.3 discusses Event Impact Type but does not give a definition.</xs:documentation></xs:annotation></xs:element>
<xs:element name="cause" type="bas:CodeInterruptLogCauseType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Possible causes of the interruption.</xs:documentation></xs:annotation></xs:element>
Unique ID - will have a suffix of two digits to allow for replication
Diagram
Type
xs:nonNegativeInteger
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element name="logLineID" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation></xs:annotation></xs:element>
<xs:element name="channel" type="bas:String10Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifier used to associated a communications line with the remote facility/service</xs:documentation></xs:annotation></xs:element>
<xs:element name="lineFrequencyFlag" type="bas:CodeLineFrequencyFlagType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>LINE, FREQUENCY OR BOTH</xs:documentation></xs:annotation></xs:element>
<xs:element name="logLineModifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date/time of last change made</xs:documentation></xs:annotation></xs:element>
<xs:element name="segmentNumber" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Segment number in this path</xs:documentation></xs:annotation></xs:element>
<xs:element name="segmentTotal" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Total number of segments in this path</xs:documentation></xs:annotation></xs:element>
<xs:element name="uhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>UHF Frequency for this line</xs:documentation></xs:annotation></xs:element>
<xs:element name="vhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>VHF Frequency for this line</xs:documentation></xs:annotation></xs:element>
<xs:element name="commentText" type="bas:String4000Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Large text field for comments entered by user for this log</xs:documentation></xs:annotation></xs:element>
<xs:element name="commentDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>User entered date for comment</xs:documentation></xs:annotation></xs:element>
<xs:element name="commentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique reference ID for comment</xs:documentation></xs:annotation></xs:element>
<xs:element name="documentTitle" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The title of document</xs:documentation></xs:annotation></xs:element>
Identifies the office responsible for maintaining the document.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xs:element name="responsibleOffice" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifies the office responsible for maintaining the document.</xs:documentation></xs:annotation></xs:element>
<xs:element name="documentType" type="bas:CodeDocumentTypeType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifies whether a document is an order or notice</xs:documentation></xs:annotation></xs:element>
This refers to the status of a document, current or cancelled
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="documentStatus" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This refers to the status of a document, current or cancelled</xs:documentation></xs:annotation></xs:element>
<xs:element name="documentConfidentiality" type="bas:CodeDocumentConfidentialityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A type of official approval or permission for access or use.</xs:documentation></xs:annotation></xs:element>
Details on the document properties, including electronic file type or hardcopy if applicable.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xs:element name="documentFormat" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Details on the document properties, including electronic file type or hardcopy if applicable.</xs:documentation></xs:annotation></xs:element>
<xs:element name="effectiveDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifies the Issue Date for the document</xs:documentation></xs:annotation></xs:element>
<xs:element name="cancellationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Identifies the Cancellation Date for the document</xs:documentation></xs:annotation></xs:element>
<xs:element name="versionNumber" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>version number of the document</xs:documentation></xs:annotation></xs:element>
<xs:element name="versionDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Issue date of the document version</xs:documentation></xs:annotation></xs:element>
<xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field is used to provide some additional comments or information</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="AddressLocation"><xs:annotation><xs:documentation>The location specified by an address</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Location"><xs:sequence><xs:element name="address" type="bas:PostalAddress" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>postal address</xs:documentation></xs:annotation></xs:element><xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>this field is used to provide additional details about the address</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="Location" abstract="true"><xs:annotation><xs:documentation>base type for a location</xs:documentation></xs:annotation><xs:sequence/></xs:complexType>
<xs:complexType name="PostalAddress"><xs:annotation><xs:documentation>Postal address for the person or organization</xs:documentation></xs:annotation><xs:sequence><xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the administrative area for the address (e.g., state, province)</xs:documentation></xs:annotation></xs:element><xs:element name="city" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The City associated with the address.</xs:documentation></xs:annotation></xs:element><xs:element name="countryCode" type="xs:string" minOccurs="0" maxOccurs="1"/><xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Country for the address.</xs:documentation></xs:annotation></xs:element><xs:element name="deliveryPoint" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Defines address for delivering an item</xs:documentation></xs:annotation></xs:element><xs:element name="postalCode" type="bas:PostalCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Postal or Zip code for the address.</xs:documentation></xs:annotation></xs:element><xs:element name="addressCategory" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:simpleType name="PostalCodeType"><xs:annotation><xs:documentation>The Postal or Zip code for the address.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="[0-9][0-9][0-9][0-9][0-9]"/></xs:restriction></xs:simpleType>
<xs:complexType name="ElectronicLocation"><xs:annotation><xs:documentation>Grouping of elements specifying an electronic location</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Location"><xs:sequence><xs:element name="ip" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The digital location of document content represented as an IP address.</xs:documentation></xs:annotation></xs:element><xs:element name="textDescription" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Description of electronic location</xs:documentation></xs:annotation></xs:element><xs:element name="url" type="xs:anyURI" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The digital location of document content represented as a URL.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="GeographicLocation"><xs:annotation><xs:documentation>grouping of elements defining the geographic location</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Location"><xs:sequence><xs:element name="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The latitude for a given location in the context of the associated CRS.</xs:documentation></xs:annotation></xs:element><xs:element name="longitude" type="xs:decimal" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The longitude for a given location in the context of the associated CRS.</xs:documentation></xs:annotation></xs:element><xs:element name="elevation" type="xs:integer" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The elevation at the given location.</xs:documentation></xs:annotation></xs:element><xs:element name="crs" type="xs:integer" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Coordinate Reference System (CRS) is the system used to identify locations on the earth.</xs:documentation></xs:annotation></xs:element><xs:element name="source" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>source of geographic information</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:simpleType name="String10Type"><xs:annotation><xs:documentation>specifies a string of up to 10 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="10"/></xs:restriction></xs:simpleType>
<xs:complexType name="LocationInBuilding"><xs:annotation><xs:documentation>Location in building where parts, equipment, and/or systems may be located</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Location"><xs:sequence><xs:element name="bin" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific bin within a building.</xs:documentation></xs:annotation></xs:element><xs:element name="building" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[Definition from class Building] The type and identifier uniquely identifies each building at a location identifier where the facilities are located within the building or supports the building.</xs:documentation></xs:annotation></xs:element><xs:element name="cabinet" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific cabinet within a building.</xs:documentation></xs:annotation></xs:element><xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Free from text further specifying the location of the asset within a building.</xs:documentation></xs:annotation></xs:element><xs:element name="room" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific room within a building.</xs:documentation></xs:annotation></xs:element><xs:element name="shelf" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A specific shelf within a building.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:simpleType name="BinaryType"><xs:annotation><xs:documentation>Value of 0 or 1</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:maxInclusive value="1"/><xs:minInclusive value="0"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeAlertSeverityType"><xs:annotation><xs:documentation>Perceived severity of the status the event is describing.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Highest"/><xs:enumeration value="High"/><xs:enumeration value="Moderate"/><xs:enumeration value="Low"/><xs:enumeration value="Lowest"/><xs:enumeration value="Unknown"/></xs:restriction></xs:simpleType>
[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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.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). 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.FAA Order 3400.3H contained a process for interim certification authority.
<xs:simpleType name="CodeCertificationStatusType"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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. 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). 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. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Active"/><xs:enumeration value="Expiration Pending"/><xs:enumeration value="Inactive"/><xs:enumeration value="Never Issued"/><xs:enumeration value="Revoked"/></xs:restriction></xs:simpleType>
[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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.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). 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.FAA Order 3400.3H contained a process for interim certification authority.
<xs:simpleType name="CodeCertificationType"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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. 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). 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. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Interim"/><xs:enumeration value="Regular"/><xs:enumeration value="Remote Regular"/><xs:enumeration value="Temporary"/></xs:restriction></xs:simpleType>
Serviceable - When a manufactured asset is place into service.Repairable - When a manufactured asset is repairable.Survey - When a manufactured asset is lost, stolen or destroyed
<xs:simpleType name="CodeConditionType"><xs:annotation><xs:documentation>Serviceable - When a manufactured asset is place into service. Repairable - When a manufactured asset is repairable. Survey - When a manufactured asset is lost, stolen or destroyed</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="REPAIRABLE"/><xs:enumeration value="SERVICEABLE"/><xs:enumeration value="SURVEY"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeDirectiveLevelDescriptionType"><xs:annotation><xs:documentation>Is directive Local or National or Regional</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="LOCAL"/><xs:enumeration value="NATIONAL"/><xs:enumeration value="REGIONAL"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeDistrictOfficeGroupType"><xs:annotation><xs:documentation>The District Office group of the ATOW Organization</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="0"/><xs:enumeration value="1"/><xs:enumeration value="2"/><xs:enumeration value="3"/><xs:enumeration value="4"/><xs:enumeration value="5"/><xs:enumeration value="6"/><xs:enumeration value="C"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeDocumentConfidentialityType"><xs:annotation><xs:documentation>A type of official approval or permission for access or use.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Top Secret"/><xs:enumeration value="Secret"/><xs:enumeration value="Confidential"/><xs:enumeration value="None"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeDocumentTypeType"><xs:annotation><xs:documentation>Identifies the nature and/or purpose of the document.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Notice"/><xs:enumeration value="Order"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeErrorType"><xs:annotation><xs:documentation>For Use by SAL for unresolved logs</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="C"/><xs:enumeration value="G"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeInterruptionType"><xs:annotation><xs:documentation>Code signifying the type of interruption</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Full Outage"/><xs:enumeration value="Reduced Service"/><xs:enumeration value="Reduced Equipment"/><xs:enumeration value="Information"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeInterruptLogCauseType"><xs:annotation><xs:documentation>Possible causes of the interruption.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="ABORT REQUEST MESSAGE"/><xs:enumeration value="AND AIR CONDITIONING (SC F)"/><xs:enumeration value="CABLE DISTRIBUTION SYSTEMS (SC F)"/><xs:enumeration value="CONTROL/MONITOR SYSTEM (SC F)"/><xs:enumeration value="DIRECT CURRENT POWER SYSTEMS (SC F)"/><xs:enumeration value="ENGINE GENERATORS (SC F)"/><xs:enumeration value="ENVIRONMENTAL"/><xs:enumeration value="EQUIPMENT"/><xs:enumeration value="EXTERNAL INTERRUPT"/><xs:enumeration value="HANG"/><xs:enumeration value="HEATING"/><xs:enumeration value="LINE (REQ. FOR CC 61/81)"/><xs:enumeration value="LOCKOUT"/><xs:enumeration value="OTHER"/><xs:enumeration value="PERSONNEL ERROR"/><xs:enumeration value="POWER INTERRUPTION/SPIKES/FLUCTUATIONS (SC F)"/><xs:enumeration value="POWER PANELS AND SWITCH GEAR"/><xs:enumeration value="SOFTWARE"/><xs:enumeration value="SYSTEM DRIFT"/><xs:enumeration value="UNINTERRUPTIBLE POWER SYSTEMS AND PCS (SC F)"/><xs:enumeration value="VENTALTION"/><xs:enumeration value="WEATHER"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeInterruptLogFaultLocationDescriptionType"><xs:annotation><xs:documentation>Description of the fault location causing the interruption to the equipment/service</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="CONTROL SITE"/><xs:enumeration value="FAA LINE/LINK"/><xs:enumeration value="REMOTE SITE"/><xs:enumeration value="TELCO LINE/LINK (FOR LIR ENTRY CC 61/68/81/88)"/><xs:enumeration value="UNKNOWN"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeLineFrequencyFlagType"><xs:annotation><xs:documentation>Code signifying whether line or frequency (or both)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="B"><xs:annotation><xs:documentation>Line and Frequency (both)</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="F"><xs:annotation><xs:documentation>Frequency</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="L"><xs:annotation><xs:documentation>Line</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
Simple Type bas:CodeMaintenanceActionDescriptionType
Namespace
https://mmixm.aero/base/1.1.0
Annotations
6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.
<xs:simpleType name="CodeMaintenanceActionDescriptionType"><xs:annotation><xs:documentation>6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Adjusted/Aligned"/><xs:enumeration value="Blank/Not Applicable"/><xs:enumeration value="Certification"/><xs:enumeration value="Cleaned"/><xs:enumeration value="Equip Not Avail for PM"/><xs:enumeration value="Initialization"/><xs:enumeration value="Maintenance Moratorium"/><xs:enumeration value="Military Corrected"/><xs:enumeration value="Mod Completed"/><xs:enumeration value="Mod Issued"/><xs:enumeration value="Mod Not Applicable"/><xs:enumeration value="Mod Not Performed"/><xs:enumeration value="Mod On Hold (HQ use only)"/><xs:enumeration value="Mod On Hold - Manpower Shortage (HQ use only)"/><xs:enumeration value="Mod On Hold - Washington (GNOT)(HQ use only)"/><xs:enumeration value="Mod Ready To Install"/><xs:enumeration value="Other"/><xs:enumeration value="Parts on Order (AWP)"/><xs:enumeration value="Parts On Order (AWP)"/><xs:enumeration value="Patched/Switched"/><xs:enumeration value="Pm Incomplete"/><xs:enumeration value="PM Incomplete"/><xs:enumeration value="Pm Not Performed"/><xs:enumeration value="PM Not Performed"/><xs:enumeration value="PM Performed"/><xs:enumeration value="Pm Performed"/><xs:enumeration value="Propagation Condition Improved"/><xs:enumeration value="Repaired"/><xs:enumeration value="Replaced"/><xs:enumeration value="Replaced Card"/><xs:enumeration value="Replacement Of Light Bulbs In Lighted Nav/Aids"/><xs:enumeration value="Replacement Of Peripherals"/><xs:enumeration value="Restored"/><xs:enumeration value="Retried"/><xs:enumeration value="Self Corrected/No Trouble Found"/><xs:enumeration value="Service Complaint"/><xs:enumeration value="Telco Unspecified Correction"/><xs:enumeration value="Test Equipment Not Available"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeManafacturedAssetStatusType"><xs:annotation><xs:documentation>The status of an inventoried asset. This status represents whether the assets is received and available, unavailable, in use, or in transit</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="ACTIVE"/><xs:enumeration value="INACTIVE"/><xs:enumeration value="IN_SERVICE"/><xs:enumeration value="IN_TRANSIT"/><xs:enumeration value="MISSING"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeNoccEventImpactDescriptionType"><xs:annotation><xs:documentation>[TI 6140.32 NOCC User Guide] 6.1.3 discusses Event Impact Type but does not give a definition.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Budget Impact"/><xs:enumeration value="Line Only Interruption"/><xs:enumeration value="NAS Impact"/><xs:enumeration value="No Impact"/><xs:enumeration value="Ongoing"/><xs:enumeration value="Reduced Service"/><xs:enumeration value="Reduced System/Equipment"/><xs:enumeration value="Scheduled-FULL"/><xs:enumeration value="Unscheduled-FULL"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeNoccEventStatusDescriptionType"><xs:annotation><xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It defines the options for Event Status Type in 6.1.3.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Closed"/><xs:enumeration value="Continuing"/><xs:enumeration value="Open"/></xs:restriction></xs:simpleType>
TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.
<xs:simpleType name="CodeNoccEventTypeDescriptionType"><xs:annotation><xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Aircraft Accident/Incident"/><xs:enumeration value="ASDE Outage"/><xs:enumeration value="Budget"/><xs:enumeration value="Commission"/><xs:enumeration value="Decommission"/><xs:enumeration value="Electrostatic Discharge"/><xs:enumeration value="Facility/Service Outage"/><xs:enumeration value="Flight Inspection"/><xs:enumeration value="GPS"/><xs:enumeration value="ILS Fac/Service Outage"/><xs:enumeration value="Loss of Redundancy"/><xs:enumeration value="Manmade Disaster"/><xs:enumeration value="Miscellaneous Event"/><xs:enumeration value="Natural Disaster"/><xs:enumeration value="NCO Event"/><xs:enumeration value="Personnel Safety/Haz. Mat."/><xs:enumeration value="Replacement"/><xs:enumeration value="RFI Event"/><xs:enumeration value="Surface Incident"/><xs:enumeration value="Telecomm. Outage"/><xs:enumeration value="Vandalism"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeRatingStatusType"><xs:annotation><xs:documentation>Status of the credential</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Current"/><xs:enumeration value="Historical"/><xs:enumeration value="Pending"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeRegionType"><xs:annotation><xs:documentation>The code for the NAS region associated with the operational asset</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="AC"/><xs:enumeration value="AL"/><xs:enumeration value="CE"/><xs:enumeration value="CT"/><xs:enumeration value="EA"/><xs:enumeration value="GL"/><xs:enumeration value="NE"/><xs:enumeration value="NM"/><xs:enumeration value="SO"/><xs:enumeration value="SW"/><xs:enumeration value="WA"/><xs:enumeration value="WP"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeServiceAreaType"><xs:annotation><xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="W0"/><xs:enumeration value="W1"/><xs:enumeration value="W2"/><xs:enumeration value="WB"/><xs:enumeration value="WC"/><xs:enumeration value="WE"/><xs:enumeration value="WN"/><xs:enumeration value="WT"/><xs:enumeration value="WW"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeSscType"><xs:annotation><xs:documentation>The FAA System Support Center (SSC). The last two characters of the ATOW Org represents the SSC code</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="0"/><xs:enumeration value="1"/><xs:enumeration value="2"/><xs:enumeration value="3"/><xs:enumeration value="4"/><xs:enumeration value="5"/><xs:enumeration value="6"/><xs:enumeration value="7"/><xs:enumeration value="8"/><xs:enumeration value="9"/><xs:enumeration value="A"/><xs:enumeration value="B"/><xs:enumeration value="C"/><xs:enumeration value="D"/><xs:enumeration value="E"/><xs:enumeration value="F"/><xs:enumeration value="G"/><xs:enumeration value="H"/><xs:enumeration value="J"/><xs:enumeration value="K"/><xs:enumeration value="L"/><xs:enumeration value="M"/><xs:enumeration value="N"/><xs:enumeration value="P"/></xs:restriction></xs:simpleType>
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:simpleType name="CodeStaffedHoursType"><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:restriction base="xs:string"><xs:enumeration value="105"/><xs:enumeration value="106"/><xs:enumeration value="107"/><xs:enumeration value="125"/><xs:enumeration value="126"/><xs:enumeration value="127"/><xs:enumeration value="165"/><xs:enumeration value="166"/><xs:enumeration value="167"/><xs:enumeration value="245"/><xs:enumeration value="246"/><xs:enumeration value="247"/><xs:enumeration value="85"/><xs:enumeration value="86"/><xs:enumeration value="87"/></xs:restriction></xs:simpleType>
<xs:simpleType name="CodeTelephoneCountryType"><xs:annotation><xs:documentation>country code used in a telephone number</xs:documentation></xs:annotation><xs:restriction base="xs:string"/></xs:simpleType>
<xs:simpleType name="CodeTierType"><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:restriction base="xs:string"><xs:enumeration value="111"/><xs:enumeration value="222"/><xs:enumeration value="333"/><xs:enumeration value="XXX"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String50Type"><xs:annotation><xs:documentation>specifies a string of up to 50 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="50"/></xs:restriction></xs:simpleType>
The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields.
<xs:simpleType name="FacilityAssetType"><xs:annotation><xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="[0-9A-Z]{2,5}"/></xs:restriction></xs:simpleType>
This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.
<xs:simpleType name="FacilityIdentType"><xs:annotation><xs:documentation>This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="[0-9A-Z]{3,4}"/></xs:restriction></xs:simpleType>
<xs:simpleType name="Integer22Type"><xs:annotation><xs:documentation>Allows up to a 22 digit integer</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:maxInclusive value="9999999999999999999999"/></xs:restriction></xs:simpleType>
<xs:simpleType name="PhoneNumberType"><xs:annotation><xs:documentation>specifies a telephone number format</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="(\+)?[0-9\s\-\(\)]+"/></xs:restriction></xs:simpleType>
<xs:simpleType name="RunwayType"><xs:annotation><xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="([1-9]|[1-2][0-9]|[3][0-6])[LRC]?"/></xs:restriction></xs:simpleType>
<xs:simpleType name="StatusDateType"><xs:annotation><xs:documentation>specifies a type of date format</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="\d{2}[/]\d{2}[/]\d{4}"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String13Type"><xs:annotation><xs:documentation>specifies a string of up to 13 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="13"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String15Type"><xs:annotation><xs:documentation>specifies a string of up to 15 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="15"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String1Type"><xs:annotation><xs:documentation>specifies a string of up to 1 character</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="1"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String255Type"><xs:annotation><xs:documentation>specifies a string of up to 255 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="255"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String2Type"><xs:annotation><xs:documentation>specifies a string of up to 2 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="2"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String30Type"><xs:annotation><xs:documentation>specifies a string of up to 30 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="30"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String4000Type"><xs:annotation><xs:documentation>specifies a string of up to 4000 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="4000"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String40Type"><xs:annotation><xs:documentation>specifies a string of up to 40 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="40"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String4Type"><xs:annotation><xs:documentation>specifies a string of up to 4 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="4"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String5Type"><xs:annotation><xs:documentation>specifies a string of up to 5 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="5"/></xs:restriction></xs:simpleType>
<xs:simpleType name="String8Type"><xs:annotation><xs:documentation>specifies a string of up to 8 characters</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:maxLength value="8"/></xs:restriction></xs:simpleType>
<xs:simpleType name="TravelTimeDaysType"><xs:annotation><xs:documentation>days of travel time for specialist to arrive at the facility</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:maxInclusive value="99"/></xs:restriction></xs:simpleType>
<xs:simpleType name="UsStateAbbreviationType"><xs:annotation><xs:documentation>format for a US state abbreviation</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:pattern value="[A-Z]{2}"/></xs:restriction></xs:simpleType>
<xs:simpleType name="YearType"><xs:annotation><xs:documentation>the format for specifying the year</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:minInclusive value="1800"/></xs:restriction></xs:simpleType>
<xs:complexType name="AdditionalInformation"><xs:annotation><xs:documentation>any additional information to be contained in the message that is not standardized within the XSD. this info is encoded via name/value pairs.</xs:documentation></xs:annotation><xs:sequence><xs:element name="namevalue" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"/></xs:sequence></xs:complexType>
<xs:complexType name="NameValuePair"><xs:annotation><xs:documentation>complex type allowing users to enter supplementary, unstandardized information via name/value pairs</xs:documentation></xs:annotation><xs:sequence/><xs:attribute name="name" use="optional" type="xs:string"><xs:annotation><xs:documentation>Name of the property or attribute</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="value" use="optional" type="xs:string"><xs:annotation><xs:documentation>Value of the property or attribute</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:complexType name="RunwayInformation"><xs:annotation><xs:documentation>information about the runway</xs:documentation></xs:annotation><xs:sequence><xs:element name="primaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation></xs:annotation></xs:element><xs:element name="secondaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="ATOWOrganization"><xs:annotation><xs:documentation>complex type containing descriptors about the ATOW Organization</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Organization"><xs:sequence><xs:element name="districtOffice" type="bas:CodeDistrictOfficeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The third character of the ATOW Organization defines the District Office</xs:documentation></xs:annotation></xs:element><xs:element name="districtOfficeGrp" type="bas:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The District Office group of the ATOW Organization</xs:documentation></xs:annotation></xs:element><xs:element name="serviceArea" type="bas:CodeServiceAreaType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation></xs:annotation></xs:element><xs:element name="systemSupportCenter" type="bas:CodeSscType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The FAA System Support Center (SSC). The last two characters of the ATOW Org represents the SSC code</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="Organization"><xs:annotation><xs:documentation>Represents an organization or authority</xs:documentation></xs:annotation><xs:sequence><xs:element name="organizationName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the organization</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation></xs:annotation></xs:element><xs:element name="organizationContact" type="bas:Person" minOccurs="0" maxOccurs="99"/></xs:sequence></xs:complexType>
<xs:complexType name="Person"><xs:annotation><xs:documentation>Grouping of elements identifying a Person</xs:documentation></xs:annotation><xs:sequence><xs:element name="personName" type="bas:PersonName" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>full name of a person</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation></xs:annotation></xs:element><xs:element name="personContact" type="bas:ContactInformation" minOccurs="0" maxOccurs="1"/><xs:element name="associatedOrganization" type="bas:Organization" minOccurs="0" maxOccurs="1"/><xs:element name="associatedPersonReference" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"/><xs:element name="personQualification" type="feat:Qualification" minOccurs="0" maxOccurs="99"/><xs:element name="Schedule" type="bas:Schedule" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="PersonName"><xs:annotation><xs:documentation>First name of the person</xs:documentation></xs:annotation><xs:sequence><xs:element name="firstName" type="xs:string" minOccurs="1" maxOccurs="1"/><xs:element name="lastName" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Last name of the person</xs:documentation></xs:annotation></xs:element><xs:element name="middleName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Middle name of the person</xs:documentation></xs:annotation></xs:element><xs:element name="suffix" type="xs:string" minOccurs="0" maxOccurs="1"/><xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>title for the person</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="PersonReferenceChoice"><xs:annotation><xs:documentation>A person can be referenced within a database by either their e-mail address, NDC employee ID, or both.</xs:documentation></xs:annotation><xs:choice><xs:element name="EmailOrEmpID" type="bas:EmailOrEmpID" minOccurs="1" maxOccurs="1"/><xs:element name="EmailAndEmpID" type="bas:EmailAndEmpID" minOccurs="1" maxOccurs="1"/></xs:choice></xs:complexType>
<xs:complexType name="EmailOrEmpID"><xs:annotation><xs:documentation>complex type containing the email address or NDC employee ID of a person</xs:documentation></xs:annotation><xs:choice><xs:element name="ndcEmpID" type="bas:NdcEmpIdType" minOccurs="1" maxOccurs="1"/><xs:element name="emailAddress" type="xs:string" minOccurs="1" maxOccurs="1"/></xs:choice></xs:complexType>
<xs:complexType name="EmailAndEmpID"><xs:annotation><xs:documentation>complex type containing the email address and NDC employee ID of a person</xs:documentation></xs:annotation><xs:sequence><xs:element name="ndcEmpId" type="bas:NdcEmpIdType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>NDC employee ID</xs:documentation></xs:annotation></xs:element><xs:element name="emailAddress" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Email address</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="Qualification" abstract="true"><xs:annotation><xs:documentation>Abstract class for technician qualifications</xs:documentation></xs:annotation><xs:sequence><xs:element name="expirationDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date the qualification is no longer active</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Used to provide additional information about the Qualification</xs:documentation></xs:annotation></xs:element><xs:element name="qualifiedPerson" type="bas:Person" minOccurs="0" maxOccurs="99"/></xs:sequence></xs:complexType>
<xs:complexType name="Schedule" abstract="true"><xs:annotation><xs:documentation>The schedule of a resource (which could be defined as a person, asset, conference room, etc.)</xs:documentation></xs:annotation><xs:sequence/></xs:complexType>
<xs:complexType name="ATOWOrganizationLocation"><xs:annotation><xs:documentation>extension of ATOW Organization class that contains an extra descriptive field</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:ATOWOrganization"><xs:sequence><xs:element name="field6" type="bas:String1Type" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.
<xs:complexType name="CageCode"><xs:annotation><xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.</xs:documentation></xs:annotation><xs:sequence><xs:element name="cageCode" type="bas:String10Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="CostCenter"><xs:annotation><xs:documentation>contains the cost center code</xs:documentation></xs:annotation><xs:sequence><xs:element name="costCenterCode" type="bas:CostCenterType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This five-character code field contains the organization assigned maintenance responsibility</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="atowIdentType"><xs:annotation><xs:documentation>complex type containing the ATOW group info along with the location ID</xs:documentation></xs:annotation><xs:sequence><xs:element name="atowGrp" type="bas:ATOWGrpType" minOccurs="1" maxOccurs="1"/><xs:element name="locId" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"/></xs:sequence></xs:complexType>
[3000.57 ATO TechOps Training and Certification] 5-5. Individuals Requiring Certification Authority. Only FAA employees may be granted certification authority. FAA individuals required to hold certification authority for systems, subsystems, or services are identified as follows: a. All technical specialists that certify systems, subsystems, or services. b. Performance examiners in the workplace. c. DoP examiners at the FAA Academy or vendor locations. d. OJT instructors in the workplace providing instruction for OJT packages that lead to certification authority. e. Other personnel, as required by duties or administrative determinations.
<xs:complexType name="Certification"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] 5-5. Individuals Requiring Certification Authority. Only FAA employees may be granted certification authority. FAA individuals required to hold certification authority for systems, subsystems, or services are identified as follows: a. All technical specialists that certify systems, subsystems, or services. b. Performance examiners in the workplace. c. DoP examiners at the FAA Academy or vendor locations. d. OJT instructors in the workplace providing instruction for OJT packages that lead to certification authority. e. Other personnel, as required by duties or administrative determinations.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="feat:Qualification"><xs:sequence><xs:element name="certificationType" type="bas:CodeCertificationType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. 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. 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). 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. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation></xs:annotation></xs:element><xs:element name="revokeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[3000.57 ATO TechOps Training and Certification] 5-14. Revocation of Certification Authority: When it is determined by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager that the proficiency (performance and/or knowledge of theory-of-operations) of a technical specialist has deteriorated to a level such that continued certification of a system, subsystem, or service by the technical specialist might render it unusable or unsafe for use.</xs:documentation></xs:annotation></xs:element><xs:element name="grantDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date the certification was granted.</xs:documentation></xs:annotation></xs:element><xs:element name="annualReviewDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[3000.57] 5-11 a. First-Level Review of Certification Authority. The first-level manager and the technical specialist must ensure retention of proficiency as long as the certification authority is active. The first-level manager must review the proficiency of each technical specialist, including his/her own. The first-level manager must perform a proficiency review of active certification authorities annually (no more than 13 months after the previous review), or whenever a question arises concerning the individual’s technical proficiency. The first-level manager must document the review on the technical specialist’s FAA Form 3400-3 in the nationally approved software system.</xs:documentation></xs:annotation></xs:element><xs:element name="certificationStatus" type="bas:CodeCertificationStatusType" minOccurs="0" maxOccurs="1"/><xs:element name="supervisor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Email address of supervisor.</xs:documentation></xs:annotation></xs:element><xs:element name="grantor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The person who granted the technician certification</xs:documentation></xs:annotation></xs:element><xs:element name="associatedOperationalReference" type="feat:OperationalReference" minOccurs="1" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="OperationalReference"><xs:annotation><xs:documentation>complex type containing the facilityIdent and facilityType operational reference</xs:documentation></xs:annotation><xs:sequence><xs:element name="facilityType" type="bas:FacilityAssetType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields.</xs:documentation></xs:annotation></xs:element><xs:element name="facilityIdent" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="Credential"><xs:annotation><xs:documentation>Contains information about a credential (e.g., rating type, rating status, holder status, organization info, etc.)</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="feat:Qualification"><xs:sequence><xs:element name="ratingType" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field indicates the rating type of the credential.</xs:documentation></xs:annotation></xs:element><xs:element name="locationIdent" type="bas:FacilityIdentType" minOccurs="0" maxOccurs="1"/><xs:element name="ratingStatus" type="bas:CodeRatingStatusType" minOccurs="0" maxOccurs="1"/><xs:element name="holderStatus" type="bas:CodeHolderStatusType" minOccurs="0" maxOccurs="1"/><xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the date/time the record was last modified</xs:documentation></xs:annotation></xs:element><xs:element name="atowIdent" type="bas:ATOWOrganizationLocation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The ATOW organization and location, associated with the Credential</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="AirportRunway"><xs:annotation><xs:documentation>Complex element containing airport name and associated runways</xs:documentation></xs:annotation><xs:sequence><xs:element name="coreAirport" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains data that is populated by the Office of Primary Responsibility (OPR) personnel. Associated airport fields are used to identity equipment that supports a core airport.</xs:documentation></xs:annotation></xs:element><xs:element name="runways" type="bas:RunwayInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>complex element containing the name of the primary and secondary runway</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="Asset"><xs:annotation><xs:documentation>An asset is an item of value managed or operated by the FAA</xs:documentation></xs:annotation><xs:sequence><xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the asset</xs:documentation></xs:annotation></xs:element><xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Product/Part description.</xs:documentation></xs:annotation></xs:element><xs:element name="manufacturerPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Unique identifier for a part manufactured by a specific Manufacturer and sold by a CAGE.</xs:documentation></xs:annotation></xs:element><xs:element name="nationalStockNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Standardized material items of supply' as they have been recognized by all NATO countries including the United States Department of Defense.</xs:documentation></xs:annotation></xs:element><xs:element name="faaPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>FAA assigned Part Number</xs:documentation></xs:annotation></xs:element><xs:element name="revisionNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The specific revision associated with a product or part.</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field is used to provide some additional comments or information</xs:documentation></xs:annotation></xs:element><xs:element name="hasInventoryInformation" type="feat:InventoryInformation" minOccurs="0" maxOccurs="1"/><xs:element name="assetIdentifier" type="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/><xs:element name="associatedOperationalInformation" type="feat:OperationalInformation" minOccurs="0" maxOccurs="1"/><xs:element name="responsibleOrganization" type="bas:Organization" minOccurs="0" maxOccurs="1"/><xs:element name="associatedCostCenterCode" type="bas:CostCenter" minOccurs="0" maxOccurs="1"/><xs:element name="assetCageCode" type="bas:CageCode" minOccurs="0" maxOccurs="1"/><xs:element name="AssetAvailability" type="feat:AssetAvailability" minOccurs="0" maxOccurs="1"/><xs:element name="composedOf" type="feat:Asset" minOccurs="0" maxOccurs="99"/><xs:element name="ParameterState" type="feat:ParameterState" minOccurs="0" maxOccurs="99"/><xs:element name="SecurityViolation" type="feat:SecurityViolation" minOccurs="0" maxOccurs="1"/><xs:element name="hasLocation" type="bas:Location" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:complexType>
<xs:complexType name="InventoryInformation"><xs:annotation><xs:documentation>Information about the asset inventory</xs:documentation></xs:annotation><xs:sequence><xs:element name="condition" type="bas:CodeConditionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The condition of an inventoried asset (e.g., whether it's serviceable, repairable, etc.)</xs:documentation></xs:annotation></xs:element><xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The timestamp of when the asset was last inventoried.</xs:documentation></xs:annotation></xs:element><xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The timestamp of when the asset was last updated.</xs:documentation></xs:annotation></xs:element><xs:element name="assetInventoryStatus" type="bas:CodeManafacturedAssetStatusType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The status of an inventoried asset. This status represents whether the assets is received and available, unavailable, in use, or in transit</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="UniqueAssetIdentifiers"><xs:annotation><xs:documentation>Collection of identifiers that could be used to uniquely identify an asset instance</xs:documentation></xs:annotation><xs:sequence><xs:element name="giai" type="bas:String50Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required.</xs:documentation></xs:annotation></xs:element><xs:element name="associatedFaaIdentifier" type="feat:FaaAssetIdentifiers" minOccurs="0" maxOccurs="1"/><xs:element name="associatedManufacturerIdentifier" type="feat:ManufacturerAssetIdentifiers" minOccurs="0" maxOccurs="1"/><xs:element name="associatedOperationalReference" type="feat:OperationalReference" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="FaaAssetIdentifiers"><xs:annotation><xs:documentation>Grouping of asset identifiers assigned by the FAA</xs:documentation></xs:annotation><xs:sequence><xs:element name="facaNumber" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The FA/CA number (Federal Aviation/Civil Aviation Number) is an alphanumeric reference designator that individually differentiates each Equipment type from others with the same short name. The manufacturer’s model number must be used when FA/CA numbers are not available. An example of the correct FA/CA# format is FA-10065 (or freeform if the model number is used).</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="OperationalInformation"><xs:annotation><xs:documentation>Groups information about operational assets such as facilities, equipment and services</xs:documentation></xs:annotation><xs:sequence><xs:element name="capabilityCode" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the NAS Operational Inventory (NOI) capability as defined in the current version of FSEP Order 6000.5.</xs:documentation></xs:annotation></xs:element><xs:element name="categoryCode" type="bas:CodeCategoryType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the NAS Operational Inventory (NOI) category as defined in the current version of FSEP Order 6000.5.</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="phoneContact" type="bas: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="bas: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="staffedHours" type="bas:CodeStaffedHoursType" 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="responsibilityCode" type="bas: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="numberOfUnits" type="bas:CodeNumberOfUnitsType" 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.</xs:documentation></xs:annotation></xs:element><xs:element name="tier" type="bas: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:element name="AssetClassCode" type="feat:AssetClassCode" minOccurs="0" maxOccurs="1"/><xs:element name="AssetStatusHistory" type="feat:AssetStatusHistory" minOccurs="0" maxOccurs="1"/><xs:element name="associatedAirportAndRunway" type="feat:AirportRunway" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="AssetClassCode"><xs:annotation><xs:documentation>This complex element contains the assetClassCode, assetCode and assetSystemCode</xs:documentation></xs:annotation><xs:sequence><xs:element name="assetSystemCode" type="bas:AssetSystemCodeType" 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.</xs:documentation></xs:annotation></xs:element><xs:element name="assetCode" type="bas:AssetCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Type Code, is an arbitrarily assigned alphanumeric code that uniquely identifies each facility within a capability. The National FSEP Program Manager assigns this code.</xs:documentation></xs:annotation></xs:element><xs:element name="assetClassCode" type="bas:CodeAssetClassType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The Class Code is a one-character alphanumeric code further identifying equipment</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="AssetStatusHistory"><xs:annotation><xs:documentation>Grouping of fields that represent certain transactional dates (e.g., commission date, swap-out date), as well as the status of the operational asset</xs:documentation></xs:annotation><xs:sequence><xs:element name="assetStatusCode" type="bas:CodeAssetStatusType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains a single-character status code denoting the status of the operational asset, as identified in the enumeration.</xs:documentation></xs:annotation></xs:element><xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The status date is an eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.</xs:documentation></xs:annotation></xs:element><xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date that the operational asset was commissioned</xs:documentation></xs:annotation></xs:element><xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date that the operational asset was decommissioned</xs:documentation></xs:annotation></xs:element><xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The precommission date of the operational asset</xs:documentation></xs:annotation></xs:element><xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Record change date and time</xs:documentation></xs:annotation></xs:element><xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field contains the date (MM/DD/YYYY) when equipment change or replacement to a commissioned facility occurs. A swapout is when a fac code or class is changed.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="AssetAvailability"><xs:annotation><xs:documentation>describes the operational availability of a monitored asset</xs:documentation></xs:annotation><xs:sequence><xs:element name="previousAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the previous availability of an asset</xs:documentation></xs:annotation></xs:element><xs:element name="currentAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the current availability of the monitored asset</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="ParameterState"><xs:annotation><xs:documentation>Describes state of a parameter</xs:documentation></xs:annotation><xs:sequence><xs:element name="currentValue" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>current value of the parameter being reported upon</xs:documentation></xs:annotation></xs:element><xs:element name="previousValue" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the previous value of the parameter being reported upon</xs:documentation></xs:annotation></xs:element><xs:element name="upperThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the maximum value of the threshold</xs:documentation></xs:annotation></xs:element><xs:element name="lowerThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the minimum value of the threshold</xs:documentation></xs:annotation></xs:element><xs:element name="parameterName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>the name of the parameter being reported upon</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="SecurityViolation"><xs:annotation><xs:documentation>Describes security violation events</xs:documentation></xs:annotation><xs:sequence><xs:element name="violation" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the security violation</xs:documentation></xs:annotation></xs:element><xs:element name="violationUserName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The user name involved in the security violation</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>additional information about the security violation</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="AssetOperationalState"><xs:annotation><xs:documentation>This element describes the current operational status of the asset. Typically this involves indicators of asset/service availability and health status</xs:documentation></xs:annotation><xs:complexContent><xs:restriction base="feat:Asset"><xs:sequence><xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The name of the asset</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Additional information beyond the current operational status of the asset</xs:documentation></xs:annotation></xs:element><xs:element name="assetIdentifier" type="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/><xs:element name="AssetAvailability" type="feat:AssetAvailability" minOccurs="0" maxOccurs="1"/><xs:element name="composedOf" type="feat:AssetOperationalState" minOccurs="0" maxOccurs="99"/><xs:element name="ParameterState" type="feat:ParameterState" minOccurs="0" maxOccurs="99"/><xs:element name="SecurityViolation" type="feat:SecurityViolation" minOccurs="0" maxOccurs="1"/><xs:element name="hasLocation" type="bas:Location" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:restriction></xs:complexContent></xs:complexType>
<xs:complexType name="ConfigurationDataMessage"><xs:annotation><xs:documentation>Describes an asset configuration</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:AbstractMessage"><xs:sequence><xs:element name="configurationInformation" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"><xs:annotation><xs:documentation>Provides additional information about the asset configuration</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
AbstractMessage is used to derive other message classes. The purpose of a message class is to encode message-related parameters (e.g., message time stamp, message id, etc.).
<xs:complexType name="AbstractMessage" abstract="true"><xs:annotation><xs:documentation>AbstractMessage is used to derive other message classes. The purpose of a message class is to encode message-related parameters (e.g., message time stamp, message id, etc.).</xs:documentation></xs:annotation><xs:sequence/><xs:attribute name="id" use="optional" type="xs:integer"/><xs:attribute name="timestamp" use="optional" type="xs:dateTime"/><xs:attribute name="messageType" use="optional" type="xs:string"/></xs:complexType>
<xs:simpleType name="UomAngle"><xs:annotation><xs:documentation>Unit of measure for angle</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="DEG"><xs:annotation><xs:documentation>Degrees</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomAngularRate"><xs:annotation><xs:documentation>Unit of measure for angular rate</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="DEG_SEC"><xs:annotation><xs:documentation>Degrees per second</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="RPM"><xs:annotation><xs:documentation>Revolutions per minute</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomComputerInformation"><xs:annotation><xs:documentation>Unit of measure for data storage</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="KB"><xs:annotation><xs:documentation>Kilobyte</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MB"><xs:annotation><xs:documentation>Megabyte</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="GB"><xs:annotation><xs:documentation>Gigabyte</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="TB"><xs:annotation><xs:documentation>Terabyte</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomComputerInformationRate"><xs:annotation><xs:documentation>Unit of measure for information rate</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="KB_SEC"><xs:annotation><xs:documentation>Kilobyte per second</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MB_SEC"><xs:annotation><xs:documentation>Megabyte per second</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="GB_SEC"><xs:annotation><xs:documentation>Gigabyte per second</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="TB_SEC"><xs:annotation><xs:documentation>Terabyte per second</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomElectricCurrent"><xs:annotation><xs:documentation>A unit of measure for electric current</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="AMP_AC"><xs:annotation><xs:documentation>Amperes, alternating current</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MAMP_AC"><xs:annotation><xs:documentation>Milliamps, alternating current</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="AMP_DC"><xs:annotation><xs:documentation>Amperes, direct current</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MAMP_DC"><xs:annotation><xs:documentation>Milliamps, direct current</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomElectricPotential"><xs:annotation><xs:documentation>A unit of measure describing an electric potential difference or electromotive force</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="MVAC"><xs:annotation><xs:documentation>Millivolts, alternating current</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MVDC"><xs:annotation><xs:documentation>Millivolts, direct current</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="VAC"><xs:annotation><xs:documentation>Volts, alternating current</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="VDC"><xs:annotation><xs:documentation>Volts, direct current.</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomEnergy"><xs:annotation><xs:documentation>Unit of measure for energy</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="KWH"><xs:annotation><xs:documentation>Kilowatt hours</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="J"><xs:annotation><xs:documentation>Joules</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomFlightLevel"><xs:annotation><xs:documentation>Unit of measure for flight level</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="FL"><xs:annotation><xs:documentation>Flight Level in Hundreds of Feet</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="SM"><xs:annotation><xs:documentation>Standard meters (tens of meters)</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomFlowRate"><xs:annotation><xs:documentation>Unit of measure for flow rate</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="CFT_MIN"><xs:annotation><xs:documentation>Cubic feet per minute</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="GAL_MIN"><xs:annotation><xs:documentation>US gallon per minute</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="L_MIN"><xs:annotation><xs:documentation>Liter per minute</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomFrequency"><xs:annotation><xs:documentation>A unit of measure for frequency</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="GHZ"><xs:annotation><xs:documentation>Gigahertz</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="HZ"><xs:annotation><xs:documentation>Hertz</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="KHZ"><xs:annotation><xs:documentation>Kilohertz</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MHZ"><xs:annotation><xs:documentation>Megahertz</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomLightIntensity"><xs:annotation><xs:documentation>Unit of measure for light intensity</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="CD"><xs:annotation><xs:documentation>Candelas</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="LUMEN"><xs:annotation><xs:documentation>Unit of luminous flux</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomPercentage"><xs:annotation><xs:documentation>A unit of measure for a ratio, expressed as a fraction of 100</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="PCT"><xs:annotation><xs:documentation>Percent</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomPower"><xs:annotation><xs:documentation>Unit of measure for power</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="KW"><xs:annotation><xs:documentation>Kilowatt</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="W"><xs:annotation><xs:documentation>Watt</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomSpeed"><xs:annotation><xs:documentation>Unit of measure for speed</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="FT_MIN"><xs:annotation><xs:documentation>Feet per minute</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="KM_H"><xs:annotation><xs:documentation>Kilometer per hour</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="KT"><xs:annotation><xs:documentation>Knots</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="M_SEC"><xs:annotation><xs:documentation>Meters per second</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="MPH"><xs:annotation><xs:documentation>Miles (statute) per hour</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomTemperature"><xs:annotation><xs:documentation>A unit of measure for thermodynamic temperature</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="C"><xs:annotation><xs:documentation>Degrees Celsius</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="F"><xs:annotation><xs:documentation>Degrees Fahrenheit</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="K"><xs:annotation><xs:documentation>Kelvin</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="UomTime"><xs:annotation><xs:documentation>Unit of measure for time</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="DATETIME"><xs:annotation><xs:documentation>Specific date and time, GMT</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="DATETIME_FORMAT"><xs:annotation><xs:documentation>Format of DATETIME</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="DURATION"><xs:annotation><xs:documentation>Time between two events</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="DURATION_FORMAT"><xs:annotation><xs:documentation>Format of DURATION</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:complexType name="ElectricCurrent"><xs:annotation><xs:documentation>A measure of electric current</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Measure"><xs:sequence/><xs:attribute name="uom" use="optional" type="bas:UomElectricCurrent"/></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="ElectricPotential"><xs:annotation><xs:documentation>A measure of electric potential difference or electromotive force</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Measure"><xs:sequence/><xs:attribute name="uom" use="optional" type="bas:UomElectricPotential"/></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="Frequency"><xs:annotation><xs:documentation>A measure of frequency (units per second)</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Measure"><xs:sequence/><xs:attribute name="uom" use="optional" type="bas:UomFrequency"/></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="Percentage"><xs:annotation><xs:documentation>A measure of a ratio expressed as a fraction of 100</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Measure"><xs:sequence/><xs:attribute name="uom" use="optional" type="bas:UomPercentage"/></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="Power"><xs:annotation><xs:documentation>A measure of power or radiant flux</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:Measure"><xs:sequence/><xs:attribute name="uom" use="optional" type="bas:UomPower"/></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="AssetMonitorMessage"><xs:annotation><xs:documentation>Message describing the operational state of an asset</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:AbstractMessage"><xs:sequence><xs:element ref="feat:Monitoring" minOccurs="0" maxOccurs="99"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="HeartbeatMessage"><xs:annotation><xs:documentation>This is a message header with message content, sent periodically to indicate that a system is functioning</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bas:AbstractMessage"><xs:sequence><xs:element ref="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="AirportRunwayInfo"><xs:annotation><xs:documentation>complex type containing airport Id and runway descriptor</xs:documentation></xs:annotation><xs:sequence><xs:element name="runway" type="bas:RunwayType" minOccurs="0" maxOccurs="2"><xs:annotation><xs:documentation>Runway location (could be one or two runways)</xs:documentation></xs:annotation></xs:element><xs:element name="airportId" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Three letter airport code</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="AlarmInformation"><xs:annotation><xs:documentation>[RMLS NLN Database Design V1.6] LOG extension class for LRMs - Entries will be generated automatically by messages from RMM system.</xs:documentation></xs:annotation><xs:sequence><xs:element name="luidValue" type="bas:String2Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>LUID value from RMM system</xs:documentation></xs:annotation></xs:element><xs:element name="dpid" type="bas:String2Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>DPID value from RMM system</xs:documentation></xs:annotation></xs:element><xs:element name="alarmDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[RMLS NLN Database Design V1.6] Date/time of alarm from RMM system.</xs:documentation></xs:annotation></xs:element><xs:element name="pointDescription" type="bas:String255Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[RMLS NLN Database Design V1.6] Description of data point from RMM system.</xs:documentation></xs:annotation></xs:element><xs:element name="pointValue" type="bas:String15Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Point value from the RMM system</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="ArrivalDepartureDate"><xs:annotation><xs:documentation>Grouping of elements that describe technicians' arrival and departure times, and travel times</xs:documentation></xs:annotation><xs:sequence><xs:element name="departureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date and time that the specialist departs from the FSEP Facility.</xs:documentation></xs:annotation></xs:element><xs:element name="arrivalDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The date and time that the specialist arrives at the FSEP Facility.</xs:documentation></xs:annotation></xs:element><xs:element name="travelTimeDays" type="bas:TravelTimeDaysType" minOccurs="0" maxOccurs="1"/><xs:element name="travelTimeHours" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"/><xs:element name="travelTimeMinutes" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="AssignmentInfo"><xs:annotation><xs:documentation>complex type containing info about assigned group and specialist</xs:documentation></xs:annotation><xs:sequence><xs:element name="assignedGroup" type="xs:integer" minOccurs="0" maxOccurs="1"/><xs:element name="assignedSpecialist" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"/></xs:sequence></xs:complexType>
[6000.15G General Maintenance Handbook] LOG extension class for LEMs/LCMs - Corrective Maintenance and Equipment Modification logs. Certification is a quality control method used by the ATO to ensure NAS facilities are providing their advertised service. The ATO employee’s independent discretionary judgment about the provision of advertised services, the need to separate profit motivations from operational decisions, and the desire to minimize liability, make the regulatory function of certification and oversight of the NAS an inherently governmental function.
<xs:complexType name="CorrectiveMaintenance"><xs:annotation><xs:documentation>[6000.15G General Maintenance Handbook] LOG extension class for LEMs/LCMs - Corrective Maintenance and Equipment Modification logs. Certification is a quality control method used by the ATO to ensure NAS facilities are providing their advertised service. The ATO employee’s independent discretionary judgment about the provision of advertised services, the need to separate profit motivations from operational decisions, and the desire to minimize liability, make the regulatory function of certification and oversight of the NAS an inherently governmental function.</xs:documentation></xs:annotation><xs:sequence/></xs:complexType>
<xs:complexType name="EquipmentInfo"><xs:annotation><xs:documentation>complex type containing equipment descriptors</xs:documentation></xs:annotation><xs:sequence><xs:element name="equipmentIdent" type="bas:String15Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Helps uniquely identify items that have the same SHORT_NAME and FAC_TYPE/FAC_IDENT</xs:documentation></xs:annotation></xs:element><xs:element name="equipmentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID that references a piece of equipment</xs:documentation></xs:annotation></xs:element><xs:element name="shortName" type="bas:String15Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The short name provided to the equipment</xs:documentation></xs:annotation></xs:element><xs:element name="workArea" type="xs:string" minOccurs="1" maxOccurs="1"/><xs:element name="facaNumber" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>FACANumber associated with equipment</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="EquipmentMaintenance"><xs:annotation><xs:documentation>complex type containing information about a equipment maintenance event</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="feat:CorrectiveMaintenance"><xs:sequence><xs:element name="ccdNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>CCD Number</xs:documentation></xs:annotation></xs:element><xs:element name="associatedModificationInfo" type="feat:ModificationInfo" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="EventLogging"><xs:annotation><xs:documentation>complex type containing information about a maintenance-related event</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="feat:AssetMaintenance"><xs:sequence><xs:element name="logId" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This is the primary means of identifying a log entry.</xs:documentation></xs:annotation></xs:element><xs:element name="creator" type="bas:CodeCreatorType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[NLN Design Document v1.6] Used to identify logs created at AFCCs.</xs:documentation></xs:annotation></xs:element><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"/><xs:element name="summary" type="bas:String255Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[6040.15G Appendix F] The SUMMARY field is a summary of what is happening or happened without opinions, speculation, slang, or assumptions and control center personnel should change as the event evolves. At any given time the SUMMARY field should tell the current whole story. The SUMMARY field can have up to 140 characters. The National Operations Control Center views select event log entries from the Operations Control Centers (OCCs) and Service Operations Centers (SOCs) and have to discern the event from the first 34 characters that display on the EVENTS DISPLAY.</xs:documentation></xs:annotation></xs:element><xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date and time modifications were made</xs:documentation></xs:annotation></xs:element><xs:element name="createdDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date log was created</xs:documentation></xs:annotation></xs:element><xs:element name="modifiedBy" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Indicates who last modified the record</xs:documentation></xs:annotation></xs:element><xs:element name="Log" type="feat:Log" minOccurs="1" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
<xs:complexType name="NOTAM"><xs:annotation><xs:documentation>NOTAMs are issued to advise users when a service will be unavailable or reduced.</xs:documentation></xs:annotation><xs:sequence><xs:element name="cancelInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The party that cancelled the NOTAM.</xs:documentation></xs:annotation></xs:element><xs:element name="issueInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The issuer of the NOTAM.</xs:documentation></xs:annotation></xs:element><xs:element name="notamNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>The identification string of the NOTAM.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="RepeatEvents"><xs:annotation><xs:documentation>SERIES OF LOGS THAT REPEAT ON A GIVEN INTERVAL.</xs:documentation></xs:annotation><xs:sequence><xs:element name="repeatId" type="xs:integer" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="LoggingCode"><xs:annotation><xs:documentation>See the Log and MAC Codes diagram.</xs:documentation></xs:annotation><xs:sequence><xs:element name="codeCategory" type="bas:CodeCategoryDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Used in conjunction with Supplemental Code to provide reason for the log</xs:documentation></xs:annotation></xs:element><xs:element name="supplementalCode" type="bas:CodeSupplementalDescriptionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>SUPPLEMENTAL CODE USED IN CONJUNCTION WITH CODE CATEGORY TO DESCRIBE THE REASON FOR THE LOG ENTRY.</xs:documentation></xs:annotation></xs:element><xs:element name="maintenanceActionCode" type="bas:CodeMaintenanceActionDescriptionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="PeriodicMaintenance"><xs:annotation><xs:documentation>Maintenance activities for LCE and LPM</xs:documentation></xs:annotation><xs:sequence><xs:element name="earliestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Earliest date/time the PM/CE can scheduled to be performed.</xs:documentation></xs:annotation></xs:element><xs:element name="scheduledDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date/time the PM/CE is scheduled to be performed.</xs:documentation></xs:annotation></xs:element><xs:element name="latestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Latest date/time the PM/CE can scheduled to be performed.</xs:documentation></xs:annotation></xs:element><xs:element name="assignmentNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID for this set of tasks</xs:documentation></xs:annotation></xs:element><xs:element name="certificationStatement" type="xs:string" minOccurs="0" maxOccurs="1"/><xs:element name="directiveLevel" type="bas:CodeDirectiveLevelDescriptionType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Is directive Local or National</xs:documentation></xs:annotation></xs:element><xs:element name="numberOfTasks" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Number of tasks this PM/CERT involves</xs:documentation></xs:annotation></xs:element><xs:element name="publicationOrder" type="bas:String30Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>FAA Order Number</xs:documentation></xs:annotation></xs:element><xs:element name="orderChangeNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="MaintenanceActivityTime"><xs:annotation><xs:documentation>complex type containing the start and end time of the maintenance activity</xs:documentation></xs:annotation><xs:sequence><xs:element name="activityStartTime" type="bas:DateHourType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Date and time event starts getting logged</xs:documentation></xs:annotation></xs:element><xs:element name="activityEndTime" type="bas:DateHourType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>End time of event being logged</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="NOCCLogOverlays"><xs:annotation><xs:documentation>Main NOCC Event Manager LOG extension table. Defines all the unique fields used at the NOCC.</xs:documentation></xs:annotation><xs:sequence><xs:element name="noccEventType" type="bas:CodeNoccEventTypeDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.</xs:documentation></xs:annotation></xs:element><xs:element name="noccEventStatus" type="bas:CodeNoccEventStatusDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It defines the options for Event Status Type in 6.1.3.</xs:documentation></xs:annotation></xs:element><xs:element name="docSummary" type="bas:String4000Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>[TI 6140.32 NOCC User Guide] The Summary section of the Document Details window is used for specific reports such as Instrument Landing System (ILS) events, Loss of Redundancy and Terminal Doppler Weather Radar (TDWR)/Airport Surface Detection Equipment (ASDE) events.</xs:documentation></xs:annotation></xs:element><xs:element name="active" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>This field indicates whether the NOCC has closed the issue or not. It is distinct from EventStatus, which refers to the operational issue only.</xs:documentation></xs:annotation></xs:element><xs:element name="noccEventImpact" type="bas:CodeNoccEventImpactDescriptionType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>[TI 6140.32 NOCC User Guide] 6.1.3 discusses Event Impact Type but does not give a definition.</xs:documentation></xs:annotation></xs:element><xs:element name="closureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
[6000.15G General Maintenance Handbook] LOG extension class for LIRs - Only created at OCCs and SOCs using Event Manager. Interruption: A break in continuity, the loss or unavailability of a facility/service, regardless of duration or cause.
<xs:complexType name="InterruptReport"><xs:annotation><xs:documentation>[6000.15G General Maintenance Handbook] LOG extension class for LIRs - Only created at OCCs and SOCs using Event Manager. Interruption: A break in continuity, the loss or unavailability of a facility/service, regardless of duration or cause.</xs:documentation></xs:annotation><xs:sequence><xs:element name="cause" type="bas:CodeInterruptLogCauseType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Possible causes of the interruption.</xs:documentation></xs:annotation></xs:element><xs:element name="causeDescription" type="bas:CodeInterruptLogCauseDescriptionType" minOccurs="0" maxOccurs="1"/><xs:element name="faultLocation" type="bas:CodeInterruptLogFaultLocationDescriptionType" minOccurs="0" maxOccurs="1"/><xs:element name="primeRecoveryID" type="bas:CodePrimeRecoveryDescriptionType" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="LogLine"><xs:annotation><xs:documentation>Line Frequency data associated with particular logs.</xs:documentation></xs:annotation><xs:sequence><xs:element name="lineFrequencyID" type="xs:string" minOccurs="0" maxOccurs="1"/><xs:element name="lineNumber" type="bas:String40Type" minOccurs="0" maxOccurs="1"/><xs:element name="logLineID" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation></xs:annotation></xs:element><xs:element name="channel" type="bas:String10Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifier used to associated a communications line with the remote facility/service</xs:documentation></xs:annotation></xs:element><xs:element name="lineFrequencyFlag" type="bas:CodeLineFrequencyFlagType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>LINE, FREQUENCY OR BOTH</xs:documentation></xs:annotation></xs:element><xs:element name="logLineModifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Date/time of last change made</xs:documentation></xs:annotation></xs:element><xs:element name="path" type="xs:string" minOccurs="0" maxOccurs="1"/><xs:element name="primarySpare" type="bas:CodePrimarySpareType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Primary or Spare</xs:documentation></xs:annotation></xs:element><xs:element name="associatedBwmInfo" type="feat:BwmInfo" minOccurs="0" maxOccurs="1"/><xs:element name="associatedSegment" type="feat:SegmentInfo" minOccurs="0" maxOccurs="1"/><xs:element name="associatedTelcoInfo" type="feat:TelcoInfo" minOccurs="0" maxOccurs="1"/><xs:element name="associatedUhfVhf" type="feat:UhfVhf" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType>
<xs:complexType name="SegmentInfo"><xs:annotation><xs:documentation>complex type containing segment number and segment total</xs:documentation></xs:annotation><xs:sequence><xs:element name="segmentNumber" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Segment number in this path</xs:documentation></xs:annotation></xs:element><xs:element name="segmentTotal" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Total number of segments in this path</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="UhfVhf"><xs:annotation><xs:documentation>complex type containing info about the UHF and VHF frequencies</xs:documentation></xs:annotation><xs:sequence><xs:element name="uhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>UHF Frequency for this line</xs:documentation></xs:annotation></xs:element><xs:element name="vhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>VHF Frequency for this line</xs:documentation></xs:annotation></xs:element><xs:element name="frequencyType" type="bas:UhfVhfFrequencyType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>UHF, VHF, or BOTH</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="LogComments"><xs:annotation><xs:documentation>User-specified text further describing the maintenance event</xs:documentation></xs:annotation><xs:sequence><xs:element name="commentText" type="bas:String4000Type" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Large text field for comments entered by user for this log</xs:documentation></xs:annotation></xs:element><xs:element name="commentDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>User entered date for comment</xs:documentation></xs:annotation></xs:element><xs:element name="commentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Unique reference ID for comment</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="RelatedLog"><xs:annotation><xs:documentation>Other related logs</xs:documentation></xs:annotation><xs:sequence/></xs:complexType>
<xs:complexType name="Document"><xs:annotation><xs:documentation>Group of elements describing reference documentation</xs:documentation></xs:annotation><xs:sequence><xs:element name="documentID" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Document Number/FAA Order Number</xs:documentation></xs:annotation></xs:element><xs:element name="documentTitle" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The title of document</xs:documentation></xs:annotation></xs:element><xs:element name="responsibleOffice" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifies the office responsible for maintaining the document.</xs:documentation></xs:annotation></xs:element><xs:element name="documentType" type="bas:CodeDocumentTypeType" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifies whether a document is an order or notice</xs:documentation></xs:annotation></xs:element><xs:element name="documentStatus" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This refers to the status of a document, current or cancelled</xs:documentation></xs:annotation></xs:element><xs:element name="documentConfidentiality" type="bas:CodeDocumentConfidentialityType" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>A type of official approval or permission for access or use.</xs:documentation></xs:annotation></xs:element><xs:element name="documentFormat" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Details on the document properties, including electronic file type or hardcopy if applicable.</xs:documentation></xs:annotation></xs:element><xs:element name="effectiveDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Identifies the Issue Date for the document</xs:documentation></xs:annotation></xs:element><xs:element name="cancellationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Identifies the Cancellation Date for the document</xs:documentation></xs:annotation></xs:element><xs:element name="versionNumber" type="xs:string" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>version number of the document</xs:documentation></xs:annotation></xs:element><xs:element name="versionDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Issue date of the document version</xs:documentation></xs:annotation></xs:element><xs:element name="relatedDocumentReference" type="xs:string" minOccurs="0" maxOccurs="10"/><xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>This field is used to provide some additional comments or information</xs:documentation></xs:annotation></xs:element><xs:element name="references" type="feat:Document" minOccurs="1" maxOccurs="1"/><xs:element name="electronicLocation" type="bas:ElectronicLocation" minOccurs="1" maxOccurs="99"/></xs:sequence></xs:complexType>
<xs:attribute name="name" use="optional" type="xs:string"><xs:annotation><xs:documentation>Name of the property or attribute</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="value" use="optional" type="xs:string"><xs:annotation><xs:documentation>Value of the property or attribute</xs:documentation></xs:annotation></xs:attribute>