Schema mmixm.xsd


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\mmixm.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/2
 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\base.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\features\feature.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/features/2
 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\location.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 
Complex types 
ElectronicLocation 
FaaLocation 
GeographicLocation 
Location 
PhysicalAddress 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\datatype.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 
Complex types  Simple types 
AdditionalInformation  AirportCodeType 
FaaLocationTypeChoice  ATOWGrpType 
NameValuePair  BinaryType 
RunwayInformation  CodeAlertPriorityType 
TelephoneInformationType  CodeAlertSeverityType 
CodeAssetStatusType 
CodeCategoryType 
CodeCertificationStatusType 
CodeCertificationType 
CodeConditionType 
CodeDirectiveLevelDescriptionType 
CodeDistrictOfficeGroupType 
CodeDistrictOfficeType 
CodeFaaLocationType 
CodeFsepClassType 
CodeHolderStatusType 
CodeInterruptionType 
CodeManufacturedAssetStatusType 
CodeOperationalAvailabilityType 
CodeRatingStatusType 
CodeRegionType 
CodeResponsibilityType 
CodeServiceAreaType 
CodeSscType 
CodeTelephoneCountryType 
CodeTierType 
CodeWorkResponsibilityAreaType 
CostCenterType 
DateHourType 
DomainCodeType 
FaaLocationOtherType 
FsepFacType 
FsepFicType 
FsepLocIdType 
FsepSystemCodeType 
Integer22Type 
NaprsControlTypeType 
NdcEmpIdType 
PhoneNumberType 
PostalCodeType 
RunwayType 
StatusDateType 
String10Type 
String1Type 
String50Type 
String5Type 
UsStateAbbreviationType 
YearType 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\contactInfo.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 
Complex types 
ContactInformation 
PostalAddress 
TelephoneContact 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\person.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 
Complex types 
AtowOrganization 
AtowOrganizationLocation 
CageCode 
CostCenter 
Organization 
Person 
PersonName 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\measures.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 
Complex types  Simple types 
Angle  UomAngle 
AngularRate  UomAngularRate 
ComputerInformation  UomComputerInformation 
ComputerInformationRate  UomComputerInformationRate 
Distance  UomDistance 
ElectricCurrent  UomElectricCurrent 
ElectricPotential  UomElectricPotential 
Energy  UomEnergy 
FlightLevel  UomFlightLevel 
FlowRate  UomFlowRate 
Frequency  UomFrequency 
LightIntensity  UomLightIntensity 
Measure  UomPercentage 
Percentage  UomPower 
Power  UomPressure 
Pressure  UomSpeed 
Speed  UomTemperature 
Temperature  UomTime 
Time  UomVolume 
Volume  UomWeight 
Weight 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\base\message.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/base/2
 
Elements  Complex types 
Message  Message 
MessageCollection  MessageCollection 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\features\asset.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/features/2
 
Elements  Complex types 
Asset  AirportRunway 
Asset 
AssetIdentifier 
AssetRelationship 
AssetStatusHistory 
FaaIdentifier 
FsepCode 
FsepIdentifier 
FsepOperationalInformation 
GlobalIdentifier 
InventoryInformation 
ManufacturerIdentifier 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\features\qualification.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/features/2
 
Elements  Complex types 
Qualification  atowIdentType 
Certification 
Credential 
Qualification 
QualificationChoice 


schema location ..\..\MMIXMv2.0.0_Schemas_20200331\features\monitoring.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace https://mmixm.aero/features/2
 
Complex types 
AssetAvailability 
ConfigurationDataMessage 
MonitoringEvent 
ParameterState 
SecurityViolation 


complexType ElectronicLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p1.png
namespace https://mmixm.aero/base/2
children mb:ip mb:textDescription mb:url
used by
element Location/electronicLocation
annotation
documentation
Complex type containing the electronic location.
source <xs:complexType name="ElectronicLocation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the electronic location.</xs:documentation>
 
</xs:annotation>
 
<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:complexType>

element ElectronicLocation/ip
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p2.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The digital location of document content represented as an IP address.
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>

element ElectronicLocation/textDescription
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p3.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Description of electronic location.
source <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>

element ElectronicLocation/url
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p4.png
namespace https://mmixm.aero/base/2
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The digital location of document content represented as a URL.
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>

complexType FaaLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p5.png
namespace https://mmixm.aero/base/2
children mb:faaLocationIdentifier mb:faaLocationType
used by
element Location/faaLocation
annotation
documentation
Complex type containing the FAA location identifier (7350.9P).
source <xs:complexType name="FaaLocation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the FAA location identifier (7350.9P).</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="faaLocationIdentifier" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The FAA location identifier is an assigned code used to simplify the identification of a landing facility,
navigational aid, weather station or manned air traffic control facility (7350.9P).
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="faaLocationType" type="mb:FaaLocationTypeChoice" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Type of location associated with an FAA location identifier.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FaaLocation/faaLocationIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p6.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The FAA location identifier is an assigned code used to simplify the identification of a landing facility,
navigational aid, weather station or manned air traffic control facility (7350.9P).
source <xs:element name="faaLocationIdentifier" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The FAA location identifier is an assigned code used to simplify the identification of a landing facility,
navigational aid, weather station or manned air traffic control facility (7350.9P).
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FaaLocation/faaLocationType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p7.png
namespace https://mmixm.aero/base/2
type mb:FaaLocationTypeChoice
properties
minOcc 0
maxOcc 1
content complex
children mb:locationType mb:locationOtherType
annotation
documentation
Type of location associated with an FAA location identifier.
source <xs:element name="faaLocationType" type="mb:FaaLocationTypeChoice" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Type of location associated with an FAA location identifier.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType GeographicLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p8.png
namespace https://mmixm.aero/base/2
children mb:elevation mb:latitude mb:longitude mb:source
used by
element Location/geographicLocation
annotation
documentation
Complex type containing the geographic location. The CRS associated with these elements is assumed to be urn:ogc:def:crs:EPSG::4326.
source <xs:complexType name="GeographicLocation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the geographic location. The CRS associated with these elements is assumed to be urn:ogc:def:crs:EPSG::4326.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<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="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The latitude for a given location.</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.</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:complexType>

element GeographicLocation/elevation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p9.png
namespace https://mmixm.aero/base/2
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The elevation at the given location.
source <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>

element GeographicLocation/latitude
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p10.png
namespace https://mmixm.aero/base/2
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The latitude for a given location.
source <xs:element name="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The latitude for a given location.</xs:documentation>
 
</xs:annotation>
</xs:element>

element GeographicLocation/longitude
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p11.png
namespace https://mmixm.aero/base/2
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The longitude for a given location.
source <xs:element name="longitude" type="xs:decimal" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The longitude for a given location.</xs:documentation>
 
</xs:annotation>
</xs:element>

element GeographicLocation/source
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p12.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Source of geographic information.
source <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>

complexType Location
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p13.png
namespace https://mmixm.aero/base/2
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
used by
element Asset/location
annotation
documentation
Complex type containing various ways to represent location.
source <xs:complexType name="Location">
 
<xs:annotation>
   
<xs:documentation>Complex type containing various ways to represent location. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="electronicLocation" type="mb:ElectronicLocation" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="gsaAddress" type="mb: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="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element Location/electronicLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p14.png
namespace https://mmixm.aero/base/2
type mb:ElectronicLocation
properties
minOcc 0
maxOcc 1
content complex
children mb:ip mb:textDescription mb:url
source <xs:element name="electronicLocation" type="mb:ElectronicLocation" minOccurs="0" maxOccurs="1"/>

element Location/faaLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p15.png
namespace https://mmixm.aero/base/2
type mb:FaaLocation
properties
minOcc 0
maxOcc 1
content complex
children mb:faaLocationIdentifier mb:faaLocationType
source <xs:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"/>

element Location/geographicLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p16.png
namespace https://mmixm.aero/base/2
type mb:GeographicLocation
properties
minOcc 0
maxOcc 1
content complex
children mb:elevation mb:latitude mb:longitude mb:source
source <xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"/>

element Location/gsaAddress
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p17.png
namespace https://mmixm.aero/base/2
type mb:String10Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
annotation
documentation
This field contains the GSA address code assigned by the FAA Logistic Center.
source <xs:element name="gsaAddress" type="mb: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>

element Location/physicalAddress
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p18.png
namespace https://mmixm.aero/base/2
type mb:PhysicalAddress
properties
minOcc 0
maxOcc 1
content complex
children mb:address mb:description
source <xs:element name="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"/>

complexType PhysicalAddress
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p19.png
namespace https://mmixm.aero/base/2
children mb:address mb:description
used by
element Location/physicalAddress
annotation
documentation
Complex type containing a physical address.
source <xs:complexType name="PhysicalAddress">
 
<xs:annotation>
   
<xs:documentation>Complex type containing a physical address.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="address" type="mb:PostalAddress" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The address recognized by the US Postal Service.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional details about the address such as building number or name, office number, etc.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PhysicalAddress/address
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p20.png
namespace https://mmixm.aero/base/2
type mb:PostalAddress
properties
minOcc 0
maxOcc 1
content complex
children mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode
annotation
documentation
The address recognized by the US Postal Service.
source <xs:element name="address" type="mb:PostalAddress" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The address recognized by the US Postal Service.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PhysicalAddress/description
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p21.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Additional details about the address such as building number or name, office number, etc.
source <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional details about the address such as building number or name, office number, etc.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AdditionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p22.png
namespace https://mmixm.aero/base/2
children mb:nameValue
used by
elements Organization/additionalInformation Person/additionalInformation Asset/additionalInformation AssetAvailability/additionalInformation MonitoringEvent/additionalInformation ParameterState/additionalInformation SecurityViolation/additionalInformation Qualification/additionalInformation
annotation
documentation
Additional information to be contained in the message that is not standardized within the XSD.  This information is encoded via name/value pairs.
source <xs:complexType name="AdditionalInformation">
 
<xs:annotation>
   
<xs:documentation>Additional information to be contained in the message that is not standardized within the XSD.  This information is encoded via name/value pairs.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="nameValue" type="mb:NameValuePair" minOccurs="0" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Name value pair allowing for additional information to be associated with an element.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AdditionalInformation/nameValue
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p23.png
namespace https://mmixm.aero/base/2
type mb:NameValuePair
properties
minOcc 0
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  optional      
documentation
Name of the property or attribute
value  xs:string  optional      
documentation
Value of the property or attribute
annotation
documentation
Name value pair allowing for additional information to be associated with an element.
source <xs:element name="nameValue" type="mb:NameValuePair" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Name value pair allowing for additional information to be associated with an element.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType FaaLocationTypeChoice
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p24.png
namespace https://mmixm.aero/base/2
children mb:locationType mb:locationOtherType
used by
element FaaLocation/faaLocationType
annotation
documentation
Choice structure representing FAA Location Codes or FAA Location other types.
source <xs:complexType name="FaaLocationTypeChoice">
 
<xs:annotation>
   
<xs:documentation>Choice structure representing FAA Location Codes or FAA Location other types.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"/>
 
</xs:choice>
</xs:complexType>

element FaaLocationTypeChoice/locationType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p25.png
namespace https://mmixm.aero/base/2
type mb:CodeFaaLocationType
properties
content simple
facets
Kind Value Annotation
enumeration AIRPORT
enumeration ARTCC
enumeration TRACON
source <xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1"/>

element FaaLocationTypeChoice/locationOtherType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p26.png
namespace https://mmixm.aero/base/2
type mb:FaaLocationOtherType
properties
content simple
source <xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"/>

complexType NameValuePair
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p27.png
namespace https://mmixm.aero/base/2
used by
elements AdditionalInformation/nameValue ConfigurationDataMessage/configurationInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  optional      
documentation
Name of the property or attribute
value  xs:string  optional      
documentation
Value of the property or attribute
annotation
documentation
Complex type allowing users to enter supplementary, un standardized information via name/value pairs.
source <xs:complexType name="NameValuePair">
 
<xs:annotation>
   
<xs:documentation>Complex type allowing users to enter supplementary, un standardized information via name/value pairs.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence/>
 
<xs:attribute name="name" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Name of the property or attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="value" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Value of the property or attribute</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute NameValuePair/@name
type xs:string
properties
use optional
annotation
documentation
Name of the property or attribute
source <xs:attribute name="name" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Name of the property or attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute NameValuePair/@value
type xs:string
properties
use optional
annotation
documentation
Value of the property or attribute
source <xs:attribute name="value" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Value of the property or attribute</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType RunwayInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p28.png
namespace https://mmixm.aero/base/2
children mb:primaryRunway mb:secondaryRunway
used by
element AirportRunway/runways
annotation
documentation
Complex type containing information about the runway.
source <xs:complexType name="RunwayInformation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information about the runway.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="primaryRunway" type="mb: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="mb: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>

element RunwayInformation/primaryRunway
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p29.png
namespace https://mmixm.aero/base/2
type mb:RunwayType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern ([1-9]|[1-2][0-9]|[3][0-6])[LRC]?
annotation
documentation
This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.
source <xs:element name="primaryRunway" type="mb: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>

element RunwayInformation/secondaryRunway
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p30.png
namespace https://mmixm.aero/base/2
type mb:RunwayType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern ([1-9]|[1-2][0-9]|[3][0-6])[LRC]?
annotation
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.
source <xs:element name="secondaryRunway" type="mb: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>

complexType TelephoneInformationType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p31.png
namespace https://mmixm.aero/base/2
children mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension
used by
elements TelephoneContact/phoneNumber FsepOperationalInformation/phoneContact
annotation
documentation
Complex type containing telephone contact information.
source <xs:complexType name="TelephoneInformationType">
 
<xs:annotation>
   
<xs:documentation>Complex type containing telephone contact information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="countryCode" type="mb:CodeTelephoneCountryType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Prefix used for phone calls to a country.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="telephoneNumber" type="mb:PhoneNumberType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Phone number for a specific person or office.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="telephoneNumberExtension" type="xs:integer" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Specific number used to reach individual party within an office or facility.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TelephoneInformationType/countryCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p32.png
namespace https://mmixm.aero/base/2
type mb:CodeTelephoneCountryType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Prefix used for phone calls to a country.
source <xs:element name="countryCode" type="mb:CodeTelephoneCountryType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Prefix used for phone calls to a country.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TelephoneInformationType/telephoneNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p33.png
namespace https://mmixm.aero/base/2
type mb:PhoneNumberType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (\+)?[0-9\s\-\(\)]+
annotation
documentation
Phone number for a specific person or office.
source <xs:element name="telephoneNumber" type="mb:PhoneNumberType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Phone number for a specific person or office.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TelephoneInformationType/telephoneNumberExtension
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p34.png
namespace https://mmixm.aero/base/2
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Specific number used to reach individual party within an office or facility.
source <xs:element name="telephoneNumberExtension" type="xs:integer" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specific number used to reach individual party within an office or facility.</xs:documentation>
 
</xs:annotation>
</xs:element>

simpleType AirportCodeType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AirportRunway/coreAirport
facets
Kind Value Annotation
pattern [A-Z]{3,4}
annotation
documentation
Three or four-character airport code.
source <xs:simpleType name="AirportCodeType">
 
<xs:annotation>
   
<xs:documentation>Three or four-character airport code.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z]{3,4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ATOWGrpType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element atowIdentType/atowGrp
facets
Kind Value Annotation
pattern [0-9A-Z]{5}
annotation
documentation
Five alpha-numeric character code representing the ATOW Group.
source <xs:simpleType name="ATOWGrpType">
 
<xs:annotation>
   
<xs:documentation>Five alpha-numeric character code representing the ATOW Group.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9A-Z]{5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BinaryType
namespace https://mmixm.aero/base/2
type restriction of xs:integer
properties
base xs:integer
facets
Kind Value Annotation
minInclusive 0
maxInclusive 1
annotation
documentation
Value of 0 or 1.
source <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>

simpleType CodeAlertPriorityType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element MonitoringEvent/priority
facets
Kind Value Annotation
enumeration Highest
documentation
The highest priority.
enumeration High
documentation
The 2nd highest priority.
enumeration Moderate
documentation
The 3rd highest priority.
enumeration Low
documentation
The 4th highest priority.
enumeration Lowest
documentation
The lowest priority.
enumeration Unknown
documentation
An unknown priority.
annotation
documentation
Enumerated list of priority levels.
source <xs:simpleType name="CodeAlertPriorityType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of priority levels.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Highest">
     
<xs:annotation>
       
<xs:documentation>The highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="High">
     
<xs:annotation>
       
<xs:documentation>The 2nd highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Moderate">
     
<xs:annotation>
       
<xs:documentation>The 3rd highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Low">
     
<xs:annotation>
       
<xs:documentation>The 4th highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Lowest">
     
<xs:annotation>
       
<xs:documentation>The lowest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>An unknown priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeAlertSeverityType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element MonitoringEvent/severity
facets
Kind Value Annotation
enumeration Highest
documentation
The highest severity.
enumeration High
documentation
The 2nd highest severity.
enumeration Moderate
documentation
The 3rd highest severity.
enumeration Low
documentation
The 4th highest severity.
enumeration Lowest
documentation
The lowest severity.
enumeration Unknown
documentation
An unknown severity.
annotation
documentation
Enumerated list of severity levels.
source <xs:simpleType name="CodeAlertSeverityType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of severity levels.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Highest">
     
<xs:annotation>
       
<xs:documentation>The highest severity.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="High">
     
<xs:annotation>
       
<xs:documentation>The 2nd highest severity.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Moderate">
     
<xs:annotation>
       
<xs:documentation>The 3rd highest severity.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Low">
     
<xs:annotation>
       
<xs:documentation>The 4th highest severity.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Lowest">
     
<xs:annotation>
       
<xs:documentation>The lowest severity.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>An unknown severity.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeAssetStatusType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AssetStatusHistory/assetStatusCode
facets
Kind Value Annotation
enumeration $
documentation
NAS Coordination. Status code restricted to OCC/SOC/NEMCs for coordination purposes and approved by the OPR.
enumeration A
documentation
Pre-commissioned.  An entity (Glide Slope) record indicating delivered equipment for a project that is in an assignment, construction, or installation stage.  A Facility/Service status code A record cannot exist without a corresponding PFF action code 1 record.  Status code A records are not entered until the equipment has be delivered.
enumeration C
documentation
Test.  An entity authorized for operation placed in limited and/or restricted operation pending evaluation or demonstration of its capability to function at an acceptable level of performance.
enumeration D
documentation
Commissioned/Full Service. An entity authorized for operation, which has demonstrated its capability to function at an acceptable level of performance.  In addition the entity is documented as commissioned and a Notice To Airmen (NOTAM) may be required.
enumeration E
documentation
Commissioned/Partial Service. An entity designed at the time of commissioning to provide more than one capability/functional service but which has one or more unavailable functions.  Status code E represents commissioning an entity not meeting all its design capabilities and service.  The condition described for 15 or more consecutive calendar days.  Refer to the latest edition of the NAPRS Order 6040.15 for further guidance on reduced facility/service reporting.
enumeration F
documentation
Commissioned/Temporarily Out-of-Service. Status code that applies to facilities and services that have been destroyed by or made unavailable due to: (1) Natural disasters (outside of the regular cycle of weather patterns for the local area such as hurricanes, floods, forest fires, etc.); (2) Man-made disasters (facility fires, vandalism, bombings, etc.); (3) Waiting to be decommissioned and decommissioning is foreseen to be greater than 60 days in the future; or (4) Damage due to aircraft incident/accidents. See Order 6040.15F, for the Status F Request Procedures.
enumeration G
documentation
Commissioned/Standby. Status code used to identify mobile facilities and equipment only.  In addition, status G can be used for facilities or equipment in a standby status and operationally ready, but not active.
enumeration P
documentation
Pseudo-Cost Type. A pseudo-cost entity is an activity not classified as an operating type entity but requiring expenditure of material resources.
enumeration S
documentation
Commissioned/Support-Type. A facility that supports operational NAS facilities and no certification is required.  These facilities do not control aircraft, display data, process NAS data.  FSEP identifies these facilities with status code S and may be candidates for exemption from technical inspections, maintenance log activities, and outage reporting.
enumeration T
documentation
Training/Test Type. Status code used primarily for Academy and Technical Center equipment; however, it will be used also for non-operational entities used by training.  OPR approval is required.
enumeration X
documentation
Decommissioned. An entity for a NOTAM issued or otherwise formally noted as decommissioned and is no longer operating under the same identifier or facility type.  The record will remain in status X for a minimum of three (3) months for property records, etc.  After three months the record is cleared.
enumeration Y
documentation
Pseudo-Service Type/Test. An activity not classified as an operating type entity established to capture the effectiveness of specified aeronautical services.  Pseudo-services are in the latest edition of Order 6040.15.  When these entries are no longer required, and then deleted.
enumeration Z
documentation
Pseudo-Service Type/Commissioned. An activity not classified as an operating entity established to capture the effectiveness of specified aeronautical services.  Pseudo-services are in the latest edition of Order 6040.15.  When these entries are no longer required, and then deleted.
annotation
documentation
Enumerated list of asset status types.
source <xs:simpleType name="CodeAssetStatusType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of asset status types.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="$">
     
<xs:annotation>
       
<xs:documentation>NAS Coordination. Status code restricted to OCC/SOC/NEMCs for coordination purposes and approved by the OPR.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="A">
     
<xs:annotation>
       
<xs:documentation>Pre-commissioned.  An entity (Glide Slope) record indicating delivered equipment for a project that is in an assignment, construction, or installation stage.  A Facility/Service status code A record cannot exist without a corresponding PFF action code 1 record.  Status code A records are not entered until the equipment has be delivered.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="C">
     
<xs:annotation>
       
<xs:documentation>Test.  An entity authorized for operation placed in limited and/or restricted operation pending evaluation or demonstration of its capability to function at an acceptable level of performance.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="D">
     
<xs:annotation>
       
<xs:documentation>Commissioned/Full Service. An entity authorized for operation, which has demonstrated its capability to function at an acceptable level of performance.  In addition the entity is documented as commissioned and a Notice To Airmen (NOTAM) may be required.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="E">
     
<xs:annotation>
       
<xs:documentation>Commissioned/Partial Service. An entity designed at the time of commissioning to provide more than one capability/functional service but which has one or more unavailable functions.  Status code E represents commissioning an entity not meeting all its design capabilities and service.  The condition described for 15 or more consecutive calendar days.  Refer to the latest edition of the NAPRS Order 6040.15 for further guidance on reduced facility/service reporting.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="F">
     
<xs:annotation>
       
<xs:documentation>Commissioned/Temporarily Out-of-Service. Status code that applies to facilities and services that have been destroyed by or made unavailable due to: (1) Natural disasters (outside of the regular cycle of weather patterns for the local area such as hurricanes, floods, forest fires, etc.); (2) Man-made disasters (facility fires, vandalism, bombings, etc.); (3) Waiting to be decommissioned and decommissioning is foreseen to be greater than 60 days in the future; or (4) Damage due to aircraft incident/accidents. See Order 6040.15F, for the Status F Request Procedures.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="G">
     
<xs:annotation>
       
<xs:documentation>Commissioned/Standby. Status code used to identify mobile facilities and equipment only.  In addition, status G can be used for facilities or equipment in a standby status and operationally ready, but not active. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="P">
     
<xs:annotation>
       
<xs:documentation>Pseudo-Cost Type. A pseudo-cost entity is an activity not classified as an operating type entity but requiring expenditure of material resources. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="S">
     
<xs:annotation>
       
<xs:documentation>Commissioned/Support-Type. A facility that supports operational NAS facilities and no certification is required.  These facilities do not control aircraft, display data, process NAS data.  FSEP identifies these facilities with status code S and may be candidates for exemption from technical inspections, maintenance log activities, and outage reporting. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="T">
     
<xs:annotation>
       
<xs:documentation>Training/Test Type. Status code used primarily for Academy and Technical Center equipment; however, it will be used also for non-operational entities used by training.  OPR approval is required.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="X">
     
<xs:annotation>
       
<xs:documentation>Decommissioned. An entity for a NOTAM issued or otherwise formally noted as decommissioned and is no longer operating under the same identifier or facility type.  The record will remain in status X for a minimum of three (3) months for property records, etc.  After three months the record is cleared.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Y">
     
<xs:annotation>
       
<xs:documentation>Pseudo-Service Type/Test. An activity not classified as an operating type entity established to capture the effectiveness of specified aeronautical services.  Pseudo-services are in the latest edition of Order 6040.15.  When these entries are no longer required, and then deleted.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Z">
     
<xs:annotation>
       
<xs:documentation>Pseudo-Service Type/Commissioned. An activity not classified as an operating entity established to capture the effectiveness of specified aeronautical services.  Pseudo-services are in the latest edition of Order 6040.15.  When these entries are no longer required, and then deleted.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeCategoryType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepOperationalInformation/categoryCode
facets
Kind Value Annotation
enumeration Facility
documentation
This refers to an FSEP Facility, which is a system or service identified as such in the FSEP database.
enumeration System
documentation
A system is a combination of a subsystem(s) or equipment whose individual functions produce, by engineering design, a specific operating product(s) in the NAS. This is known as the facility type. (6000.5E)
enumeration SubSystem
documentation
A subsystem is that portion of a system that performs a specific function(s). A subsystem must relate to a higher-level system in the NOL This is known as the FIC Code and class. (6000.5E)
enumeration Equipment
documentation
Equipment refers to a complete collection of manufactured assemblies or components that make up a complex system/facility (e.g., transmitter, receiver, etc.). This information is located in section 8 of the system or equipment Technical Instruction Book. (6000.5E)
enumeration NAPRS Services
documentation
The National Airspace Performance Reporting System (NAPRS) serves as a timely and accurate performance information system for use in determining and evaluating the operating condition of NAS facilities/services. The purpose of NAPRS is to document the performance of facilities and systems utilized within the NAS. (6040.15G)
annotation
documentation
Enumerated list of asset categories, specified by FSEP.
source <xs:simpleType name="CodeCategoryType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of asset categories, specified by FSEP.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Facility">
     
<xs:annotation>
       
<xs:documentation>This refers to an FSEP Facility, which is a system or service identified as such in the FSEP database.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="System">
     
<xs:annotation>
       
<xs:documentation>A system is a combination of a subsystem(s) or equipment whose individual functions produce, by engineering design, a specific operating product(s) in the NAS. This is known as the facility type. (6000.5E)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SubSystem">
     
<xs:annotation>
       
<xs:documentation>A subsystem is that portion of a system that performs a specific function(s). A subsystem must relate to a higher-level system in the NOL This is known as the FIC Code and class. (6000.5E)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Equipment">
     
<xs:annotation>
       
<xs:documentation>Equipment refers to a complete collection of manufactured assemblies or components that make up a complex system/facility (e.g., transmitter, receiver, etc.). This information is located in section 8 of the system or equipment Technical Instruction Book. (6000.5E)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NAPRS Services">
     
<xs:annotation>
       
<xs:documentation>The National Airspace Performance Reporting System (NAPRS) serves as a timely and accurate performance information system for use in determining and evaluating the operating condition of NAS facilities/services. The purpose of NAPRS is to document the performance of facilities and systems utilized within the NAS. (6040.15G)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeCertificationStatusType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element Certification/certificationStatus
facets
Kind Value Annotation
enumeration Active
enumeration Inactive
enumeration Revoked
annotation
documentation
Enumerated list of certification status. [3000.57 5-12. Certification Authority Inactivity. A certification authority must have one of three statuses: active, inactive, or revoked.]
source <xs:simpleType name="CodeCertificationStatusType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of certification status. [3000.57 5-12. Certification Authority Inactivity. A certification authority must have one of three statuses: active, inactive, or revoked.]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Active"/>
   
<xs:enumeration value="Inactive"/>
   
<xs:enumeration value="Revoked"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeCertificationType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element Certification/certificationType
facets
Kind Value Annotation
enumeration Regular
documentation
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. [3000.57 ATO TechOps Training and Certification]
enumeration Remote Regular
documentation
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. [3000.57 ATO TechOps Training and Certification]
enumeration Temporary
documentation
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). [3000.57 ATO TechOps Training and Certification]
annotation
documentation
Enumerated list of certification types.
source <xs:simpleType name="CodeCertificationType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of certification types.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Regular">
     
<xs:annotation>
       
<xs:documentation>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. [3000.57 ATO TechOps Training and Certification]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Remote Regular">
     
<xs:annotation>
       
<xs:documentation>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. [3000.57 ATO TechOps Training and Certification]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Temporary">
     
<xs:annotation>
       
<xs:documentation>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). [3000.57 ATO TechOps Training and Certification]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeConditionType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element InventoryInformation/condition
facets
Kind Value Annotation
enumeration REPAIRABLE
documentation
The manufactured asset is repairable.
enumeration SERVICEABLE
documentation
The manufactured asset is placed into service.
enumeration SURVEY
documentation
The manufactured asset is lost, stolen or destroyed.
annotation
documentation
Enumerated list of condition types.
source <xs:simpleType name="CodeConditionType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of condition types.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="REPAIRABLE">
     
<xs:annotation>
       
<xs:documentation>The manufactured asset is repairable.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SERVICEABLE">
     
<xs:annotation>
       
<xs:documentation>The manufactured asset is placed into service.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SURVEY">
     
<xs:annotation>
       
<xs:documentation>The manufactured asset is lost, stolen or destroyed.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeDirectiveLevelDescriptionType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration LOCAL
enumeration NATIONAL
enumeration REGIONAL
annotation
documentation
Enumerated list of directive levels in the NAS.
source <xs:simpleType name="CodeDirectiveLevelDescriptionType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of directive levels in the NAS.</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>

simpleType CodeDistrictOfficeGroupType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganization/districtOfficeGrp
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration C
annotation
documentation
Enumerated list of District Office group types.
source <xs:simpleType name="CodeDistrictOfficeGroupType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of District Office group types.</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>

simpleType CodeDistrictOfficeType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganization/districtOffice
facets
Kind Value Annotation
enumeration 0
enumeration 2
enumeration 3
enumeration 4
enumeration A
enumeration B
enumeration C
enumeration D
enumeration E
enumeration K
enumeration M
enumeration N
enumeration P
enumeration Q
enumeration R
enumeration S
enumeration T
enumeration U
enumeration V
enumeration W
enumeration X
annotation
documentation
Enumerated list of District Office types.
source <xs:simpleType name="CodeDistrictOfficeType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of District Office types.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="0"/>
   
<xs:enumeration value="2"/>
   
<xs:enumeration value="3"/>
   
<xs:enumeration value="4"/>
   
<xs:enumeration value="A"/>
   
<xs:enumeration value="B"/>
   
<xs:enumeration value="C"/>
   
<xs:enumeration value="D"/>
   
<xs:enumeration value="E"/>
   
<xs:enumeration value="K"/>
   
<xs:enumeration value="M"/>
   
<xs:enumeration value="N"/>
   
<xs:enumeration value="P"/>
   
<xs:enumeration value="Q"/>
   
<xs:enumeration value="R"/>
   
<xs:enumeration value="S"/>
   
<xs:enumeration value="T"/>
   
<xs:enumeration value="U"/>
   
<xs:enumeration value="V"/>
   
<xs:enumeration value="W"/>
   
<xs:enumeration value="X"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeFaaLocationType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FaaLocationTypeChoice/locationType
facets
Kind Value Annotation
enumeration AIRPORT
enumeration ARTCC
enumeration TRACON
annotation
documentation
Enumeration for common types of FAA location identifiers.
source <xs:simpleType name="CodeFaaLocationType">
 
<xs:annotation>
   
<xs:documentation>Enumeration for common types of FAA location identifiers.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AIRPORT"/>
   
<xs:enumeration value="ARTCC"/>
   
<xs:enumeration value="TRACON"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeFsepClassType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepCode/fsepClassCode
facets
Kind Value Annotation
enumeration 0
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 1
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 2
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 3
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 4
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 5
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 6
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration 9
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration A
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration B
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration C
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration D
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration E
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration F
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration G
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration H
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration J
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration K
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration L
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration M
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration N
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration O
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration P
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration Q
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration R
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration S
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration T
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration U
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration V
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration W
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration X
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration Y
documentation
The definition of individual codes are unique to each FSEP Facility.
enumeration Z
documentation
The definition of individual codes are unique to each FSEP Facility.
annotation
documentation
Enumerated list of FSEP asset classes. This fiedl is FAC_CLASS in the RMLS database. The definition of individual codes are unique to each FSEP Facility.
source <xs:simpleType name="CodeFsepClassType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of FSEP asset classes. This fiedl is FAC_CLASS in the RMLS database. The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="0">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="1">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="2">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="3">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="4">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="5">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="6">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="9">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="A">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="B">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="C">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="D">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="E">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="F">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="G">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="H">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="J">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="K">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="L">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="M">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="N">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="O">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="P">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Q">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="R">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="S">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="T">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="U">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="V">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="W">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="X">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Y">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Z">
     
<xs:annotation>
       
<xs:documentation>The definition of individual codes are unique to each FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeHolderStatusType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element Credential/holderStatus
facets
Kind Value Annotation
enumeration Active
enumeration Inactive
enumeration In-transfer
annotation
documentation
Enumerated list of credential holder status.
source <xs:simpleType name="CodeHolderStatusType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of credential holder status.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Active"/>
   
<xs:enumeration value="Inactive"/>
   
<xs:enumeration value="In-transfer"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeInterruptionType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration Full Outage
documentation
As defined by the NAPRS Desk Guide for the individual system/service.
enumeration Reduced Service
documentation
As defined by the NAPRS Desk Guide for the individual system/service.
enumeration Reduced Equipment
documentation
As defined by the NAPRS Desk Guide for the individual system/service.
enumeration Information
documentation
As defined by the NAPRS Desk Guide for the individual system/service.
annotation
documentation
Interrupt types are defined differently for each system/service. The NAPRS Desk Guide for that system/service contains the guidance, for example (from AWOS Data Acquisition System): "Report the loss or unavailability of workstations or the monitors as a Reduced Equipment/System (RE) interrupt."
source <xs:simpleType name="CodeInterruptionType">
 
<xs:annotation>
   
<xs:documentation>Interrupt types are defined differently for each system/service. The NAPRS Desk Guide for that system/service contains the guidance, for example (from AWOS Data Acquisition System): "Report the loss or unavailability of workstations or the monitors as a Reduced Equipment/System (RE) interrupt."</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Full Outage">
     
<xs:annotation>
       
<xs:documentation>As defined by the NAPRS Desk Guide for the individual system/service.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Reduced Service">
     
<xs:annotation>
       
<xs:documentation>As defined by the NAPRS Desk Guide for the individual system/service.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Reduced Equipment">
     
<xs:annotation>
       
<xs:documentation>As defined by the NAPRS Desk Guide for the individual system/service.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Information">
     
<xs:annotation>
       
<xs:documentation>As defined by the NAPRS Desk Guide for the individual system/service.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeManufacturedAssetStatusType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element InventoryInformation/assetInventoryStatus
facets
Kind Value Annotation
enumeration ACTIVE
enumeration INACTIVE
enumeration IN_SERVICE
enumeration IN_TRANSIT
enumeration MISSING
annotation
documentation
Enumerated list of statuses for inventoried assets.
source <xs:simpleType name="CodeManufacturedAssetStatusType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of statuses for inventoried assets.</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>

simpleType CodeOperationalAvailabilityType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
elements AssetAvailability/currentAvailability AssetAvailability/previousAvailability
facets
Kind Value Annotation
enumeration Available
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Partially Available
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unavailable
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unknown
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
annotation
documentation
Enumerated list of operational availability of an asset.
source <xs:simpleType name="CodeOperationalAvailabilityType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of operational availability of an asset.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Available">
     
<xs:annotation>
       
<xs:documentation>As defined in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Partially Available">
     
<xs:annotation>
       
<xs:documentation>As defined in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unavailable">
     
<xs:annotation>
       
<xs:documentation>As defined in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>As defined in the associated NAPRS Desk Guide for this FSEP Facility.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeRatingStatusType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element Credential/ratingStatus
facets
Kind Value Annotation
enumeration Current
enumeration Historical
enumeration Pending
annotation
documentation
Enumerated list of the status of the credential.
source <xs:simpleType name="CodeRatingStatusType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of the 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>

simpleType CodeRegionType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepOperationalInformation/regionCode
facets
Kind Value Annotation
enumeration AC
documentation
Aeronautical Center Region.
enumeration AL
documentation
Alaskan Region.
enumeration CE
documentation
Central Region.
enumeration CT
documentation
William J. Hughes Technical Center Region.
enumeration EA
documentation
Eastern Region.
enumeration GL
documentation
Great Lakes Region.
enumeration NE
documentation
New England Region.
enumeration NM
documentation
Northwest Mountain Region.
enumeration SO
documentation
Southern Region.
enumeration SW
documentation
Southwest Region.
enumeration WA
documentation
Washington Region.
enumeration WP
documentation
Western-Pacific Region.
annotation
documentation
Enumerated list for the NAS region associated with the asset.
source <xs:simpleType name="CodeRegionType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list for the NAS region associated with the asset.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AC">
     
<xs:annotation>
       
<xs:documentation>Aeronautical Center Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AL">
     
<xs:annotation>
       
<xs:documentation>Alaskan Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CE">
     
<xs:annotation>
       
<xs:documentation>Central Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CT">
     
<xs:annotation>
       
<xs:documentation>William J. Hughes Technical Center Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EA">
     
<xs:annotation>
       
<xs:documentation>Eastern Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GL">
     
<xs:annotation>
       
<xs:documentation>Great Lakes Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NE">
     
<xs:annotation>
       
<xs:documentation>New England Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NM">
     
<xs:annotation>
       
<xs:documentation>Northwest Mountain Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SO">
     
<xs:annotation>
       
<xs:documentation>Southern Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SW">
     
<xs:annotation>
       
<xs:documentation>Southwest Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="WA">
     
<xs:annotation>
       
<xs:documentation>Washington Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="WP">
     
<xs:annotation>
       
<xs:documentation>Western-Pacific Region.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeResponsibilityType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepOperationalInformation/responsibilityCode
facets
Kind Value Annotation
enumeration #
documentation
Entity not owned, maintained or inspected by FAA and is restricted to NAS Coordination entities entered by the OPR.
enumeration 4
documentation
Entity owned by state government but operation and maintenance are inspected by the FAA.
enumeration 5
documentation
Entity owned by local government but operation and maintenance are inspected by the FAA. .
enumeration 6
documentation
Entity owned by foreign government but operation and maintenance are inspected by the FAA.
enumeration 7
documentation
Entity owned by private interests but operation and maintenance are inspected by the FAA.
enumeration 8
documentation
Entity owned by foreign private interests but operation and maintenance are inspected by the FAA.
enumeration 9
documentation
Entity owned by foreign private interests but operation and maintenance are inspected by the FAA.
enumeration A
documentation
Entity owned and maintained by FAA.
enumeration B
documentation
Entity owned by DoD and maintained by FAA.
enumeration C
documentation
Entity owned by a government agency and maintained by FAA.
enumeration D
documentation
Entity owned by a state government and maintained by FAA.
enumeration E
documentation
Entity owned by a local government and maintained by FAA.
enumeration F
documentation
Entity owned by a foreign government and maintained by FAA.
enumeration G
documentation
Entity owned by private interests and maintained by FAA.
enumeration H
documentation
Entity owned by foreign private interests and maintained by FAA.
enumeration I
documentation
Entity owned by FAA and maintained by DoD.
enumeration J
documentation
Entity owned and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration K
documentation
Entity owned by DoD and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration L
documentation
Entity owned by a government agency and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration M
documentation
Entity owned by a state government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration N
documentation
Entity owned by a local government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration O
documentation
Entity owned by a foreign government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration P
documentation
Entity owned by a private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration Q
documentation
Entity owned by a foreign private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration R
documentation
Entity owned and operated by DoD, but for which a NAPRS service is furnished to FAA and used in the NAS. An example would be a Navy-owned and maintained ASR with a service to the FAA.
enumeration S
documentation
Entity owned by FAA and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration T
documentation
Entity owned by DoD and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration U
documentation
Entity owned by a government agency and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration V
documentation
Entity owned by a state government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration W
documentation
Entity owned by a local government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration X
documentation
Entity owned by a foreign government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration Y
documentation
Entity owned by a private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration Z
documentation
Entity owned by a foreign private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
annotation
documentation
Enumerated list of codes for the entity responsible for maintaining the asset.
source <xs:simpleType name="CodeResponsibilityType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of codes for the entity responsible for maintaining the asset.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="#">
     
<xs:annotation>
       
<xs:documentation>Entity not owned, maintained or inspected by FAA and is restricted to NAS Coordination entities entered by the OPR. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="4">
     
<xs:annotation>
       
<xs:documentation>Entity owned by state government but operation and maintenance are inspected by the FAA. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="5">
     
<xs:annotation>
       
<xs:documentation>Entity owned by local government but operation and maintenance are inspected by the FAA. .</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="6">
     
<xs:annotation>
       
<xs:documentation>Entity owned by foreign government but operation and maintenance are inspected by the FAA. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="7">
     
<xs:annotation>
       
<xs:documentation>Entity owned by private interests but operation and maintenance are inspected by the FAA. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="8">
     
<xs:annotation>
       
<xs:documentation>Entity owned by foreign private interests but operation and maintenance are inspected by the FAA. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="9">
     
<xs:annotation>
       
<xs:documentation>Entity owned by foreign private interests but operation and maintenance are inspected by the FAA. </xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="A">
     
<xs:annotation>
       
<xs:documentation>Entity owned and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="B">
     
<xs:annotation>
       
<xs:documentation>Entity owned by DoD and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="C">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a government agency and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="D">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a state government and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="E">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a local government and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="F">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a foreign government and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="G">
     
<xs:annotation>
       
<xs:documentation>Entity owned by private interests and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="H">
     
<xs:annotation>
       
<xs:documentation>Entity owned by foreign private interests and maintained by FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="I">
     
<xs:annotation>
       
<xs:documentation>Entity owned by FAA and maintained by DoD.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="J">
     
<xs:annotation>
       
<xs:documentation>Entity owned and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="K">
     
<xs:annotation>
       
<xs:documentation>Entity owned by DoD and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="L">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a government agency and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="M">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a state government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="N">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a local government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="O">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a foreign government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="P">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Q">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a foreign private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="R">
     
<xs:annotation>
       
<xs:documentation>Entity owned and operated by DoD, but for which a NAPRS service is furnished to FAA and used in the NAS. An example would be a Navy-owned and maintained ASR with a service to the FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="S">
     
<xs:annotation>
       
<xs:documentation>Entity owned by FAA and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="T">
     
<xs:annotation>
       
<xs:documentation>Entity owned by DoD and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="U">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a government agency and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="V">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a state government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="W">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a local government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="X">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a foreign government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Y">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Z">
     
<xs:annotation>
       
<xs:documentation>Entity owned by a foreign private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeServiceAreaType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganization/serviceArea
facets
Kind Value Annotation
enumeration W0
enumeration W1
enumeration W2
enumeration WB
enumeration WC
enumeration WE
enumeration WN
enumeration WT
enumeration WW
annotation
documentation
Enumerated list of Service Areas. The first two characters of the ATOW Organization define the Service Area.
source <xs:simpleType name="CodeServiceAreaType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of Service Areas. 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>

simpleType CodeSscType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganization/systemSupportCenter
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration 7
enumeration 8
enumeration 9
enumeration A
enumeration B
enumeration C
enumeration D
enumeration E
enumeration F
enumeration G
enumeration H
enumeration J
enumeration K
enumeration L
enumeration M
enumeration N
enumeration P
annotation
documentation
Enumerated list of System Support Centers (SSC). The last two characters of the ATOW Organization represent the SSC code.
source <xs:simpleType name="CodeSscType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of System Support Centers (SSC). The last two characters of the ATOW Organization represent 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>

simpleType CodeTelephoneCountryType
namespace https://mmixm.aero/base/2
type xs:string
properties
base xs:string
used by
element TelephoneInformationType/countryCode
annotation
documentation
Country code used in a telephone number.
source <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>

simpleType CodeTierType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepOperationalInformation/tier
facets
Kind Value Annotation
enumeration 111
documentation
Tier 1 FSEP Facility, highest priority.
enumeration 222
documentation
Tier 2 FSEP Facility, second highest priority.
enumeration 333
documentation
Tier 3 FSEP Facility, third highest priority.
enumeration XXX
documentation
Unknown FSEP Facility tier.
annotation
documentation
Enumerated list of tier, a prioritization of FSEP Facilities in which 1 is highest.
source <xs:simpleType name="CodeTierType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of tier, a prioritization of FSEP Facilities in which 1 is highest.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="111">
     
<xs:annotation>
       
<xs:documentation>Tier 1 FSEP Facility, highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="222">
     
<xs:annotation>
       
<xs:documentation>Tier 2 FSEP Facility, second highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="333">
     
<xs:annotation>
       
<xs:documentation>Tier 3 FSEP Facility, third highest priority.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="XXX">
     
<xs:annotation>
       
<xs:documentation>Unknown FSEP Facility tier.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CodeWorkResponsibilityAreaType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration 9020
documentation
Invalid work area in FSEP.
enumeration ARTS
documentation
Invalid work area in FSEP.
enumeration ATCT
documentation
Invalid work area in FSEP.
enumeration AUTO
documentation
The Automation service category includes systems and subsystems that provide aircraft tracking, speed, flight data, handoffs, arrival lists, and departure lists.
enumeration BUILD
documentation
Invalid work area in FSEP.
enumeration COMM
documentation
The Communication service category includes systems and subsystems that provide a means for pilots and Air Traffic personnel to communicate necessary information.
enumeration COORD
documentation
The Coordination service category includes systems and subsystems that provide a means of coordinating activities and tasks.
enumeration DARC
documentation
Invalid work area in FSEP.
enumeration DATA
documentation
Invalid work area in FSEP.
enumeration DSPLY
documentation
Invalid work area in FSEP.
enumeration ENROUT
documentation
The Terminal service category includes systems and subsystems that provide services and capabilities specific to the en route environment.
enumeration ESU
documentation
The Environment service category includes systems and subsystems that provide a stable climate or environment for a building, shelter or NAS system.  Environment also includes systems and subsystems that provide mission support capabilities and infrastructure functions.
enumeration NAVAID
documentation
The Navigation service category includes systems and subsystems that provide pilots a means to determine their position.
enumeration PSEUDO
documentation
Invalid work area in FSEP.
enumeration RADAR
documentation
Invalid work area in FSEP.
enumeration SUPP
documentation
Invalid work area in FSEP.
enumeration SUPPRT
documentation
The Support service category includes systems and subsystems that provide infrastructure for other systems and subsystems.
enumeration SURV
documentation
The Surveillance service category includes systems and subsystems that provide aircraft position information to Air Traffic personnel for operational purposes.
enumeration TE
documentation
Invalid work area in FSEP.
enumeration TERMIN
documentation
The Terminal service category includes systems and subsystems that provide services and capabilities specific to the terminal environment.
enumeration WX
documentation
The Weather service category includes systems and subsystems that provide information about the aeronautical environment for pilots and Air Traffic personnel to make decisions.
annotation
documentation
Enumerated list of valid Work Areas in RMLS.
source <xs:simpleType name="CodeWorkResponsibilityAreaType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of valid Work Areas in RMLS.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="9020">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ARTS">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ATCT">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AUTO">
     
<xs:annotation>
       
<xs:documentation>The Automation service category includes systems and subsystems that provide aircraft tracking, speed, flight data, handoffs, arrival lists, and departure lists.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="BUILD">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="COMM">
     
<xs:annotation>
       
<xs:documentation>The Communication service category includes systems and subsystems that provide a means for pilots and Air Traffic personnel to communicate necessary information.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="COORD">
     
<xs:annotation>
       
<xs:documentation>The Coordination service category includes systems and subsystems that provide a means of coordinating activities and tasks.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DARC">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DATA">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DSPLY">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ENROUT">
     
<xs:annotation>
       
<xs:documentation>The Terminal service category includes systems and subsystems that provide services and capabilities specific to the en route environment.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ESU">
     
<xs:annotation>
       
<xs:documentation>The Environment service category includes systems and subsystems that provide a stable climate or environment for a building, shelter or NAS system.  Environment also includes systems and subsystems that provide mission support capabilities and infrastructure functions.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NAVAID">
     
<xs:annotation>
       
<xs:documentation>The Navigation service category includes systems and subsystems that provide pilots a means to determine their position.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PSEUDO">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RADAR">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SUPP">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SUPPRT">
     
<xs:annotation>
       
<xs:documentation>The Support service category includes systems and subsystems that provide infrastructure for other systems and subsystems.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SURV">
     
<xs:annotation>
       
<xs:documentation>The Surveillance service category includes systems and subsystems that provide aircraft position information to Air Traffic personnel for operational purposes.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TE">
     
<xs:annotation>
       
<xs:documentation>Invalid work area in FSEP.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TERMIN">
     
<xs:annotation>
       
<xs:documentation>The Terminal service category includes systems and subsystems that provide services and capabilities specific to the terminal environment.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="WX">
     
<xs:annotation>
       
<xs:documentation>The Weather service category includes systems and subsystems that provide information about the aeronautical environment for pilots and Air Traffic personnel to make decisions.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType CostCenterType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element CostCenter/costCenterCode
facets
Kind Value Annotation
pattern [A-Z0-9]{5}
annotation
documentation
Five character alphanumeric string representing the cost center.
source <xs:simpleType name="CostCenterType">
 
<xs:annotation>
   
<xs:documentation>Five character alphanumeric string representing the cost center.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z0-9]{5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType DateHourType
namespace https://mmixm.aero/base/2
type xs:dateTime
properties
base xs:dateTime
annotation
documentation
Date and hour format.
source <xs:simpleType name="DateHourType">
 
<xs:annotation>
   
<xs:documentation>Date and hour format.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:dateTime"/>
</xs:simpleType>

simpleType DomainCodeType
namespace https://mmixm.aero/base/2
type mb:String50Type
properties
base mb:String50Type
used by
elements FsepOperationalInformation/capabilityCode Credential/ratingType
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Domain code type.
source <xs:simpleType name="DomainCodeType">
 
<xs:annotation>
   
<xs:documentation>Domain code type.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="mb:String50Type"/>
</xs:simpleType>

simpleType FaaLocationOtherType
namespace https://mmixm.aero/base/2
type list of xs:string
properties
base xs:string
used by
element FaaLocationTypeChoice/locationOtherType
annotation
documentation
Free text field allowing for identification of other types of FAA location identifiers.
source <xs:simpleType name="FaaLocationOtherType">
 
<xs:annotation>
   
<xs:documentation>Free text field allowing for identification of other types of FAA location identifiers.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="xs:string"/>
</xs:simpleType>

simpleType FsepFacType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepIdentifier/fsepFac
facets
Kind Value Annotation
pattern [0-9A-Z]{2,5}
annotation
documentation
The five- character alphanumeric field contains the type of entity in FSEP, including services. This is the field FAC_TYPE in the RMLS/FSEP database. Sample values include the following.
ASR: Airport Surveillance Radar
ATIS: Automatic Terminal Information System
ATCT: Airport Traffic Control Tower
BUECS: Backup Emergency Communications Service
CFAD: Composite Flight Data Processing Service
EADS: En Route Automation Display System
source <xs:simpleType name="FsepFacType">
 
<xs:annotation>
   
<xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. This is the field FAC_TYPE in the RMLS/FSEP database. Sample values include the following.
ASR: Airport Surveillance Radar
ATIS: Automatic Terminal Information System
ATCT: Airport Traffic Control Tower
BUECS: Backup Emergency Communications Service
CFAD: Composite Flight Data Processing Service
EADS: En Route Automation Display System
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9A-Z]{2,5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType FsepFicType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepIdentifier/fsepFic
facets
Kind Value Annotation
pattern [0-9A-Z]{4,5}
annotation
documentation
The Facility Identification Code (FIC) provides the make, model, and class for identifying equipment in FSEP. The make and model codes make up the four-character FIC Code. The FIC Code is mandatory in all non-service records. The FIC Codes established prior to the release of older versions of Order 6000.5 are still valid and remain in the FSEP Desk guides until the equipment is retired from the NAS. Not all legacy codes are changed to the new FIC Code. This is the field FAC_CODE_FACILITY in the RMLS/FSEP database. Sample values include the following.
ASR FICs: 53AC,  53AG, SC00
GBAS FICs: NWA0
TBFM FICs: 61UB, AE00
source <xs:simpleType name="FsepFicType">
 
<xs:annotation>
   
<xs:documentation>The Facility Identification Code (FIC) provides the make, model, and class for identifying equipment in FSEP. The make and model codes make up the four-character FIC Code. The FIC Code is mandatory in all non-service records. The FIC Codes established prior to the release of older versions of Order 6000.5 are still valid and remain in the FSEP Desk guides until the equipment is retired from the NAS. Not all legacy codes are changed to the new FIC Code. This is the field FAC_CODE_FACILITY in the RMLS/FSEP database. Sample values include the following.
ASR FICs: 53AC,  53AG, SC00
GBAS FICs: NWA0
TBFM FICs: 61UB, AE00
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9A-Z]{4,5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType FsepLocIdType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
elements FsepIdentifier/fsepLocId atowIdentType/locId
facets
Kind Value Annotation
pattern [0-9A-Z]{3,4}
annotation
documentation
This three or four character field contains the city and state where the equipment is physically located.   Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process. This is the field FAC_IDENT in the RMLS/FSEP database but which is typically referred to as LOC_ID. There are three sources for a LOC_ID:

1. A value from the IDENT column in the 7350.9.
2. A value from the IDENT column in the 7350.9 to which a single character suffix is added. The suffix is added when there is more than one instance of the same FSEP Facility at a specific location. An example is the Precision Approach Path Indicators (PAPI) at Boston Logan Airport. There are 4 of these, and each has a different LOC_ID derived from BOS, the identifier for Logan. These are BOS, BOSA, BOSB and BOSC.
3. A made up value starting with a Q. These are known as Q Identifiers and are created when there is no established identifier within 20 miles of the location of the FSEP Facility.

Sample values include I90, DAL, TPA, CXYA, DCAP, PUB, ZDCC, DFWA.
source <xs:simpleType name="FsepLocIdType">
 
<xs:annotation>
   
<xs:documentation>This three or four character field contains the city and state where the equipment is physically located.   Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process. This is the field FAC_IDENT in the RMLS/FSEP database but which is typically referred to as LOC_ID. There are three sources for a LOC_ID:

1. A value from the IDENT column in the 7350.9.
2. A value from the IDENT column in the 7350.9 to which a single character suffix is added. The suffix is added when there is more than one instance of the same FSEP Facility at a specific location. An example is the Precision Approach Path Indicators (PAPI) at Boston Logan Airport. There are 4 of these, and each has a different LOC_ID derived from BOS, the identifier for Logan. These are BOS, BOSA, BOSB and BOSC.
3. A made up value starting with a Q. These are known as Q Identifiers and are created when there is no established identifier within 20 miles of the location of the FSEP Facility.

Sample values include I90, DAL, TPA, CXYA, DCAP, PUB, ZDCC, DFWA.
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9A-Z]{3,4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType FsepSystemCodeType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element FsepCode/fsepSystemCode
facets
Kind Value Annotation
pattern [0-9]{1}
annotation
documentation
This code is a one-character numeric code that identifies the domain of the system within the NAS.
source <xs:simpleType name="FsepSystemCodeType">
 
<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:restriction base="xs:string">
   
<xs:pattern value="[0-9]{1}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Integer22Type
namespace https://mmixm.aero/base/2
type restriction of xs:integer
properties
base xs:integer
used by
element ManufacturerIdentifier/revisionNumber
facets
Kind Value Annotation
maxInclusive 9999999999999999999999
annotation
documentation
Allows up to a 22 digit integer
source <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>

simpleType NaprsControlTypeType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [A-Z0-9]{1,5}
annotation
documentation
NAPRS Control Type
source <xs:simpleType name="NaprsControlTypeType">
 
<xs:annotation>
   
<xs:documentation>NAPRS Control Type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z0-9]{1,5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType NdcEmpIdType
namespace https://mmixm.aero/base/2
type restriction of xs:integer
properties
base xs:integer
used by
element Person/ndcEmpID
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99999999
annotation
documentation
Specifies allowable values for the NDC employee ID.
source <xs:simpleType name="NdcEmpIdType">
 
<xs:annotation>
   
<xs:documentation>Specifies allowable values for the NDC employee ID.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:integer">
   
<xs:maxInclusive value="99999999"/>
   
<xs:minInclusive value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType PhoneNumberType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element TelephoneInformationType/telephoneNumber
facets
Kind Value Annotation
pattern (\+)?[0-9\s\-\(\)]+
annotation
documentation
Specifies a telephone number format.
source <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>

simpleType PostalCodeType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element PostalAddress/postalCode
facets
Kind Value Annotation
pattern [0-9][0-9][0-9][0-9][0-9]
annotation
documentation
The Postal or Zip code for the address.
source <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>

simpleType RunwayType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
elements RunwayInformation/primaryRunway RunwayInformation/secondaryRunway
facets
Kind Value Annotation
pattern ([1-9]|[1-2][0-9]|[3][0-6])[LRC]?
annotation
documentation
This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.
source <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>

simpleType StatusDateType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{2}[/]\d{2}[/]\d{4}
annotation
documentation
Specifies a type of date format.
source <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>

simpleType String10Type
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element Location/gsaAddress
facets
Kind Value Annotation
maxLength 10
annotation
documentation
Specifies a string of up to 10 characters.
source <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>

simpleType String1Type
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganizationLocation/field6
facets
Kind Value Annotation
maxLength 1
annotation
documentation
Specifies a string of up to 1 character.
source <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>

simpleType String50Type
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
elements FaaIdentifier/faaPartNumber GlobalIdentifier/giai ManufacturerIdentifier/manufacturerName ManufacturerIdentifier/manufacturerPartNumber ManufacturerIdentifier/nationalStockNumber ManufacturerIdentifier/serialNumber
simpleType DomainCodeType
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Specifies a string of up to 50 characters.
source <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>

simpleType String5Type
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
element CageCode/cageCode
facets
Kind Value Annotation
maxLength 5
annotation
documentation
Specifies a string of up to 5 characters.
source <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>

simpleType UsStateAbbreviationType
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
Format for a US state abbreviation.
source <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>

simpleType YearType
namespace https://mmixm.aero/base/2
type restriction of xs:integer
properties
base xs:integer
facets
Kind Value Annotation
minInclusive 1800
annotation
documentation
The format for specifying the year.
source <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>

complexType ContactInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p35.png
namespace https://mmixm.aero/base/2
children mb:email mb:postalAddress mb:telephoneContact
used by
element Person/personContact
annotation
documentation
Complex type containing information required to enable contact with a person and/or organization.
source <xs:complexType name="ContactInformation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information required to enable contact with a person and/or organization.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>E-mail address of a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="postalAddress" type="mb:PostalAddress" minOccurs="0" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Postal address associated with a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="telephoneContact" type="mb:TelephoneContact" minOccurs="0" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Telephone contact associated with a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ContactInformation/email
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p36.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
E-mail address of a person.
source <xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>E-mail address of a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContactInformation/postalAddress
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p37.png
namespace https://mmixm.aero/base/2
type mb:PostalAddress
properties
minOcc 0
maxOcc 99
content complex
children mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode
annotation
documentation
Postal address associated with a person.
source <xs:element name="postalAddress" type="mb:PostalAddress" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Postal address associated with a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ContactInformation/telephoneContact
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p38.png
namespace https://mmixm.aero/base/2
type mb:TelephoneContact
properties
minOcc 0
maxOcc 99
content complex
children mb:phoneCategory mb:phoneNumber
annotation
documentation
Telephone contact associated with a person.
source <xs:element name="telephoneContact" type="mb:TelephoneContact" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Telephone contact associated with a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PostalAddress
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p39.png
namespace https://mmixm.aero/base/2
children mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode
used by
elements PhysicalAddress/address ContactInformation/postalAddress
annotation
documentation
Complex type containing data associated with a postal address.
source <xs:complexType name="PostalAddress">
 
<xs:annotation>
   
<xs:documentation>Complex type containing data associated with a postal address.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="addressCategory" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The state or province of the location.</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:annotation>
       
<xs:documentation>Country code associated with the postal address.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Country associated with the postal 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="mb:PostalCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The Postal or Zip code for the address.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PostalAddress/addressCategory
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p40.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The type of address (e.g., Home, Work, Shipping, etc.).
source <xs:element name="addressCategory" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.).</xs:documentation>
 
</xs:annotation>
</xs:element>

element PostalAddress/administrativeArea
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p41.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The state or province of the location.
source <xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The state or province of the location.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PostalAddress/city
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p42.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The City associated with the address.
source <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>

element PostalAddress/countryCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p43.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Country code associated with the postal address.
source <xs:element name="countryCode" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Country code associated with the postal address.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PostalAddress/countryName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p44.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Country associated with the postal address.
source <xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Country associated with the postal address.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PostalAddress/deliveryPoint
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p45.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Defines address for delivering an item
source <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>

element PostalAddress/postalCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p46.png
namespace https://mmixm.aero/base/2
type mb:PostalCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9][0-9][0-9][0-9][0-9]
annotation
documentation
The Postal or Zip code for the address.
source <xs:element name="postalCode" type="mb:PostalCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Postal or Zip code for the address.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType TelephoneContact
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p47.png
namespace https://mmixm.aero/base/2
children mb:phoneCategory mb:phoneNumber
used by
element ContactInformation/telephoneContact
annotation
documentation
Complex type containing phone number information.
source <xs:complexType name="TelephoneContact">
 
<xs:annotation>
   
<xs:documentation>Complex type containing phone number information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<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="phoneNumber" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Phone number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TelephoneContact/phoneCategory
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p48.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The phone type (e.g., Home, Office, Personal Mobile, Work Mobile, etc.).
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>

element TelephoneContact/phoneNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p49.png
namespace https://mmixm.aero/base/2
type mb:TelephoneInformationType
properties
minOcc 0
maxOcc 1
content complex
children mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension
annotation
documentation
Phone number.
source <xs:element name="phoneNumber" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Phone number.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AtowOrganization
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p50.png
namespace https://mmixm.aero/base/2
type extension of mb:Organization
properties
base mb:Organization
children mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter
used by
complexType AtowOrganizationLocation
annotation
documentation
Complex type containing descriptors about the ATOW Organization.
source <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="mb:Organization">
     
<xs:sequence>
       
<xs:element name="districtOffice" type="mb: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="mb: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="mb: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="mb:CodeSscType" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The last two characters of the ATOW Org represents the FAA System Support Center (SSC) code.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AtowOrganization/districtOffice
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p51.png
namespace https://mmixm.aero/base/2
type mb:CodeDistrictOfficeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 2
enumeration 3
enumeration 4
enumeration A
enumeration B
enumeration C
enumeration D
enumeration E
enumeration K
enumeration M
enumeration N
enumeration P
enumeration Q
enumeration R
enumeration S
enumeration T
enumeration U
enumeration V
enumeration W
enumeration X
annotation
documentation
The third character of the ATOW Organization defines the District Office.
source <xs:element name="districtOffice" type="mb: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>

element AtowOrganization/districtOfficeGrp
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p52.png
namespace https://mmixm.aero/base/2
type mb:CodeDistrictOfficeGroupType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration C
annotation
documentation
The District Office group of the ATOW Organization.
source <xs:element name="districtOfficeGrp" type="mb:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The District Office group of the ATOW Organization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AtowOrganization/serviceArea
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p53.png
namespace https://mmixm.aero/base/2
type mb:CodeServiceAreaType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration W0
enumeration W1
enumeration W2
enumeration WB
enumeration WC
enumeration WE
enumeration WN
enumeration WT
enumeration WW
annotation
documentation
The first two characters of the ATOW Organization define the Service Area.
source <xs:element name="serviceArea" type="mb: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>

element AtowOrganization/systemSupportCenter
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p54.png
namespace https://mmixm.aero/base/2
type mb:CodeSscType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration 7
enumeration 8
enumeration 9
enumeration A
enumeration B
enumeration C
enumeration D
enumeration E
enumeration F
enumeration G
enumeration H
enumeration J
enumeration K
enumeration L
enumeration M
enumeration N
enumeration P
annotation
documentation
The last two characters of the ATOW Org represents the FAA System Support Center (SSC) code.
source <xs:element name="systemSupportCenter" type="mb:CodeSscType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last two characters of the ATOW Org represents the FAA System Support Center (SSC) code.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AtowOrganizationLocation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p55.png
namespace https://mmixm.aero/base/2
type extension of mb:AtowOrganization
properties
base mb:AtowOrganization
children mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter mb:field6
used by
element Credential/atowIdent
annotation
documentation
extension of ATOW Organization class that contains an extra descriptive field
source <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="mb:AtowOrganization">
     
<xs:sequence>
       
<xs:element name="field6" type="mb:String1Type" minOccurs="0" maxOccurs="1"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AtowOrganizationLocation/field6
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p56.png
namespace https://mmixm.aero/base/2
type mb:String1Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 1
source <xs:element name="field6" type="mb:String1Type" minOccurs="0" maxOccurs="1"/>

complexType CageCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p57.png
namespace https://mmixm.aero/base/2
children mb:cageCode
used by
element Asset/cageCode
annotation
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.
source <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.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="cageCode" type="mb:String5Type" minOccurs="0" 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.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CageCode/cageCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p58.png
namespace https://mmixm.aero/base/2
type mb:String5Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 5
annotation
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.
source <xs:element name="cageCode" type="mb:String5Type" minOccurs="0" 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.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType CostCenter
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p59.png
namespace https://mmixm.aero/base/2
children mb:costCenterCode
used by
element Asset/costCenterCode
annotation
documentation
Complex type containing the cost center code.
source <xs:complexType name="CostCenter">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the cost center code.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="costCenterCode" type="mb:CostCenterType" minOccurs="0" 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>

element CostCenter/costCenterCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p60.png
namespace https://mmixm.aero/base/2
type mb:CostCenterType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [A-Z0-9]{5}
annotation
documentation
This five-character code field contains the organization assigned maintenance responsibility.
source <xs:element name="costCenterCode" type="mb:CostCenterType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This five-character code field contains the organization assigned maintenance responsibility.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType Organization
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p61.png
namespace https://mmixm.aero/base/2
children mb:additionalInformation mb:organizationContact mb:organizationName
used by
elements Person/organization Asset/responsibleOrganization
complexType AtowOrganization
annotation
documentation
Complex type containing organization name and additional information.
source <xs:complexType name="Organization">
 
<xs:annotation>
   
<xs:documentation>Complex type containing organization name and additional information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about an organization.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="organizationContact" type="mb:Person" minOccurs="0" maxOccurs="99"/>
   
<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:sequence>
</xs:complexType>

element Organization/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p62.png
namespace https://mmixm.aero/base/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about an organization.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about an organization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Organization/organizationContact
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p63.png
namespace https://mmixm.aero/base/2
type mb:Person
properties
minOcc 0
maxOcc 99
content complex
children mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName
source <xs:element name="organizationContact" type="mb:Person" minOccurs="0" maxOccurs="99"/>

element Organization/organizationName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p64.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the organization
source <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>

complexType Person
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p65.png
namespace https://mmixm.aero/base/2
children mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName
used by
elements Organization/organizationContact Certification/grantor Qualification/qualifiedPerson Certification/supervisor
annotation
documentation
Grouping of elements identifying a Person.
source <xs:complexType name="Person">
 
<xs:annotation>
   
<xs:documentation>Grouping of elements identifying a Person.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ndcEmpID" type="mb:NdcEmpIdType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>National Data center (NDC) employee ID of a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="personContact" type="mb:ContactInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Person contact information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="personQualification" type="mx:Qualification" minOccurs="0" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Qualification (certification or credential) associated with a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="personName" type="mb:PersonName" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The full name of a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Person/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p66.png
namespace https://mmixm.aero/base/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a person.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Person/ndcEmpID
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p67.png
namespace https://mmixm.aero/base/2
type mb:NdcEmpIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99999999
annotation
documentation
National Data center (NDC) employee ID of a person.
source <xs:element name="ndcEmpID" type="mb:NdcEmpIdType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>National Data center (NDC) employee ID of a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Person/organization
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p68.png
namespace https://mmixm.aero/base/2
type mb:Organization
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:organizationContact mb:organizationName
source <xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"/>

element Person/personContact
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p69.png
namespace https://mmixm.aero/base/2
type mb:ContactInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:email mb:postalAddress mb:telephoneContact
annotation
documentation
Person contact information.
source <xs:element name="personContact" type="mb:ContactInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Person contact information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Person/personQualification
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p70.png
namespace https://mmixm.aero/base/2
type mx:Qualification
properties
minOcc 0
maxOcc 99
content complex
children mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson
annotation
documentation
Qualification (certification or credential) associated with a person.
source <xs:element name="personQualification" type="mx:Qualification" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Qualification (certification or credential) associated with a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Person/personName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p71.png
namespace https://mmixm.aero/base/2
type mb:PersonName
properties
minOcc 0
maxOcc 1
content complex
children mb:firstName mb:lastName mb:middleName mb:suffix mb:title
annotation
documentation
The full name of a person.
source <xs:element name="personName" type="mb:PersonName" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The full name of a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType PersonName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p72.png
namespace https://mmixm.aero/base/2
children mb:firstName mb:lastName mb:middleName mb:suffix mb:title
used by
element Person/personName
annotation
documentation
First name of the person
source <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="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The first name of a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="lastName" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The last name of a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="middleName" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The middle name of a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="suffix" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Suffix associated with a person's name.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Title associated with a person.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PersonName/firstName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p73.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The first name of a person.
source <xs:element name="firstName" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The first name of a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonName/lastName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p74.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The last name of a person.
source <xs:element name="lastName" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last name of a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonName/middleName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p75.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The middle name of a person.
source <xs:element name="middleName" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The middle name of a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonName/suffix
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p76.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Suffix associated with a person's name.
source <xs:element name="suffix" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Suffix associated with a person's name.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonName/title
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p77.png
namespace https://mmixm.aero/base/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Title associated with a person.
source <xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Title associated with a person.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType Angle
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p78.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomAngle  optional      
documentation
Unit of measure.
annotation
documentation
The amount of rotation needed to bring one line or plane into coincidence with another, generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9]
source <xs:complexType name="Angle">
 
<xs:annotation>
   
<xs:documentation>The amount of rotation needed to bring one line or plane into coincidence with another, generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomAngle" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Angle/@uom
type mb:UomAngle
properties
use optional
facets
Kind Value Annotation
enumeration DEG
documentation
Degrees
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomAngle" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType AngularRate
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p79.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomAngularRate  optional      
documentation
Unit of measure.
annotation
documentation
The change of angle over time.
source <xs:complexType name="AngularRate">
 
<xs:annotation>
   
<xs:documentation>The change of angle over time.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomAngularRate" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute AngularRate/@uom
type mb:UomAngularRate
properties
use optional
facets
Kind Value Annotation
enumeration DEG_SEC
documentation
Degrees per second
enumeration RPM
documentation
Revolutions per minute
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomAngularRate" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType ComputerInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p80.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomComputerInformation  optional      
documentation
Unit of measure.
annotation
documentation
Measurement of data storage, the most elemental of which is a single bit.
source <xs:complexType name="ComputerInformation">
 
<xs:annotation>
   
<xs:documentation>Measurement of data storage, the most elemental of which is a single bit.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomComputerInformation" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute ComputerInformation/@uom
type mb:UomComputerInformation
properties
use optional
facets
Kind Value Annotation
enumeration KB
documentation
Kilobyte
enumeration MB
documentation
Megabyte
enumeration GB
documentation
Gigabyte
enumeration TB
documentation
Terabyte
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomComputerInformation" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType ComputerInformationRate
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p81.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomComputerInformationRate  optional      
documentation
Unit of measure.
annotation
documentation
Amount of data passed from system to system over time.
source <xs:complexType name="ComputerInformationRate">
 
<xs:annotation>
   
<xs:documentation>Amount of data passed from system to system over time.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomComputerInformationRate" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute ComputerInformationRate/@uom
type mb:UomComputerInformationRate
properties
use optional
facets
Kind Value Annotation
enumeration KB_SEC
documentation
Kilobyte per second
enumeration MB_SEC
documentation
Megabyte per second
enumeration GB_SEC
documentation
Gigabyte per second
enumeration TB_SEC
documentation
Terabyte per second
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomComputerInformationRate" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Distance
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p82.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomDistance  optional      
documentation
Unit of measure.
annotation
documentation
A type for returning the separation between two points. [ISO 19103, chapter 6.5.7.7]
source <xs:complexType name="Distance">
 
<xs:annotation>
   
<xs:documentation>A type for returning the separation between two points. [ISO 19103, chapter 6.5.7.7]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomDistance" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Distance/@uom
type mb:UomDistance
properties
use optional
facets
Kind Value Annotation
enumeration CM
documentation
Centimeter
enumeration FT
documentation
Feet
enumeration IN
documentation
Inches
enumeration KM
documentation
Kilometers
enumeration M
documentation
Meters
enumeration MI
documentation
Miles
enumeration MM
documentation
Millimeter
enumeration NM
documentation
Nautical Miles
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomDistance" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType ElectricCurrent
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p83.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomElectricCurrent  optional      
documentation
Unit of measure.
annotation
documentation
A measure of electric current
source <xs:complexType name="ElectricCurrent">
 
<xs:annotation>
   
<xs:documentation>A measure of electric current</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomElectricCurrent" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute ElectricCurrent/@uom
type mb:UomElectricCurrent
properties
use optional
facets
Kind Value Annotation
enumeration AMP_AC
documentation
Amperes, alternating current
enumeration MAMP_AC
documentation
Milliamps, alternating current
enumeration AMP_DC
documentation
Amperes, direct current
enumeration MAMP_DC
documentation
Milliamps, direct current
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomElectricCurrent" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType ElectricPotential
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p84.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomElectricPotential  optional      
documentation
Unit of measure.
annotation
documentation
A measure of electric potential difference or electromotive force
source <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="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomElectricPotential" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute ElectricPotential/@uom
type mb:UomElectricPotential
properties
use optional
facets
Kind Value Annotation
enumeration MVAC
documentation
Millivolts, alternating current
enumeration MVDC
documentation
Millivolts, direct current
enumeration VAC
documentation
Volts, alternating current
enumeration VDC
documentation
Volts, direct current.
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomElectricPotential" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Energy
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p85.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomEnergy  optional      
documentation
Unit of measure.
annotation
documentation
The capacity or power to do work, such as the capacity to move an object (of a given mass) by the application of force. Energy can exist in a variety of forms, such as electrical, mechanical, chemical, thermal, or nuclear, and can be transformed from one form to another.
source <xs:complexType name="Energy">
 
<xs:annotation>
   
<xs:documentation>The capacity or power to do work, such as the capacity to move an object (of a given mass) by the application of force. Energy can exist in a variety of forms, such as electrical, mechanical, chemical, thermal, or nuclear, and can be transformed from one form to another.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomEnergy" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Energy/@uom
type mb:UomEnergy
properties
use optional
facets
Kind Value Annotation
enumeration KWH
documentation
Kilowatt hours
enumeration J
documentation
Joules
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomEnergy" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType FlightLevel
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p86.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomFlightLevel  optional      
documentation
Unit of measure.
annotation
documentation
Measurement of altitude, typically of an aircraft.
source <xs:complexType name="FlightLevel">
 
<xs:annotation>
   
<xs:documentation>Measurement of altitude, typically of an aircraft.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomFlightLevel" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute FlightLevel/@uom
type mb:UomFlightLevel
properties
use optional
facets
Kind Value Annotation
enumeration FL
documentation
Flight Level in Hundreds of Feet
enumeration SM
documentation
Standard meters (tens of meters)
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomFlightLevel" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType FlowRate
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p87.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomFlowRate  optional      
documentation
Unit of measure.
annotation
documentation
Measurement of the volume of a liquid passing through a plane over time.
source <xs:complexType name="FlowRate">
 
<xs:annotation>
   
<xs:documentation>Measurement of the volume of a liquid passing through a plane over time.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomFlowRate" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute FlowRate/@uom
type mb:UomFlowRate
properties
use optional
facets
Kind Value Annotation
enumeration CFT_MIN
documentation
Cubic feet per minute
enumeration GAL_MIN
documentation
US gallon per minute
enumeration L_MIN
documentation
Liter per minute
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomFlowRate" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Frequency
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p88.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomFrequency  optional      
documentation
Unit of measure.
annotation
documentation
A measure of frequency (units per second)
source <xs:complexType name="Frequency">
 
<xs:annotation>
   
<xs:documentation>A measure of frequency (units per second)</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomFrequency" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Frequency/@uom
type mb:UomFrequency
properties
use optional
facets
Kind Value Annotation
enumeration GHZ
documentation
Gigahertz
enumeration HZ
documentation
Hertz
enumeration KHZ
documentation
Kilohertz
enumeration MHZ
documentation
Megahertz
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomFrequency" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType LightIntensity
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p89.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomLightIntensity  optional      
documentation
Unit of measure.
annotation
documentation
Measurement of the amount of light.
source <xs:complexType name="LightIntensity">
 
<xs:annotation>
   
<xs:documentation>Measurement of the amount of light.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomLightIntensity" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute LightIntensity/@uom
type mb:UomLightIntensity
properties
use optional
facets
Kind Value Annotation
enumeration CD
documentation
Candelas
enumeration LUMEN
documentation
Unit of luminous flux
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomLightIntensity" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Measure
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p90.png
namespace https://mmixm.aero/base/2
used by
elements ParameterState/currentValue ParameterState/lowerThreshold ParameterState/previousValue ParameterState/upperThreshold
complexTypes Angle AngularRate ComputerInformation ComputerInformationRate Distance ElectricCurrent ElectricPotential Energy FlightLevel FlowRate Frequency LightIntensity Percentage Power Pressure Speed Temperature Time Volume Weight
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
annotation
documentation
Top-level class of all measures.
source <xs:complexType name="Measure">
 
<xs:annotation>
   
<xs:documentation>Top-level class of all measures.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence/>
 
<xs:attribute name="value" type="xs:double" use="optional">
   
<xs:annotation>
     
<xs:documentation>The actual measurement.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute Measure/@value
type xs:double
properties
use optional
annotation
documentation
The actual measurement.
source <xs:attribute name="value" type="xs:double" use="optional">
 
<xs:annotation>
   
<xs:documentation>The actual measurement.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Percentage
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p91.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomPercentage  optional      
documentation
Unit of measure.
annotation
documentation
A measure of a ratio expressed as a fraction of 100
source <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="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomPercentage" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Percentage/@uom
type mb:UomPercentage
properties
use optional
facets
Kind Value Annotation
enumeration PCT
documentation
Percent
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomPercentage" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Power
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p92.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomPower  optional      
documentation
Unit of measure.
annotation
documentation
A measure of power or radiant flux
source <xs:complexType name="Power">
 
<xs:annotation>
   
<xs:documentation>A measure of power or radiant flux</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomPower" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Power/@uom
type mb:UomPower
properties
use optional
facets
Kind Value Annotation
enumeration KW
documentation
Kilowatt
enumeration W
documentation
Watt
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomPower" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Pressure
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p93.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomPressure  optional      
documentation
Unit of measure.
annotation
documentation
The force exerted per unit area.
source <xs:complexType name="Pressure">
 
<xs:annotation>
   
<xs:documentation>The force exerted per unit area.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomPressure" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Pressure/@uom
type mb:UomPressure
properties
use optional
facets
Kind Value Annotation
enumeration BAR
documentation
Bar (=100000 Pascals (Pa))
enumeration ATM
documentation
Standard Atmosphere
enumeration MBAR
documentation
Millibar
enumeration PA
documentation
Pascal
enumeration HPA
documentation
Hectopascal
enumeration INHG
documentation
Inches of mercury
enumeration TORR
documentation
Torr (= 1/760 ATM)
enumeration PSI
documentation
Pounds per square inch
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomPressure" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Speed
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p94.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomSpeed  optional      
documentation
Unit of measure.
annotation
documentation
Distance traveled over time.
source <xs:complexType name="Speed">
 
<xs:annotation>
   
<xs:documentation>Distance traveled over time.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomSpeed" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Speed/@uom
type mb:UomSpeed
properties
use optional
facets
Kind Value Annotation
enumeration FT_MIN
documentation
Feet per minute
enumeration KM_H
documentation
Kilometer per hour
enumeration KT
documentation
Knots
enumeration M_SEC
documentation
Meters per second
enumeration MPH
documentation
Miles (statute) per hour
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomSpeed" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Temperature
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p95.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomTemperature  optional      
documentation
Unit of measure.
annotation
documentation
A measure of thermodynamic temperature
source <xs:complexType name="Temperature">
 
<xs:annotation>
   
<xs:documentation>A measure of thermodynamic temperature</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomTemperature" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Temperature/@uom
type mb:UomTemperature
properties
use optional
facets
Kind Value Annotation
enumeration C
documentation
Degrees Celsius
enumeration F
documentation
Degrees Fahrenheit
enumeration K
documentation
Kelvin
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomTemperature" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Time
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p96.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomTime  optional      
documentation
Unit of measure.
annotation
documentation
The indefinite continued progress of existence and events.
source <xs:complexType name="Time">
 
<xs:annotation>
   
<xs:documentation>The indefinite continued progress of existence and events.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomTime" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Time/@uom
type mb:UomTime
properties
use optional
facets
Kind Value Annotation
enumeration DATETIME
documentation
Specific date and time, GMT
enumeration DATETIME_FORMAT
documentation
Format of DATETIME
enumeration DURATION
documentation
Time between two events
enumeration DURATION_FORMAT
documentation
Format of DURATION
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Volume
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p97.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomVolume  optional      
documentation
Unit of measure.
annotation
documentation
The measure of the physical space of any 3-D geometric object. [ISO 19103, chapter 6.5.7.15]
source <xs:complexType name="Volume">
 
<xs:annotation>
   
<xs:documentation>The measure of the physical space of any 3-D geometric object. [ISO 19103, chapter 6.5.7.15]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomVolume" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Volume/@uom
type mb:UomVolume
properties
use optional
facets
Kind Value Annotation
enumeration CFT
documentation
Cubic feet
enumeration GAL
documentation
US Gallon
enumeration L
documentation
Liter
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomVolume" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType Weight
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p98.png
namespace https://mmixm.aero/base/2
type extension of mb:Measure
properties
base mb:Measure
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
uom  mb:UomWeight  optional      
documentation
Unit of measure.
annotation
documentation
A body's relative mass or the quantity of matter contained by it, as measured by a downward force
source <xs:complexType name="Weight">
 
<xs:annotation>
   
<xs:documentation>A body's relative mass or the quantity of matter contained by it, as measured by a downward force</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Measure">
     
<xs:sequence/>
     
<xs:attribute name="uom" type="mb:UomWeight" use="optional">
       
<xs:annotation>
         
<xs:documentation>Unit of measure.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute Weight/@uom
type mb:UomWeight
properties
use optional
facets
Kind Value Annotation
enumeration G
documentation
Grams
enumeration KG
documentation
Kilograms
enumeration LB
documentation
Pounds
enumeration OZ
documentation
Ounces
annotation
documentation
Unit of measure.
source <xs:attribute name="uom" type="mb:UomWeight" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unit of measure.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

simpleType UomAngle
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Angle/@uom
facets
Kind Value Annotation
enumeration DEG
documentation
Degrees
annotation
documentation
Unit of measure for angle
source <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>

simpleType UomAngularRate
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute AngularRate/@uom
facets
Kind Value Annotation
enumeration DEG_SEC
documentation
Degrees per second
enumeration RPM
documentation
Revolutions per minute
annotation
documentation
Unit of measure for angular rate
source <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>

simpleType UomComputerInformation
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute ComputerInformation/@uom
facets
Kind Value Annotation
enumeration KB
documentation
Kilobyte
enumeration MB
documentation
Megabyte
enumeration GB
documentation
Gigabyte
enumeration TB
documentation
Terabyte
annotation
documentation
Unit of measure for data storage
source <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>

simpleType UomComputerInformationRate
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute ComputerInformationRate/@uom
facets
Kind Value Annotation
enumeration KB_SEC
documentation
Kilobyte per second
enumeration MB_SEC
documentation
Megabyte per second
enumeration GB_SEC
documentation
Gigabyte per second
enumeration TB_SEC
documentation
Terabyte per second
annotation
documentation
Unit of measure for information rate
source <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>

simpleType UomDistance
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Distance/@uom
facets
Kind Value Annotation
enumeration CM
documentation
Centimeter
enumeration FT
documentation
Feet
enumeration IN
documentation
Inches
enumeration KM
documentation
Kilometers
enumeration M
documentation
Meters
enumeration MI
documentation
Miles
enumeration MM
documentation
Millimeter
enumeration NM
documentation
Nautical Miles
annotation
documentation
Unit of measure for distance
source <xs:simpleType name="UomDistance">
 
<xs:annotation>
   
<xs:documentation>Unit of measure for distance</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="CM">
     
<xs:annotation>
       
<xs:documentation>Centimeter</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FT">
     
<xs:annotation>
       
<xs:documentation>Feet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="IN">
     
<xs:annotation>
       
<xs:documentation>Inches</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="KM">
     
<xs:annotation>
       
<xs:documentation>Kilometers</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="M">
     
<xs:annotation>
       
<xs:documentation>Meters</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MI">
     
<xs:annotation>
       
<xs:documentation>Miles</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MM">
     
<xs:annotation>
       
<xs:documentation>Millimeter</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="NM">
     
<xs:annotation>
       
<xs:documentation>Nautical Miles</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType UomElectricCurrent
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute ElectricCurrent/@uom
facets
Kind Value Annotation
enumeration AMP_AC
documentation
Amperes, alternating current
enumeration MAMP_AC
documentation
Milliamps, alternating current
enumeration AMP_DC
documentation
Amperes, direct current
enumeration MAMP_DC
documentation
Milliamps, direct current
annotation
documentation
A unit of measure for electric current
source <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>

simpleType UomElectricPotential
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute ElectricPotential/@uom
facets
Kind Value Annotation
enumeration MVAC
documentation
Millivolts, alternating current
enumeration MVDC
documentation
Millivolts, direct current
enumeration VAC
documentation
Volts, alternating current
enumeration VDC
documentation
Volts, direct current.
annotation
documentation
A unit of measure describing an electric potential difference or electromotive force
source <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>

simpleType UomEnergy
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Energy/@uom
facets
Kind Value Annotation
enumeration KWH
documentation
Kilowatt hours
enumeration J
documentation
Joules
annotation
documentation
Unit of measure for energy
source <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>

simpleType UomFlightLevel
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute FlightLevel/@uom
facets
Kind Value Annotation
enumeration FL
documentation
Flight Level in Hundreds of Feet
enumeration SM
documentation
Standard meters (tens of meters)
annotation
documentation
Unit of measure for flight level
source <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>

simpleType UomFlowRate
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute FlowRate/@uom
facets
Kind Value Annotation
enumeration CFT_MIN
documentation
Cubic feet per minute
enumeration GAL_MIN
documentation
US gallon per minute
enumeration L_MIN
documentation
Liter per minute
annotation
documentation
Unit of measure for flow rate
source <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>

simpleType UomFrequency
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Frequency/@uom
facets
Kind Value Annotation
enumeration GHZ
documentation
Gigahertz
enumeration HZ
documentation
Hertz
enumeration KHZ
documentation
Kilohertz
enumeration MHZ
documentation
Megahertz
annotation
documentation
A unit of measure for frequency
source <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>

simpleType UomLightIntensity
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute LightIntensity/@uom
facets
Kind Value Annotation
enumeration CD
documentation
Candelas
enumeration LUMEN
documentation
Unit of luminous flux
annotation
documentation
Unit of measure for light intensity
source <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>

simpleType UomPercentage
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Percentage/@uom
facets
Kind Value Annotation
enumeration PCT
documentation
Percent
annotation
documentation
A unit of measure for a ratio, expressed as a fraction of 100
source <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>

simpleType UomPower
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Power/@uom
facets
Kind Value Annotation
enumeration KW
documentation
Kilowatt
enumeration W
documentation
Watt
annotation
documentation
Unit of measure for power
source <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>

simpleType UomPressure
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Pressure/@uom
facets
Kind Value Annotation
enumeration BAR
documentation
Bar (=100000 Pascals (Pa))
enumeration ATM
documentation
Standard Atmosphere
enumeration MBAR
documentation
Millibar
enumeration PA
documentation
Pascal
enumeration HPA
documentation
Hectopascal
enumeration INHG
documentation
Inches of mercury
enumeration TORR
documentation
Torr (= 1/760 ATM)
enumeration PSI
documentation
Pounds per square inch
annotation
documentation
Unit of measure for pressure
source <xs:simpleType name="UomPressure">
 
<xs:annotation>
   
<xs:documentation>Unit of measure for pressure</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="BAR">
     
<xs:annotation>
       
<xs:documentation>Bar (=100000 Pascals (Pa))</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ATM">
     
<xs:annotation>
       
<xs:documentation>Standard Atmosphere</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MBAR">
     
<xs:annotation>
       
<xs:documentation>Millibar</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PA">
     
<xs:annotation>
       
<xs:documentation>Pascal</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="HPA">
     
<xs:annotation>
       
<xs:documentation>Hectopascal</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="INHG">
     
<xs:annotation>
       
<xs:documentation>Inches of mercury</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TORR">
     
<xs:annotation>
       
<xs:documentation>Torr (= 1/760 ATM)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PSI">
     
<xs:annotation>
       
<xs:documentation>Pounds per square inch</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType UomSpeed
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Speed/@uom
facets
Kind Value Annotation
enumeration FT_MIN
documentation
Feet per minute
enumeration KM_H
documentation
Kilometer per hour
enumeration KT
documentation
Knots
enumeration M_SEC
documentation
Meters per second
enumeration MPH
documentation
Miles (statute) per hour
annotation
documentation
Unit of measure for speed
source <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>

simpleType UomTemperature
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Temperature/@uom
facets
Kind Value Annotation
enumeration C
documentation
Degrees Celsius
enumeration F
documentation
Degrees Fahrenheit
enumeration K
documentation
Kelvin
annotation
documentation
A unit of measure for thermodynamic temperature
source <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>

simpleType UomTime
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Time/@uom
facets
Kind Value Annotation
enumeration DATETIME
documentation
Specific date and time, GMT
enumeration DATETIME_FORMAT
documentation
Format of DATETIME
enumeration DURATION
documentation
Time between two events
enumeration DURATION_FORMAT
documentation
Format of DURATION
annotation
documentation
Unit of measure for time
source <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>

simpleType UomVolume
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Volume/@uom
facets
Kind Value Annotation
enumeration CFT
documentation
Cubic feet
enumeration GAL
documentation
US Gallon
enumeration L
documentation
Liter
annotation
documentation
Unit of measure for volume
source <xs:simpleType name="UomVolume">
 
<xs:annotation>
   
<xs:documentation>Unit of measure for volume</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="CFT">
     
<xs:annotation>
       
<xs:documentation>Cubic feet</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GAL">
     
<xs:annotation>
       
<xs:documentation>US Gallon</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="L">
     
<xs:annotation>
       
<xs:documentation>Liter</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

simpleType UomWeight
namespace https://mmixm.aero/base/2
type restriction of xs:string
properties
base xs:string
used by
attribute Weight/@uom
facets
Kind Value Annotation
enumeration G
documentation
Grams
enumeration KG
documentation
Kilograms
enumeration LB
documentation
Pounds
enumeration OZ
documentation
Ounces
annotation
documentation
Unit of measure for weight
source <xs:simpleType name="UomWeight">
 
<xs:annotation>
   
<xs:documentation>Unit of measure for weight</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="G">
     
<xs:annotation>
       
<xs:documentation>Grams</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="KG">
     
<xs:annotation>
       
<xs:documentation>Kilograms</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="LB">
     
<xs:annotation>
       
<xs:documentation>Pounds</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="OZ">
     
<xs:annotation>
       
<xs:documentation>Ounces</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>

element Message
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p99.png
namespace https://mmixm.aero/base/2
type mb:Message
properties
content complex
children mx:Asset mx:Qualification
used by
complexType MessageCollection
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  optional      
documentation
Unique ID associated with the message.
messageType  xs:string  optional      
documentation
Type of message.
timestamp  xs:dateTime  optional      
documentation
Date and time the message was sent.
annotation
documentation
The Message element is an entry point to the MMIXM model.
source <xs:element name="Message" type="mb:Message">
 
<xs:annotation>
   
<xs:documentation>The Message element is an entry point to the MMIXM model.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageCollection
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p100.png
namespace https://mmixm.aero/base/2
type mb:MessageCollection
properties
content complex
children mb:Message
attributes
Name  Type  Use  Default  Fixed  Annotation
collectionType  xs:string  optional      
documentation
Type of message collection.
id  xs:string  optional      
documentation
Unique ID associated with the message.
messageCount  xs:integer  optional      
documentation
Total number of individual messages included in the message collection.
timestamp  xs:dateTime  optional      
documentation
Date and time the message was sent.
annotation
documentation
The MessageCollection element is an entry point to the MMIXM model.
source <xs:element name="MessageCollection" type="mb:MessageCollection">
 
<xs:annotation>
   
<xs:documentation>The MessageCollection element is an entry point to the MMIXM model.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType Message
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p101.png
namespace https://mmixm.aero/base/2
children mx:Asset mx:Qualification
used by
element Message
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string  optional      
documentation
Unique ID associated with the message.
messageType  xs:string  optional      
documentation
Type of message.
timestamp  xs:dateTime  optional      
documentation
Date and time the message was sent.
annotation
documentation
Complex type used to encode message-related parameters (e.g., message time stamp, message id, etc.).
source <xs:complexType name="Message">
 
<xs:annotation>
   
<xs:documentation>Complex type used to encode message-related parameters (e.g., message time stamp, message id, etc.).</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="mx:Asset" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="mx:Qualification" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
 
<xs:attribute name="id" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Unique ID associated with the message.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="messageType" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Type of message.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="timestamp" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>Date and time the message was sent.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute Message/@id
type xs:string
properties
use optional
annotation
documentation
Unique ID associated with the message.
source <xs:attribute name="id" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unique ID associated with the message.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute Message/@messageType
type xs:string
properties
use optional
annotation
documentation
Type of message.
source <xs:attribute name="messageType" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Type of message.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute Message/@timestamp
type xs:dateTime
properties
use optional
annotation
documentation
Date and time the message was sent.
source <xs:attribute name="timestamp" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>Date and time the message was sent.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType MessageCollection
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p102.png
namespace https://mmixm.aero/base/2
children mb:Message
used by
element MessageCollection
attributes
Name  Type  Use  Default  Fixed  Annotation
collectionType  xs:string  optional      
documentation
Type of message collection.
id  xs:string  optional      
documentation
Unique ID associated with the message.
messageCount  xs:integer  optional      
documentation
Total number of individual messages included in the message collection.
timestamp  xs:dateTime  optional      
documentation
Date and time the message was sent.
annotation
documentation
Complex type allowing for multiple messages to be contained in a single message collection.
source <xs:complexType name="MessageCollection">
 
<xs:annotation>
   
<xs:documentation>Complex type allowing for multiple messages to be contained in a single message collection.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="mb:Message" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="collectionType" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Type of message collection.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="id" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Unique ID associated with the message.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="messageCount" type="xs:integer" use="optional">
   
<xs:annotation>
     
<xs:documentation>Total number of individual messages included in the message collection.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="timestamp" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>Date and time the message was sent.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute MessageCollection/@collectionType
type xs:string
properties
use optional
annotation
documentation
Type of message collection.
source <xs:attribute name="collectionType" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Type of message collection.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute MessageCollection/@id
type xs:string
properties
use optional
annotation
documentation
Unique ID associated with the message.
source <xs:attribute name="id" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Unique ID associated with the message.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute MessageCollection/@messageCount
type xs:integer
properties
use optional
annotation
documentation
Total number of individual messages included in the message collection.
source <xs:attribute name="messageCount" type="xs:integer" use="optional">
 
<xs:annotation>
   
<xs:documentation>Total number of individual messages included in the message collection.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute MessageCollection/@timestamp
type xs:dateTime
properties
use optional
annotation
documentation
Date and time the message was sent.
source <xs:attribute name="timestamp" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>Date and time the message was sent.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element Asset
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p103.png
namespace https://mmixm.aero/features/2
type mx:Asset
properties
content complex
children mx:additionalInformation mx:assetIdentifier mx:assetName mx:cageCode mx:costCenterCode mx:description mx:fsepOperationalInformation mx:inventoryInformation mx:location mx:monitoringEvent mx:responsibleOrganization mx:composedOf mx:memberOf mx:interfacesWith mx:rmlsAdjacentTo mx:rmlsColocated mx:rmlsRelatedTo mx:rmlsAssociatedWith
used by
complexType Message
source <xs:element name="Asset" type="mx:Asset"/>

complexType AirportRunway
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p104.png
namespace https://mmixm.aero/features/2
children mx:coreAirport mx:runways
used by
element FsepOperationalInformation/airportRunway
annotation
documentation
Complex type containing airport name and associated runways.
source <xs:complexType name="AirportRunway">
 
<xs:annotation>
   
<xs:documentation>Complex type containing airport name and associated runways.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="coreAirport" type="mb:AirportCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Name of the core airport supported by an asset. This information is populated by the Office of Primary Responsibility (OPR) personnel.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="runways" type="mb:RunwayInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Name of the primary and secondary runway supported by an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AirportRunway/coreAirport
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p105.png
namespace https://mmixm.aero/features/2
type mb:AirportCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [A-Z]{3,4}
annotation
documentation
Name of the core airport supported by an asset. This information is populated by the Office of Primary Responsibility (OPR) personnel.
source <xs:element name="coreAirport" type="mb:AirportCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Name of the core airport supported by an asset. This information is populated by the Office of Primary Responsibility (OPR) personnel.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirportRunway/runways
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p106.png
namespace https://mmixm.aero/features/2
type mb:RunwayInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:primaryRunway mb:secondaryRunway
annotation
documentation
Name of the primary and secondary runway supported by an asset.
source <xs:element name="runways" type="mb:RunwayInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Name of the primary and secondary runway supported by an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType Asset
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p107.png
namespace https://mmixm.aero/features/2
children mx:additionalInformation mx:assetIdentifier mx:assetName mx:cageCode mx:costCenterCode mx:description mx:fsepOperationalInformation mx:inventoryInformation mx:location mx:monitoringEvent mx:responsibleOrganization mx:composedOf mx:memberOf mx:interfacesWith mx:rmlsAdjacentTo mx:rmlsColocated mx:rmlsRelatedTo mx:rmlsAssociatedWith
used by
elements Asset AssetRelationship/asset
annotation
documentation
Complex type containing information about an asset or group of assets.
source <xs:complexType name="Asset">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information about an asset or group of assets.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assetIdentifier" type="mx:AssetIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Common name of an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="cageCode" type="mb:CageCode" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The Cage Code associated with an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="costCenterCode" type="mb:CostCenter" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The cost center code associated with an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Description of an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepOperationalInformation" type="mx:FsepOperationalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FSEP information about operational assets.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="inventoryInformation" type="mx:InventoryInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Inventory information associated with an Asset</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="location" type="mb:Location" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The location an asset is associated with.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="monitoringEvent" type="mx:MonitoringEvent" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Monitoring event associated with a specific asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="responsibleOrganization" type="mb:Organization" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Organization responsible for the asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="composedOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Relationship reporting down in the asset hierarchy (parent to child).  composedOf articulates an asset being  composed or made up of another asset (or group of assets).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="memberOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Relationship reporting up in the asset hierarchy (child to parent).  memberOf articulates an asset being a member of another asset or asset group.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="interfacesWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Relationship representing assets that are connected to one another.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rmlsAdjacentTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Facilities (when out of service) that may prohibit the removal of service of other facilities. These are generally radar and beacon facilities and VORs. (JO 6040.15G)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rmlsColocated" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Equipment/System physically located together (generally using the same power source). (JO 6040.15G)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rmlsRelatedTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A facility/service not directly provided by a facility/equipment which will require a
reportable interrupt due to the interruption of another facility/service (cannot be both associated and
related). (JO 6040.15G)
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rmlsAssociatedWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A service directly provided by a facility/equipment. (JO 6040.15G )</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Asset/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p108.png
namespace https://mmixm.aero/features/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about an asset.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/assetIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p109.png
namespace https://mmixm.aero/features/2
type mx:AssetIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:faaIdentifier mx:fsepIdentifier mx:globalIdentifier mx:manufacturerIdentifier
annotation
documentation
Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.
source <xs:element name="assetIdentifier" type="mx:AssetIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/assetName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p110.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Common name of an asset.
source <xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Common name of an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/cageCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p111.png
namespace https://mmixm.aero/features/2
type mb:CageCode
properties
minOcc 0
maxOcc 1
content complex
children mb:cageCode
annotation
documentation
The Cage Code associated with an asset.
source <xs:element name="cageCode" type="mb:CageCode" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Cage Code associated with an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/costCenterCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p112.png
namespace https://mmixm.aero/features/2
type mb:CostCenter
properties
minOcc 0
maxOcc 1
content complex
children mb:costCenterCode
annotation
documentation
The cost center code associated with an asset.
source <xs:element name="costCenterCode" type="mb:CostCenter" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The cost center code associated with an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/description
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p113.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Description of an asset.
source <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Description of an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/fsepOperationalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p114.png
namespace https://mmixm.aero/features/2
type mx:FsepOperationalInformation
properties
minOcc 0
maxOcc 1
content complex
children mx:airportRunway mx:assetStatusHistory mx:capabilityCode mx:categoryCode mx:fsepCode mx:numberOfUnits mx:phoneContact mx:regionCode mx:responsibilityCode mx:revisionID mx:staffedHours mx:tier
annotation
documentation
FSEP information about operational assets.
source <xs:element name="fsepOperationalInformation" type="mx:FsepOperationalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP information about operational assets.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/inventoryInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p115.png
namespace https://mmixm.aero/features/2
type mx:InventoryInformation
properties
minOcc 0
maxOcc 1
content complex
children mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime
annotation
documentation
Inventory information associated with an Asset
source <xs:element name="inventoryInformation" type="mx:InventoryInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Inventory information associated with an Asset</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/location
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p116.png
namespace https://mmixm.aero/features/2
type mb:Location
properties
minOcc 0
maxOcc 1
content complex
children mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress
annotation
documentation
The location an asset is associated with.
source <xs:element name="location" type="mb:Location" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The location an asset is associated with.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/monitoringEvent
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p117.png
namespace https://mmixm.aero/features/2
type mx:MonitoringEvent
properties
minOcc 0
maxOcc 1
content complex
children mx:additionalInformation mx:assetAvailability mx:eventDateTime mx:eventDescription mx:eventTitle mx:parameterState mx:priority mx:securityViolation mx:severity
annotation
documentation
Monitoring event associated with a specific asset.
source <xs:element name="monitoringEvent" type="mx:MonitoringEvent" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Monitoring event associated with a specific asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/responsibleOrganization
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p118.png
namespace https://mmixm.aero/features/2
type mb:Organization
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:organizationContact mb:organizationName
annotation
documentation
Organization responsible for the asset.
source <xs:element name="responsibleOrganization" type="mb:Organization" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Organization responsible for the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/composedOf
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p119.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
Relationship reporting down in the asset hierarchy (parent to child).  composedOf articulates an asset being  composed or made up of another asset (or group of assets).
source <xs:element name="composedOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Relationship reporting down in the asset hierarchy (parent to child).  composedOf articulates an asset being  composed or made up of another asset (or group of assets).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/memberOf
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p120.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
Relationship reporting up in the asset hierarchy (child to parent).  memberOf articulates an asset being a member of another asset or asset group.
source <xs:element name="memberOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Relationship reporting up in the asset hierarchy (child to parent).  memberOf articulates an asset being a member of another asset or asset group.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/interfacesWith
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p121.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
Relationship representing assets that are connected to one another.
source <xs:element name="interfacesWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Relationship representing assets that are connected to one another.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/rmlsAdjacentTo
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p122.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
Facilities (when out of service) that may prohibit the removal of service of other facilities. These are generally radar and beacon facilities and VORs. (JO 6040.15G)
source <xs:element name="rmlsAdjacentTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Facilities (when out of service) that may prohibit the removal of service of other facilities. These are generally radar and beacon facilities and VORs. (JO 6040.15G)</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/rmlsColocated
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p123.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
Equipment/System physically located together (generally using the same power source). (JO 6040.15G)
source <xs:element name="rmlsColocated" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Equipment/System physically located together (generally using the same power source). (JO 6040.15G)</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/rmlsRelatedTo
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p124.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
A facility/service not directly provided by a facility/equipment which will require a
reportable interrupt due to the interruption of another facility/service (cannot be both associated and
related). (JO 6040.15G)
source <xs:element name="rmlsRelatedTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A facility/service not directly provided by a facility/equipment which will require a
reportable interrupt due to the interruption of another facility/service (cannot be both associated and
related). (JO 6040.15G)
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Asset/rmlsAssociatedWith
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p125.png
namespace https://mmixm.aero/features/2
type mx:AssetRelationship
properties
minOcc 0
maxOcc 1
content complex
children mx:asset
annotation
documentation
A service directly provided by a facility/equipment. (JO 6040.15G )
source <xs:element name="rmlsAssociatedWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A service directly provided by a facility/equipment. (JO 6040.15G )</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AssetIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p126.png
namespace https://mmixm.aero/features/2
children mx:faaIdentifier mx:fsepIdentifier mx:globalIdentifier mx:manufacturerIdentifier
used by
element Asset/assetIdentifier
annotation
documentation
Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.
source <xs:complexType name="AssetIdentifier">
 
<xs:annotation>
   
<xs:documentation>Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="faaIdentifier" type="mx:FaaIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FAA asset identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FSEP asset identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="globalIdentifier" type="mx:GlobalIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Global asset identifiers.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="manufacturerIdentifier" type="mx:ManufacturerIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Manufacturer identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetIdentifier/faaIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p127.png
namespace https://mmixm.aero/features/2
type mx:FaaIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:faaPartNumber mx:facaNumber
annotation
documentation
FAA asset identification information.
source <xs:element name="faaIdentifier" type="mx:FaaIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FAA asset identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/fsepIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p128.png
namespace https://mmixm.aero/features/2
type mx:FsepIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:fsepFac mx:fsepFic mx:fsepLocId
annotation
documentation
FSEP asset identification information.
source <xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP asset identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/globalIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p129.png
namespace https://mmixm.aero/features/2
type mx:GlobalIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:giai
annotation
documentation
Global asset identifiers.
source <xs:element name="globalIdentifier" type="mx:GlobalIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Global asset identifiers.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetIdentifier/manufacturerIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p130.png
namespace https://mmixm.aero/features/2
type mx:ManufacturerIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:manufacturerName mx:manufacturerPartNumber mx:nationalStockNumber mx:revisionNumber mx:serialNumber
annotation
documentation
Manufacturer identification information.
source <xs:element name="manufacturerIdentifier" type="mx:ManufacturerIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Manufacturer identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AssetRelationship
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p131.png
namespace https://mmixm.aero/features/2
children mx:asset
used by
elements Asset/composedOf Asset/interfacesWith Asset/memberOf Asset/rmlsAdjacentTo Asset/rmlsAssociatedWith Asset/rmlsColocated Asset/rmlsRelatedTo
annotation
documentation
The complex type that identifies the relationship between two assets.
source <xs:complexType name="AssetRelationship">
 
<xs:annotation>
   
<xs:documentation>The complex type that identifies the relationship between two assets.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="asset" type="mx:Asset" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element AssetRelationship/asset
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p132.png
namespace https://mmixm.aero/features/2
type mx:Asset
properties
minOcc 0
maxOcc unbounded
content complex
children mx:additionalInformation mx:assetIdentifier mx:assetName mx:cageCode mx:costCenterCode mx:description mx:fsepOperationalInformation mx:inventoryInformation mx:location mx:monitoringEvent mx:responsibleOrganization mx:composedOf mx:memberOf mx:interfacesWith mx:rmlsAdjacentTo mx:rmlsColocated mx:rmlsRelatedTo mx:rmlsAssociatedWith
source <xs:element name="asset" type="mx:Asset" minOccurs="0" maxOccurs="unbounded"/>

complexType AssetStatusHistory
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p133.png
namespace https://mmixm.aero/features/2
children mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime
used by
element FsepOperationalInformation/assetStatusHistory
annotation
documentation
Complex type containing FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).
source <xs:complexType name="AssetStatusHistory">
 
<xs:annotation>
   
<xs:documentation>Complex type containing FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date). </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assetStatusCode" type="mb:CodeAssetStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Enumerated list of single-character codes denoting the status of the operational asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>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 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 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 date the operational asset was pre commissioned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date and time the record was changed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date when equipment change or replacement to a commissioned facility occurs. A swapout is when a FSEP fac code or class is changed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetStatusHistory/assetStatusCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p134.png
namespace https://mmixm.aero/features/2
type mb:CodeAssetStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration $
documentation
NAS Coordination. Status code restricted to OCC/SOC/NEMCs for coordination purposes and approved by the OPR.
enumeration A
documentation
Pre-commissioned.  An entity (Glide Slope) record indicating delivered equipment for a project that is in an assignment, construction, or installation stage.  A Facility/Service status code A record cannot exist without a corresponding PFF action code 1 record.  Status code A records are not entered until the equipment has be delivered.
enumeration C
documentation
Test.  An entity authorized for operation placed in limited and/or restricted operation pending evaluation or demonstration of its capability to function at an acceptable level of performance.
enumeration D
documentation
Commissioned/Full Service. An entity authorized for operation, which has demonstrated its capability to function at an acceptable level of performance.  In addition the entity is documented as commissioned and a Notice To Airmen (NOTAM) may be required.
enumeration E
documentation
Commissioned/Partial Service. An entity designed at the time of commissioning to provide more than one capability/functional service but which has one or more unavailable functions.  Status code E represents commissioning an entity not meeting all its design capabilities and service.  The condition described for 15 or more consecutive calendar days.  Refer to the latest edition of the NAPRS Order 6040.15 for further guidance on reduced facility/service reporting.
enumeration F
documentation
Commissioned/Temporarily Out-of-Service. Status code that applies to facilities and services that have been destroyed by or made unavailable due to: (1) Natural disasters (outside of the regular cycle of weather patterns for the local area such as hurricanes, floods, forest fires, etc.); (2) Man-made disasters (facility fires, vandalism, bombings, etc.); (3) Waiting to be decommissioned and decommissioning is foreseen to be greater than 60 days in the future; or (4) Damage due to aircraft incident/accidents. See Order 6040.15F, for the Status F Request Procedures.
enumeration G
documentation
Commissioned/Standby. Status code used to identify mobile facilities and equipment only.  In addition, status G can be used for facilities or equipment in a standby status and operationally ready, but not active.
enumeration P
documentation
Pseudo-Cost Type. A pseudo-cost entity is an activity not classified as an operating type entity but requiring expenditure of material resources.
enumeration S
documentation
Commissioned/Support-Type. A facility that supports operational NAS facilities and no certification is required.  These facilities do not control aircraft, display data, process NAS data.  FSEP identifies these facilities with status code S and may be candidates for exemption from technical inspections, maintenance log activities, and outage reporting.
enumeration T
documentation
Training/Test Type. Status code used primarily for Academy and Technical Center equipment; however, it will be used also for non-operational entities used by training.  OPR approval is required.
enumeration X
documentation
Decommissioned. An entity for a NOTAM issued or otherwise formally noted as decommissioned and is no longer operating under the same identifier or facility type.  The record will remain in status X for a minimum of three (3) months for property records, etc.  After three months the record is cleared.
enumeration Y
documentation
Pseudo-Service Type/Test. An activity not classified as an operating type entity established to capture the effectiveness of specified aeronautical services.  Pseudo-services are in the latest edition of Order 6040.15.  When these entries are no longer required, and then deleted.
enumeration Z
documentation
Pseudo-Service Type/Commissioned. An activity not classified as an operating entity established to capture the effectiveness of specified aeronautical services.  Pseudo-services are in the latest edition of Order 6040.15.  When these entries are no longer required, and then deleted.
annotation
documentation
Enumerated list of single-character codes denoting the status of the operational asset.
source <xs:element name="assetStatusCode" type="mb:CodeAssetStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of single-character codes denoting the status of the operational asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/assetStatusDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p135.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
An eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.
source <xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>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>

element AssetStatusHistory/commissionedDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p136.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the operational asset was commissioned.
source <xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date the operational asset was commissioned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/decommissionedDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p137.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the operational asset was decommissioned.
source <xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date the operational asset was decommissioned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/precommissionedDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p138.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the operational asset was pre commissioned.
source <xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date the operational asset was pre commissioned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/recChgDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p139.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time the record was changed.
source <xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date and time the record was changed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetStatusHistory/swapoutDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p140.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date when equipment change or replacement to a commissioned facility occurs. A swapout is when a FSEP fac code or class is changed.
source <xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date when equipment change or replacement to a commissioned facility occurs. A swapout is when a FSEP fac code or class is changed.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType FaaIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p141.png
namespace https://mmixm.aero/features/2
children mx:faaPartNumber mx:facaNumber
used by
element AssetIdentifier/faaIdentifier
annotation
documentation
Complex type grouping of asset identifiers assigned by the FAA.
source <xs:complexType name="FaaIdentifier">
 
<xs:annotation>
   
<xs:documentation>Complex type grouping of asset identifiers assigned by the FAA.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="faaPartNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Part number assigned by the FAA.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<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.   An example of the correct FA/CA# format is FA-10065. The manufacturer's model number is used when an FA/CA is not available.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FaaIdentifier/faaPartNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p142.png
namespace https://mmixm.aero/features/2
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Part number assigned by the FAA.
source <xs:element name="faaPartNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Part number assigned by the FAA.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FaaIdentifier/facaNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p143.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
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.   An example of the correct FA/CA# format is FA-10065. The manufacturer's model number is used when an FA/CA is not available.
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.   An example of the correct FA/CA# format is FA-10065. The manufacturer's model number is used when an FA/CA is not available.</xs:documentation>
 
</xs:annotation>
</xs:element>

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

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

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

complexType FsepIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p147.png
namespace https://mmixm.aero/features/2
children mx:fsepFac mx:fsepFic mx:fsepLocId
used by
elements AssetIdentifier/fsepIdentifier Qualification/fsepIdentifier
annotation
documentation
Complex type containing the fsepFac, fsepFic, and fsepLocId.
source <xs:complexType name="FsepIdentifier">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the fsepFac, fsepFic, and fsepLocId.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="fsepFac" type="mb:FsepFacType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. This is the field FAC_TYPE in the RMLS/FSEP database. Sample values include the following.
ASR: Airport Surveillance Radar
ATIS: Automatic Terminal Information System
ATCT: Airport Traffic Control Tower
BUECS: Backup Emergency Communications Service
CFAD: Composite Flight Data Processing Service
EADS: En Route Automation Display System
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepFic" type="mb:FsepFicType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The Facility Identification Code (FIC) provides the make, model, and class for identifying equipment in FSEP. The make and model codes make up the four-character FIC Code. The FIC Code is mandatory in all non-service records. The FIC Codes established prior to the release of older versions of Order 6000.5 are still valid and remain in the FSEP Desk guides until the equipment is retired from the NAS. Not all legacy codes are changed to the new FIC Code. This is the field FAC_CODE_FACILITY in the RMLS/FSEP database. Sample values include the following.
ASR FICs: 53AC,  53AG, SC00
GBAS FICs: NWA0
TBFM FICs: 61UB, AE00
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepLocId" type="mb:FsepLocIdType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This three or four character field contains the city and state where the equipment is physically located. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process. This is the field FAC_IDENT in the RMLS/FSEP database but which is typically referred to as LOC_ID. There are three sources for a LOC_ID:

1. A value from the IDENT column in the 7350.9.
2. A value from the IDENT column in the 7350.9 to which a single character suffix is added. The suffix is added when there is more than one instance of the same FSEP Facility at a specific location. An example is the Precision Approach Path Indicators (PAPI) at Boston Logan Airport. There are 4 of these, and each has a different LOC_ID derived from BOS, the identifier for Logan. These are BOS, BOSA, BOSB and BOSC.
3. A made up value starting with a Q. These are known as Q Identifiers and are created when there is no established identifier within 20 miles of the location of the FSEP Facility.

Sample values include I90, DAL, TPA, CXYA, DCAP, PUB, ZDCC, DFWA.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FsepIdentifier/fsepFac
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p148.png
namespace https://mmixm.aero/features/2
type mb:FsepFacType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{2,5}
annotation
documentation
The five- character alphanumeric field contains the type of entity in FSEP, including services. This is the field FAC_TYPE in the RMLS/FSEP database. Sample values include the following.
ASR: Airport Surveillance Radar
ATIS: Automatic Terminal Information System
ATCT: Airport Traffic Control Tower
BUECS: Backup Emergency Communications Service
CFAD: Composite Flight Data Processing Service
EADS: En Route Automation Display System
source <xs:element name="fsepFac" type="mb:FsepFacType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. This is the field FAC_TYPE in the RMLS/FSEP database. Sample values include the following.
ASR: Airport Surveillance Radar
ATIS: Automatic Terminal Information System
ATCT: Airport Traffic Control Tower
BUECS: Backup Emergency Communications Service
CFAD: Composite Flight Data Processing Service
EADS: En Route Automation Display System
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepIdentifier/fsepFic
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p149.png
namespace https://mmixm.aero/features/2
type mb:FsepFicType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{4,5}
annotation
documentation
The Facility Identification Code (FIC) provides the make, model, and class for identifying equipment in FSEP. The make and model codes make up the four-character FIC Code. The FIC Code is mandatory in all non-service records. The FIC Codes established prior to the release of older versions of Order 6000.5 are still valid and remain in the FSEP Desk guides until the equipment is retired from the NAS. Not all legacy codes are changed to the new FIC Code. This is the field FAC_CODE_FACILITY in the RMLS/FSEP database. Sample values include the following.
ASR FICs: 53AC,  53AG, SC00
GBAS FICs: NWA0
TBFM FICs: 61UB, AE00
source <xs:element name="fsepFic" type="mb:FsepFicType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Facility Identification Code (FIC) provides the make, model, and class for identifying equipment in FSEP. The make and model codes make up the four-character FIC Code. The FIC Code is mandatory in all non-service records. The FIC Codes established prior to the release of older versions of Order 6000.5 are still valid and remain in the FSEP Desk guides until the equipment is retired from the NAS. Not all legacy codes are changed to the new FIC Code. This is the field FAC_CODE_FACILITY in the RMLS/FSEP database. Sample values include the following.
ASR FICs: 53AC,  53AG, SC00
GBAS FICs: NWA0
TBFM FICs: 61UB, AE00
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepIdentifier/fsepLocId
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p150.png
namespace https://mmixm.aero/features/2
type mb:FsepLocIdType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{3,4}
annotation
documentation
This three or four character field contains the city and state where the equipment is physically located. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process. This is the field FAC_IDENT in the RMLS/FSEP database but which is typically referred to as LOC_ID. There are three sources for a LOC_ID:

1. A value from the IDENT column in the 7350.9.
2. A value from the IDENT column in the 7350.9 to which a single character suffix is added. The suffix is added when there is more than one instance of the same FSEP Facility at a specific location. An example is the Precision Approach Path Indicators (PAPI) at Boston Logan Airport. There are 4 of these, and each has a different LOC_ID derived from BOS, the identifier for Logan. These are BOS, BOSA, BOSB and BOSC.
3. A made up value starting with a Q. These are known as Q Identifiers and are created when there is no established identifier within 20 miles of the location of the FSEP Facility.

Sample values include I90, DAL, TPA, CXYA, DCAP, PUB, ZDCC, DFWA.
source <xs:element name="fsepLocId" type="mb:FsepLocIdType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This three or four character field contains the city and state where the equipment is physically located. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process. This is the field FAC_IDENT in the RMLS/FSEP database but which is typically referred to as LOC_ID. There are three sources for a LOC_ID:

1. A value from the IDENT column in the 7350.9.
2. A value from the IDENT column in the 7350.9 to which a single character suffix is added. The suffix is added when there is more than one instance of the same FSEP Facility at a specific location. An example is the Precision Approach Path Indicators (PAPI) at Boston Logan Airport. There are 4 of these, and each has a different LOC_ID derived from BOS, the identifier for Logan. These are BOS, BOSA, BOSB and BOSC.
3. A made up value starting with a Q. These are known as Q Identifiers and are created when there is no established identifier within 20 miles of the location of the FSEP Facility.

Sample values include I90, DAL, TPA, CXYA, DCAP, PUB, ZDCC, DFWA.
</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element FsepOperationalInformation/airportRunway
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p152.png
namespace https://mmixm.aero/features/2
type mx:AirportRunway
properties
minOcc 0
maxOcc 1
content complex
children mx:coreAirport mx:runways
annotation
documentation
Airport name and associated runways related to an asset..
source <xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Airport name and associated runways related to an asset..</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/assetStatusHistory
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p153.png
namespace https://mmixm.aero/features/2
type mx:AssetStatusHistory
properties
minOcc 0
maxOcc 1
content complex
children mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime
annotation
documentation
FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).
source <xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/capabilityCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p154.png
namespace https://mmixm.aero/features/2
type mb:DomainCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.
source <xs:element name="capabilityCode" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/categoryCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p155.png
namespace https://mmixm.aero/features/2
type mb:CodeCategoryType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Facility
documentation
This refers to an FSEP Facility, which is a system or service identified as such in the FSEP database.
enumeration System
documentation
A system is a combination of a subsystem(s) or equipment whose individual functions produce, by engineering design, a specific operating product(s) in the NAS. This is known as the facility type. (6000.5E)
enumeration SubSystem
documentation
A subsystem is that portion of a system that performs a specific function(s). A subsystem must relate to a higher-level system in the NOL This is known as the FIC Code and class. (6000.5E)
enumeration Equipment
documentation
Equipment refers to a complete collection of manufactured assemblies or components that make up a complex system/facility (e.g., transmitter, receiver, etc.). This information is located in section 8 of the system or equipment Technical Instruction Book. (6000.5E)
enumeration NAPRS Services
documentation
The National Airspace Performance Reporting System (NAPRS) serves as a timely and accurate performance information system for use in determining and evaluating the operating condition of NAS facilities/services. The purpose of NAPRS is to document the performance of facilities and systems utilized within the NAS. (6040.15G)
annotation
documentation
As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.
source <xs:element name="categoryCode" type="mb:CodeCategoryType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/fsepCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p156.png
namespace https://mmixm.aero/features/2
type mx:FsepCode
properties
minOcc 0
maxOcc 1
content complex
children mx:fsepClassCode mx:fsepSystemCode
annotation
documentation
FSEP code, class code, and system code.
source <xs:element name="fsepCode" type="mx:FsepCode" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP code, class code, and system code.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/numberOfUnits
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p157.png
namespace https://mmixm.aero/features/2
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Normally each facility contains a single unit and the number 1 is used.  The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).
source <xs:element name="numberOfUnits" type="xs:integer" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Normally each facility contains a single unit and the number 1 is used.  The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/phoneContact
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p158.png
namespace https://mmixm.aero/features/2
type mb:TelephoneInformationType
properties
minOcc 0
maxOcc 1
content complex
children mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension
annotation
documentation
The telephone contact associated with the operational asset.
source <xs:element name="phoneContact" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The telephone contact associated with the operational asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element FsepOperationalInformation/responsibilityCode
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p160.png
namespace https://mmixm.aero/features/2
type mb:CodeResponsibilityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration #
documentation
Entity not owned, maintained or inspected by FAA and is restricted to NAS Coordination entities entered by the OPR.
enumeration 4
documentation
Entity owned by state government but operation and maintenance are inspected by the FAA.
enumeration 5
documentation
Entity owned by local government but operation and maintenance are inspected by the FAA. .
enumeration 6
documentation
Entity owned by foreign government but operation and maintenance are inspected by the FAA.
enumeration 7
documentation
Entity owned by private interests but operation and maintenance are inspected by the FAA.
enumeration 8
documentation
Entity owned by foreign private interests but operation and maintenance are inspected by the FAA.
enumeration 9
documentation
Entity owned by foreign private interests but operation and maintenance are inspected by the FAA.
enumeration A
documentation
Entity owned and maintained by FAA.
enumeration B
documentation
Entity owned by DoD and maintained by FAA.
enumeration C
documentation
Entity owned by a government agency and maintained by FAA.
enumeration D
documentation
Entity owned by a state government and maintained by FAA.
enumeration E
documentation
Entity owned by a local government and maintained by FAA.
enumeration F
documentation
Entity owned by a foreign government and maintained by FAA.
enumeration G
documentation
Entity owned by private interests and maintained by FAA.
enumeration H
documentation
Entity owned by foreign private interests and maintained by FAA.
enumeration I
documentation
Entity owned by FAA and maintained by DoD.
enumeration J
documentation
Entity owned and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration K
documentation
Entity owned by DoD and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration L
documentation
Entity owned by a government agency and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration M
documentation
Entity owned by a state government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration N
documentation
Entity owned by a local government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration O
documentation
Entity owned by a foreign government and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration P
documentation
Entity owned by a private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration Q
documentation
Entity owned by a foreign private interest and maintained by FAA, and for which the FAA received reimbursement for the maintenance cost.
enumeration R
documentation
Entity owned and operated by DoD, but for which a NAPRS service is furnished to FAA and used in the NAS. An example would be a Navy-owned and maintained ASR with a service to the FAA.
enumeration S
documentation
Entity owned by FAA and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration T
documentation
Entity owned by DoD and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration U
documentation
Entity owned by a government agency and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration V
documentation
Entity owned by a state government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration W
documentation
Entity owned by a local government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration X
documentation
Entity owned by a foreign government and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration Y
documentation
Entity owned by a private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
enumeration Z
documentation
Entity owned by a foreign private interest and maintained by another party, and for which the FAA provides reimbursement for the maintenance cost.
annotation
documentation
The entity responsible for maintaining the asset.
source <xs:element name="responsibilityCode" type="mb:CodeResponsibilityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The entity responsible for maintaining the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/revisionID
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p161.png
namespace https://mmixm.aero/features/2
type xs:integer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Facility Revision ID.
source <xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Facility Revision ID.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/staffedHours
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p162.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
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).
source <xs:element name="staffedHours" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation>
 
</xs:annotation>
</xs:element>

element FsepOperationalInformation/tier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p163.png
namespace https://mmixm.aero/features/2
type mb:CodeTierType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 111
documentation
Tier 1 FSEP Facility, highest priority.
enumeration 222
documentation
Tier 2 FSEP Facility, second highest priority.
enumeration 333
documentation
Tier 3 FSEP Facility, third highest priority.
enumeration XXX
documentation
Unknown FSEP Facility tier.
annotation
documentation
Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown.
[6000.1 FSEP Pocket Reference Guide]
source <xs:element name="tier" type="mb:CodeTierType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown.
[6000.1 FSEP Pocket Reference Guide]
</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType GlobalIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p164.png
namespace https://mmixm.aero/features/2
children mx:giai
used by
element AssetIdentifier/globalIdentifier
annotation
documentation
Complex type containing elements associated with global asset identifiers.
source <xs:complexType name="GlobalIdentifier">
 
<xs:annotation>
   
<xs:documentation>Complex type containing elements associated with global asset identifiers.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="giai" type="mb: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, including a company prefix followed by an asset identifier of up to 30 characters.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GlobalIdentifier/giai
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p165.png
namespace https://mmixm.aero/features/2
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
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, including a company prefix followed by an asset identifier of up to 30 characters.
source <xs:element name="giai" type="mb: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, including a company prefix followed by an asset identifier of up to 30 characters.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType InventoryInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p166.png
namespace https://mmixm.aero/features/2
children mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime
used by
element Asset/inventoryInformation
annotation
documentation
Complex type containing asset inventory information.
source <xs:complexType name="InventoryInformation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing asset inventory information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assetInventoryStatus" type="mb:CodeManufacturedAssetStatusType" 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:element name="condition" type="mb:CodeConditionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The condition of an inventoried asset (e.g., 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 date and time 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 date and time when the asset was last updated.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InventoryInformation/assetInventoryStatus
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p167.png
namespace https://mmixm.aero/features/2
type mb:CodeManufacturedAssetStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration ACTIVE
enumeration INACTIVE
enumeration IN_SERVICE
enumeration IN_TRANSIT
enumeration MISSING
annotation
documentation
The status of an inventoried asset.  This status represents whether the assets is received and available, unavailable, in use, or in transit.
source <xs:element name="assetInventoryStatus" type="mb:CodeManufacturedAssetStatusType" 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>

element InventoryInformation/condition
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p168.png
namespace https://mmixm.aero/features/2
type mb:CodeConditionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration REPAIRABLE
documentation
The manufactured asset is repairable.
enumeration SERVICEABLE
documentation
The manufactured asset is placed into service.
enumeration SURVEY
documentation
The manufactured asset is lost, stolen or destroyed.
annotation
documentation
The condition of an inventoried asset (e.g., serviceable, repairable, etc.).
source <xs:element name="condition" type="mb:CodeConditionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The condition of an inventoried asset (e.g., serviceable, repairable, etc.).</xs:documentation>
 
</xs:annotation>
</xs:element>

element InventoryInformation/lastInventoriedDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p169.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date and time when the asset was last inventoried.
source <xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date and time when the asset was last inventoried.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InventoryInformation/lastUpdatedDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p170.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date and time when the asset was last updated.
source <xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date and time when the asset was last updated.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ManufacturerIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p171.png
namespace https://mmixm.aero/features/2
children mx:manufacturerName mx:manufacturerPartNumber mx:nationalStockNumber mx:revisionNumber mx:serialNumber
used by
element AssetIdentifier/manufacturerIdentifier
annotation
documentation
Complex type containing asset identifiers assigned by manufacturers.
source <xs:complexType name="ManufacturerIdentifier">
 
<xs:annotation>
   
<xs:documentation>Complex type containing asset identifiers assigned by manufacturers.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="manufacturerName" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A producer of manufactured assets: parts, equipment, and/or systems.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="manufacturerPartNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Unique identifier for a part manufactured by a specific manufacturer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="nationalStockNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The NSN is a 13-digit code recognized by the US government, NATO and other countries of the form: 6240-00-357-7976. The first four digits are the Federal Supply Class (FSC), used to group like items. The next two are the Country of Origin code, and the remaining are sequentially assigned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="revisionNumber" type="mb:Integer22Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The specific revision number associated with a product or part.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="serialNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Serial number assigned by the manufacturer.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ManufacturerIdentifier/manufacturerName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p172.png
namespace https://mmixm.aero/features/2
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
A producer of manufactured assets: parts, equipment, and/or systems.
source <xs:element name="manufacturerName" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A producer of manufactured assets: parts, equipment, and/or systems.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/manufacturerPartNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p173.png
namespace https://mmixm.aero/features/2
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Unique identifier for a part manufactured by a specific manufacturer.
source <xs:element name="manufacturerPartNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Unique identifier for a part manufactured by a specific manufacturer.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/nationalStockNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p174.png
namespace https://mmixm.aero/features/2
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The NSN is a 13-digit code recognized by the US government, NATO and other countries of the form: 6240-00-357-7976. The first four digits are the Federal Supply Class (FSC), used to group like items. The next two are the Country of Origin code, and the remaining are sequentially assigned.
source <xs:element name="nationalStockNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The NSN is a 13-digit code recognized by the US government, NATO and other countries of the form: 6240-00-357-7976. The first four digits are the Federal Supply Class (FSC), used to group like items. The next two are the Country of Origin code, and the remaining are sequentially assigned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/revisionNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p175.png
namespace https://mmixm.aero/features/2
type mb:Integer22Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxInclusive 9999999999999999999999
annotation
documentation
The specific revision number associated with a product or part.
source <xs:element name="revisionNumber" type="mb:Integer22Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The specific revision number associated with a product or part.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ManufacturerIdentifier/serialNumber
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p176.png
namespace https://mmixm.aero/features/2
type mb:String50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Serial number assigned by the manufacturer.
source <xs:element name="serialNumber" type="mb:String50Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Serial number assigned by the manufacturer.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Qualification
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p177.png
namespace https://mmixm.aero/features/2
type mx:Qualification
properties
content complex
children mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson
used by
complexType Message
source <xs:element name="Qualification" type="mx:Qualification"/>

complexType atowIdentType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p178.png
namespace https://mmixm.aero/features/2
children mx:atowGrp mx:locId
annotation
documentation
Complex type containing the ATOW group info along with the location ID
source <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="mb:ATOWGrpType" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="locId" type="mb:FsepLocIdType" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element atowIdentType/atowGrp
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p179.png
namespace https://mmixm.aero/features/2
type mb:ATOWGrpType
properties
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{5}
source <xs:element name="atowGrp" type="mb:ATOWGrpType" minOccurs="1" maxOccurs="1"/>

element atowIdentType/locId
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p180.png
namespace https://mmixm.aero/features/2
type mb:FsepLocIdType
properties
content simple
facets
Kind Value Annotation
pattern [0-9A-Z]{3,4}
source <xs:element name="locId" type="mb:FsepLocIdType" minOccurs="1" maxOccurs="1"/>

complexType Certification
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p181.png
namespace https://mmixm.aero/features/2
children mx:activeDateTime mx:certificationStatus mx:certificationType mx:grantor mx:inactiveDateTime mx:revokeDateTime mx:supervisor
used by
element QualificationChoice/certification
annotation
documentation
Complex type containing information associated with a certification.
source <xs:complexType name="Certification">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information associated with a certification. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="activeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date/Time the certification was granted.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="certificationStatus" type="mb:CodeCertificationStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Enumerated list representing the status of a certification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="certificationType" type="mb:CodeCertificationType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Enumerated list representing the type of certification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="grantor" type="mb:Person" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The person who granted the technician the certification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="inactiveDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date and time at which the certification became inactive.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="revokeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date/Time the certification was revoked.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="supervisor" type="mb:Person" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The supervisor of the technician.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Certification/activeDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p182.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date/Time the certification was granted.
source <xs:element name="activeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date/Time the certification was granted.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Certification/certificationStatus
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p183.png
namespace https://mmixm.aero/features/2
type mb:CodeCertificationStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Active
enumeration Inactive
enumeration Revoked
annotation
documentation
Enumerated list representing the status of a certification.
source <xs:element name="certificationStatus" type="mb:CodeCertificationStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Enumerated list representing the status of a certification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Certification/certificationType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p184.png
namespace https://mmixm.aero/features/2
type mb:CodeCertificationType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Regular
documentation
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. [3000.57 ATO TechOps Training and Certification]
enumeration Remote Regular
documentation
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. [3000.57 ATO TechOps Training and Certification]
enumeration Temporary
documentation
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). [3000.57 ATO TechOps Training and Certification]
annotation
documentation
Enumerated list representing the type of certification.
source <xs:element name="certificationType" type="mb:CodeCertificationType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Enumerated list representing the type of certification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Certification/grantor
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p185.png
namespace https://mmixm.aero/features/2
type mb:Person
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName
annotation
documentation
The person who granted the technician the certification.
source <xs:element name="grantor" type="mb:Person" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The person who granted the technician the certification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Certification/inactiveDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p186.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date and time at which the certification became inactive.
source <xs:element name="inactiveDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date and time at which the certification became inactive.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Certification/revokeDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p187.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date/Time the certification was revoked.
source <xs:element name="revokeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date/Time the certification was revoked.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Certification/supervisor
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p188.png
namespace https://mmixm.aero/features/2
type mb:Person
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName
annotation
documentation
The supervisor of the technician.
source <xs:element name="supervisor" type="mb:Person" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The supervisor of the technician.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType Credential
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p189.png
namespace https://mmixm.aero/features/2
children mx:atowIdent mx:holderStatus mx:ratingStatus mx:ratingType
used by
element QualificationChoice/credential
annotation
documentation
Complex type containing data about a credential, including rating type, rating status, holder status, orgnization info, etc.
source <xs:complexType name="Credential">
 
<xs:annotation>
   
<xs:documentation>Complex type containing data about a credential, including rating type, rating status, holder status, orgnization info, etc.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="atowIdent" type="mb: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:element name="holderStatus" type="mb:CodeHolderStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Status of the holder (Active, Inactive, In-Transfer).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ratingStatus" type="mb:CodeRatingStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Status of the credential (Current, Historical, Pending).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ratingType" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The rating type of the credential.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Credential/atowIdent
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p190.png
namespace https://mmixm.aero/features/2
type mb:AtowOrganizationLocation
properties
minOcc 0
maxOcc 1
content complex
children mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter mb:field6
annotation
documentation
The ATOW organization and location, associated with the Credential.
source <xs:element name="atowIdent" type="mb:AtowOrganizationLocation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The ATOW organization and location, associated with the Credential.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/holderStatus
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p191.png
namespace https://mmixm.aero/features/2
type mb:CodeHolderStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Active
enumeration Inactive
enumeration In-transfer
annotation
documentation
Status of the holder (Active, Inactive, In-Transfer).
source <xs:element name="holderStatus" type="mb:CodeHolderStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Status of the holder (Active, Inactive, In-Transfer).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/ratingStatus
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p192.png
namespace https://mmixm.aero/features/2
type mb:CodeRatingStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Current
enumeration Historical
enumeration Pending
annotation
documentation
Status of the credential (Current, Historical, Pending).
source <xs:element name="ratingStatus" type="mb:CodeRatingStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Status of the credential (Current, Historical, Pending).</xs:documentation>
 
</xs:annotation>
</xs:element>

element Credential/ratingType
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p193.png
namespace https://mmixm.aero/features/2
type mb:DomainCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The rating type of the credential.
source <xs:element name="ratingType" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The rating type of the credential.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType Qualification
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p194.png
namespace https://mmixm.aero/features/2
children mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson
used by
elements Person/personQualification Qualification
annotation
documentation
Complex type containing credentials and certifications along with expiration dates and additional information.
source <xs:complexType name="Qualification">
 
<xs:annotation>
   
<xs:documentation>Complex type containing credentials and certifications along with expiration dates and additional information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about the qualification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="expirationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date the qualification (credential or certification) is no longer active.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>FSEP asset identification information.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date/Time the record was last modified.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="qualificationChoice" type="mx:QualificationChoice" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Credential or certification representing the qualification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="qualifiedPerson" type="mb:Person" minOccurs="0" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Person associated with a qualification (certification or credential).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Qualification/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p195.png
namespace https://mmixm.aero/features/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about the qualification.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about the qualification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Qualification/expirationDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p196.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date the qualification (credential or certification) is no longer active.
source <xs:element name="expirationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date the qualification (credential or certification) is no longer active.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Qualification/fsepIdentifier
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p197.png
namespace https://mmixm.aero/features/2
type mx:FsepIdentifier
properties
minOcc 0
maxOcc 1
content complex
children mx:fsepFac mx:fsepFic mx:fsepLocId
annotation
documentation
FSEP asset identification information.
source <xs:element name="fsepIdentifier" type="mx:FsepIdentifier" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>FSEP asset identification information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Qualification/modifiedDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p198.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Date/Time the record was last modified.
source <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date/Time the record was last modified.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Qualification/qualificationChoice
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p199.png
namespace https://mmixm.aero/features/2
type mx:QualificationChoice
properties
minOcc 0
maxOcc 1
content complex
children mx:credential mx:certification
annotation
documentation
Credential or certification representing the qualification.
source <xs:element name="qualificationChoice" type="mx:QualificationChoice" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Credential or certification representing the qualification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element Qualification/qualifiedPerson
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p200.png
namespace https://mmixm.aero/features/2
type mb:Person
properties
minOcc 0
maxOcc 99
content complex
children mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName
annotation
documentation
Person associated with a qualification (certification or credential).
source <xs:element name="qualifiedPerson" type="mb:Person" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Person associated with a qualification (certification or credential).</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType QualificationChoice
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p201.png
namespace https://mmixm.aero/features/2
children mx:credential mx:certification
used by
element Qualification/qualificationChoice
annotation
documentation
Choice structure representing Credential or Certification.
source <xs:complexType name="QualificationChoice">
 
<xs:annotation>
   
<xs:documentation>Choice structure representing Credential or Certification.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="certification" type="mx:Certification" minOccurs="1" maxOccurs="1"/>
 
</xs:choice>
</xs:complexType>

element QualificationChoice/credential
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p202.png
namespace https://mmixm.aero/features/2
type mx:Credential
properties
content complex
children mx:atowIdent mx:holderStatus mx:ratingStatus mx:ratingType
source <xs:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"/>

element QualificationChoice/certification
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p203.png
namespace https://mmixm.aero/features/2
type mx:Certification
properties
content complex
children mx:activeDateTime mx:certificationStatus mx:certificationType mx:grantor mx:inactiveDateTime mx:revokeDateTime mx:supervisor
source <xs:element name="certification" type="mx:Certification" minOccurs="1" maxOccurs="1"/>

complexType AssetAvailability
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p204.png
namespace https://mmixm.aero/features/2
children mx:additionalInformation mx:currentAvailability mx:previousAvailability
used by
element MonitoringEvent/assetAvailability
annotation
documentation
Complex type representing the operational availability of a monitored asset.
source <xs:complexType name="AssetAvailability">
 
<xs:annotation>
   
<xs:documentation>Complex type representing the operational availability of a monitored asset.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about the operational status of the asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="currentAvailability" type="mb: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="previousAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The previous availability of the monitored asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetAvailability/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p205.png
namespace https://mmixm.aero/features/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about the operational status of the asset.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about the operational status of the asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetAvailability/currentAvailability
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p206.png
namespace https://mmixm.aero/features/2
type mb:CodeOperationalAvailabilityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Available
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Partially Available
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unavailable
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unknown
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
annotation
documentation
the current availability of the monitored asset
source <xs:element name="currentAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>the current availability of the monitored asset</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetAvailability/previousAvailability
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p207.png
namespace https://mmixm.aero/features/2
type mb:CodeOperationalAvailabilityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Available
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Partially Available
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unavailable
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
enumeration Unknown
documentation
As defined in the associated NAPRS Desk Guide for this FSEP Facility.
annotation
documentation
The previous availability of the monitored asset.
source <xs:element name="previousAvailability" type="mb:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The previous availability of the monitored asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ConfigurationDataMessage
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p208.png
namespace https://mmixm.aero/features/2
children mx:configurationInformation
annotation
documentation
Complex type describing an asset configuration.
source <xs:complexType name="ConfigurationDataMessage">
 
<xs:annotation>
   
<xs:documentation>Complex type describing an asset configuration.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="configurationInformation" type="mb: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:complexType>

element ConfigurationDataMessage/configurationInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p209.png
namespace https://mmixm.aero/features/2
type mb:NameValuePair
properties
minOcc 1
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  optional      
documentation
Name of the property or attribute
value  xs:string  optional      
documentation
Value of the property or attribute
annotation
documentation
Provides additional information about the asset configuration.
source <xs:element name="configurationInformation" type="mb:NameValuePair" minOccurs="1" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Provides additional information about the asset configuration.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType MonitoringEvent
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p210.png
namespace https://mmixm.aero/features/2
children mx:additionalInformation mx:assetAvailability mx:eventDateTime mx:eventDescription mx:eventTitle mx:parameterState mx:priority mx:securityViolation mx:severity
used by
element Asset/monitoringEvent
annotation
documentation
Complex type containing monitoring event information.
source <xs:complexType name="MonitoringEvent">
 
<xs:annotation>
   
<xs:documentation>Complex type containing monitoring event information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about a monitoring event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="assetAvailability" type="mx:AssetAvailability" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Asset availability information associated with a monitoring event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="eventDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The event date and time of the alerted issue.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="eventDescription" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Description information about the monitoring event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="eventTitle" type="xs:string" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Title of the monitoring event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="parameterState" type="mx:ParameterState" minOccurs="0" maxOccurs="99">
     
<xs:annotation>
       
<xs:documentation>Parameter state information associated with a monitoring event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="priority" type="mb:CodeAlertPriorityType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The priority of the alerted issue.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="securityViolation" type="mx:SecurityViolation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Security violation information associated with a monitoring event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="severity" type="mb:CodeAlertSeverityType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The severity of the alerted issue.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element MonitoringEvent/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p211.png
namespace https://mmixm.aero/features/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a monitoring event.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about a monitoring event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/assetAvailability
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p212.png
namespace https://mmixm.aero/features/2
type mx:AssetAvailability
properties
minOcc 0
maxOcc 1
content complex
children mx:additionalInformation mx:currentAvailability mx:previousAvailability
annotation
documentation
Asset availability information associated with a monitoring event.
source <xs:element name="assetAvailability" type="mx:AssetAvailability" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Asset availability information associated with a monitoring event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/eventDateTime
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p213.png
namespace https://mmixm.aero/features/2
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The event date and time of the alerted issue.
source <xs:element name="eventDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The event date and time of the alerted issue.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/eventDescription
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p214.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Description information about the monitoring event.
source <xs:element name="eventDescription" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Description information about the monitoring event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/eventTitle
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p215.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Title of the monitoring event.
source <xs:element name="eventTitle" type="xs:string" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Title of the monitoring event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/parameterState
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p216.png
namespace https://mmixm.aero/features/2
type mx:ParameterState
properties
minOcc 0
maxOcc 99
content complex
children mx:additionalInformation mx:currentValue mx:parameterName mx:previousValue mx:lowerThreshold mx:upperThreshold
annotation
documentation
Parameter state information associated with a monitoring event.
source <xs:element name="parameterState" type="mx:ParameterState" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation>Parameter state information associated with a monitoring event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/priority
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p217.png
namespace https://mmixm.aero/features/2
type mb:CodeAlertPriorityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Highest
documentation
The highest priority.
enumeration High
documentation
The 2nd highest priority.
enumeration Moderate
documentation
The 3rd highest priority.
enumeration Low
documentation
The 4th highest priority.
enumeration Lowest
documentation
The lowest priority.
enumeration Unknown
documentation
An unknown priority.
annotation
documentation
The priority of the alerted issue.
source <xs:element name="priority" type="mb:CodeAlertPriorityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The priority of the alerted issue.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/securityViolation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p218.png
namespace https://mmixm.aero/features/2
type mx:SecurityViolation
properties
minOcc 0
maxOcc 1
content complex
children mx:additionalInformation mx:violation mx:violationUserName
annotation
documentation
Security violation information associated with a monitoring event.
source <xs:element name="securityViolation" type="mx:SecurityViolation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Security violation information associated with a monitoring event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MonitoringEvent/severity
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p219.png
namespace https://mmixm.aero/features/2
type mb:CodeAlertSeverityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration Highest
documentation
The highest severity.
enumeration High
documentation
The 2nd highest severity.
enumeration Moderate
documentation
The 3rd highest severity.
enumeration Low
documentation
The 4th highest severity.
enumeration Lowest
documentation
The lowest severity.
enumeration Unknown
documentation
An unknown severity.
annotation
documentation
The severity of the alerted issue.
source <xs:element name="severity" type="mb:CodeAlertSeverityType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The severity of the alerted issue.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ParameterState
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p220.png
namespace https://mmixm.aero/features/2
children mx:additionalInformation mx:currentValue mx:parameterName mx:previousValue mx:lowerThreshold mx:upperThreshold
used by
element MonitoringEvent/parameterState
annotation
documentation
Complex type describing state of a parameter.
source <xs:complexType name="ParameterState">
 
<xs:annotation>
   
<xs:documentation>Complex type describing state of a parameter.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about a parameter state associated with an asset.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="currentValue" type="mb:Measure" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The current value of the parameter being reported upon.</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="previousValue" type="mb: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="lowerThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The minimum value of the threshold.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="upperThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The maximum value of the threshold.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ParameterState/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p221.png
namespace https://mmixm.aero/features/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a parameter state associated with an asset.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about a parameter state associated with an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ParameterState/currentValue
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p222.png
namespace https://mmixm.aero/features/2
type mb:Measure
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
annotation
documentation
The current value of the parameter being reported upon.
source <xs:element name="currentValue" type="mb:Measure" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The current value of the parameter being reported upon.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ParameterState/parameterName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p223.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the parameter being reported upon.
source <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>

element ParameterState/previousValue
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p224.png
namespace https://mmixm.aero/features/2
type mb:Measure
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
annotation
documentation
The previous value of the parameter being reported upon.
source <xs:element name="previousValue" type="mb:Measure" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The previous value of the parameter being reported upon.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ParameterState/lowerThreshold
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p225.png
namespace https://mmixm.aero/features/2
type mb:Measure
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
annotation
documentation
The minimum value of the threshold.
source <xs:element name="lowerThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The minimum value of the threshold.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ParameterState/upperThreshold
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p226.png
namespace https://mmixm.aero/features/2
type mb:Measure
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:double  optional      
documentation
The actual measurement.
annotation
documentation
The maximum value of the threshold.
source <xs:element name="upperThreshold" type="mb:Measure" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The maximum value of the threshold.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType SecurityViolation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p227.png
namespace https://mmixm.aero/features/2
children mx:additionalInformation mx:violation mx:violationUserName
used by
element MonitoringEvent/securityViolation
annotation
documentation
Complex type describing a security violation event.
source <xs:complexType name="SecurityViolation">
 
<xs:annotation>
   
<xs:documentation>Complex type describing a security violation event.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information about a security violation associated with an asset.</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:sequence>
</xs:complexType>

element SecurityViolation/additionalInformation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p228.png
namespace https://mmixm.aero/features/2
type mb:AdditionalInformation
properties
minOcc 0
maxOcc 1
content complex
children mb:nameValue
annotation
documentation
Additional information about a security violation associated with an asset.
source <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information about a security violation associated with an asset.</xs:documentation>
 
</xs:annotation>
</xs:element>

element SecurityViolation/violation
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p229.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the security violation.
source <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>

element SecurityViolation/violationUserName
diagram MMIXMv2.0.0_XMLHTMLDoc_20200331_diagrams/MMIXMv2.0.0_XMLHTMLDoc_20200331_p230.png
namespace https://mmixm.aero/features/2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The user name involved in the security violation.
source <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>


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