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 |
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 |
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 |
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 |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:ip mb:textDescription mb:url | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:faaLocationIdentifier mb:faaLocationType | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:FaaLocationTypeChoice | ||||||
properties |
|
||||||
children | mb:locationType mb:locationOtherType | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:elevation mb:latitude mb:longitude mb:source | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:decimal | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:decimal | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:ElectronicLocation | ||||||
properties |
|
||||||
children | mb:ip mb:textDescription mb:url | ||||||
source | <xs:element name="electronicLocation" type="mb:ElectronicLocation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:FaaLocation | ||||||
properties |
|
||||||
children | mb:faaLocationIdentifier mb:faaLocationType | ||||||
source | <xs:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:GeographicLocation | ||||||
properties |
|
||||||
children | mb:elevation mb:latitude mb:longitude mb:source | ||||||
source | <xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:PhysicalAddress | ||||||
properties |
|
||||||
children | mb:address mb:description | ||||||
source | <xs:element name="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:address mb:description | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:PostalAddress | ||||||
properties |
|
||||||
children | mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:nameValue | ||
used by | |||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | mb:NameValuePair | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:locationType mb:locationOtherType | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||
type | mb:CodeFaaLocationType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
type | mb:FaaLocationOtherType | ||
properties |
|
||
source | <xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:primaryRunway mb:secondaryRunway | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:RunwayType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:RunwayType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:CodeTelephoneCountryType | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:PhoneNumberType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||
type | xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:simpleType name="DateHourType"> <xs:annotation> <xs:documentation>Date and hour format.</xs:documentation> </xs:annotation> <xs:restriction base="xs:dateTime"/> </xs:simpleType> |
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="DomainCodeType"> <xs:annotation> <xs:documentation>Domain code type.</xs:documentation> </xs:annotation> <xs:restriction base="mb:String50Type"/> </xs:simpleType> |
namespace | https://mmixm.aero/base/2 | ||
type | list of xs:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:email mb:postalAddress mb:telephoneContact | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:PostalAddress | ||||||
properties |
|
||||||
children | mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:TelephoneContact | ||||||
properties |
|
||||||
children | mb:phoneCategory mb:phoneNumber | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:PostalCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:phoneCategory mb:phoneNumber | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:TelephoneInformationType | ||||||
properties |
|
||||||
children | mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension | ||||||
annotation |
|
||||||
source | <xs:element name="phoneNumber" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Phone number.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
type | extension of mb:Organization | ||
properties |
|
||
children | mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeDistrictOfficeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||
type | mb:CodeDistrictOfficeGroupType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||
type | mb:CodeServiceAreaType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeSscType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
type | extension of mb:AtowOrganization | ||
properties |
|
||
children | mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter mb:field6 | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:String1Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="field6" type="mb:String1Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:cageCode | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:String5Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:costCenterCode | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:CostCenterType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/base/2 | ||||
children | mb:additionalInformation mb:organizationContact mb:organizationName | ||||
used by |
|
||||
annotation |
|
||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:Person | ||||||
properties |
|
||||||
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"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
|||||||||
namespace | https://mmixm.aero/base/2 | |||||||||
type | mb:NdcEmpIdType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:Organization | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:organizationContact mb:organizationName | ||||||
source | <xs:element name="organization" type="mb:Organization" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:ContactInformation | ||||||
properties |
|
||||||
children | mb:email mb:postalAddress mb:telephoneContact | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mx:Qualification | ||||||
properties |
|
||||||
children | mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | mb:PersonName | ||||||
properties |
|
||||||
children | mb:firstName mb:lastName mb:middleName mb:suffix mb:title | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2 | ||
children | mb:firstName mb:lastName mb:middleName mb:suffix mb:title | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomAngle | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:attribute name="uom" type="mb:UomAngle" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomAngularRate | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="mb:UomAngularRate" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomComputerInformation | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomComputerInformation" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomComputerInformationRate | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomComputerInformationRate" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomDistance | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomDistance" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomElectricCurrent | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomElectricCurrent" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomElectricPotential | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomElectricPotential" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomEnergy | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="mb:UomEnergy" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomFlightLevel | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="mb:UomFlightLevel" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomFlowRate | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomFlowRate" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomFrequency | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomFrequency" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomLightIntensity | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="mb:UomLightIntensity" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="value" type="xs:double" use="optional"> <xs:annotation> <xs:documentation>The actual measurement.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomPercentage | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:attribute name="uom" type="mb:UomPercentage" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomPower | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="mb:UomPower" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomPressure | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomPressure" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomSpeed | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomSpeed" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomTemperature | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomTemperature" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomTime | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomTime" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomVolume | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomVolume" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||
type | extension of mb:Measure | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | mb:UomWeight | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="mb:UomWeight" use="optional"> <xs:annotation> <xs:documentation>Unit of measure.</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | https://mmixm.aero/base/2 | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
namespace | https://mmixm.aero/base/2 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||
type | mb:Message | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | mx:Asset mx:Qualification | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||
type | mb:MessageCollection | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | mb:Message | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||
children | mx:Asset mx:Qualification | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="messageType" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Type of message.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/base/2 | ||||||||||||||||||||||||||||||||||||||
children | mb:Message | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="collectionType" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Type of message collection.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:integer | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
type | mx:Asset | ||
properties |
|
||
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 |
|
||
source | <xs:element name="Asset" type="mx:Asset"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:coreAirport mx:runways | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AirportCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:RunwayInformation | ||||||
properties |
|
||||||
children | mb:primaryRunway mb:secondaryRunway | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
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 |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetIdentifier | ||||||
properties |
|
||||||
children | mx:faaIdentifier mx:fsepIdentifier mx:globalIdentifier mx:manufacturerIdentifier | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:CageCode | ||||||
properties |
|
||||||
children | mb:cageCode | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:CostCenter | ||||||
properties |
|
||||||
children | mb:costCenterCode | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:FsepOperationalInformation | ||||||
properties |
|
||||||
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 |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:InventoryInformation | ||||||
properties |
|
||||||
children | mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:Location | ||||||
properties |
|
||||||
children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:MonitoringEvent | ||||||
properties |
|
||||||
children | mx:additionalInformation mx:assetAvailability mx:eventDateTime mx:eventDescription mx:eventTitle mx:parameterState mx:priority mx:securityViolation mx:severity | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:Organization | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:organizationContact mb:organizationName | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetRelationship | ||||||
properties |
|
||||||
children | mx:asset | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:faaIdentifier mx:fsepIdentifier mx:globalIdentifier mx:manufacturerIdentifier | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:FaaIdentifier | ||||||
properties |
|
||||||
children | mx:faaPartNumber mx:facaNumber | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:FsepIdentifier | ||||||
properties |
|
||||||
children | mx:fsepFac mx:fsepFic mx:fsepLocId | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:GlobalIdentifier | ||||||
properties |
|
||||||
children | mx:giai | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:ManufacturerIdentifier | ||||||
properties |
|
||||||
children | mx:manufacturerName mx:manufacturerPartNumber mx:nationalStockNumber mx:revisionNumber mx:serialNumber | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:asset | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:Asset | ||||||
properties |
|
||||||
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"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeAssetStatusType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:faaPartNumber mx:facaNumber | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:fsepClassCode mx:fsepSystemCode | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeFsepClassType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:FsepSystemCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:fsepFac mx:fsepFic mx:fsepLocId | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:FsepFacType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:FsepFicType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:FsepLocIdType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
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 |
|
||
annotation |
|
||
source | <xs:complexType name="FsepOperationalInformation"> <xs:annotation> <xs:documentation>Complex type containing FSEP information about operational assets.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Airport name and associated runways related to an asset..</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AirportRunway | ||||||
properties |
|
||||||
children | mx:coreAirport mx:runways | ||||||
annotation |
|
||||||
source | <xs:element name="airportRunway" type="mx:AirportRunway" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Airport name and associated runways related to an asset..</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetStatusHistory | ||||||
properties |
|
||||||
children | mx:assetStatusCode mx:assetStatusDateTime mx:commissionedDateTime mx:decommissionedDateTime mx:precommissionedDateTime mx:recChgDateTime mx:swapoutDateTime | ||||||
annotation |
|
||||||
source | <xs:element name="assetStatusHistory" type="mx:AssetStatusHistory" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP status code and transactional dates related to an asset (e.g., commission date, swap-out date).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:DomainCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="capabilityCode" type="mb:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>As defined in FSEP Order 6000.5E, the first position of the FIC is a one position alpha code that classifies the entity by its primary capability. [Absence of a letter signifies an outdated code.] A: Automation, C: Communication, I: Infrastructure, M: Mission Support, N: Navigation/Landing, S: Surveillance, W: Weather.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||||||||||||
type | mb:CodeCategoryType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xs:element name="categoryCode" type="mb:CodeCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>As defined in FSEP Order 6000.5E, Category codes are one of the following: System, Subsystem, Equipment or Module. The System level is the FSEP Facility Type, and the subsequent levels are hierarchically descending.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:FsepCode | ||||||
properties |
|
||||||
children | mx:fsepClassCode mx:fsepSystemCode | ||||||
annotation |
|
||||||
source | <xs:element name="fsepCode" type="mx:FsepCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP code, class code, and system code.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="numberOfUnits" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Normally each facility contains a single unit and the number 1 is used. The FSEP Desk guide captures facilities qualifying for multiple unit status. This field is used for generic FSEP Facilities such as storage tanks, mobile generators, chillers, etc. When the identify of each FSEP Facility at one site is critical (i.e. ILS), individual entries are made for each unit by appending a character to the FAC_IDENT field (also known as LOC_ID).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:TelephoneInformationType | ||||||
properties |
|
||||||
children | mb:countryCode mb:telephoneNumber mb:telephoneNumberExtension | ||||||
annotation |
|
||||||
source | <xs:element name="phoneContact" type="mb:TelephoneInformationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone contact associated with the operational asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeRegionType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="regionCode" type="mb:CodeRegionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The code for the NAS region associated with the operational asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | mb:CodeResponsibilityType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="responsibilityCode" type="mb:CodeResponsibilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The entity responsible for maintaining the asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:integer | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Facility Revision ID.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="staffedHours" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | |||||||||||||||||||||||
type | mb:CodeTierType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:element name="tier" type="mb:CodeTierType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown. [6000.1 FSEP Pocket Reference Guide]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:giai | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||
type | mb:CodeManufacturedAssetStatusType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||
type | mb:CodeConditionType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:manufacturerName mx:manufacturerPartNumber mx:nationalStockNumber mx:revisionNumber mx:serialNumber | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
type | mx:Qualification | ||
properties |
|
||
children | mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson | ||
used by |
|
||
source | <xs:element name="Qualification" type="mx:Qualification"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:atowGrp mx:locId | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:ATOWGrpType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="atowGrp" type="mb:ATOWGrpType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:FsepLocIdType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="locId" type="mb:FsepLocIdType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:activeDateTime mx:certificationStatus mx:certificationType mx:grantor mx:inactiveDateTime mx:revokeDateTime mx:supervisor | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||
type | mb:CodeCertificationStatusType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||
type | mb:CodeCertificationType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:Person | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:Person | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:atowIdent mx:holderStatus mx:ratingStatus mx:ratingType | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AtowOrganizationLocation | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter mb:field6 | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||
type | mb:CodeHolderStatusType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||
type | mb:CodeRatingStatusType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:DomainCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:additionalInformation mx:expirationDateTime mx:fsepIdentifier mx:modifiedDateTime mx:qualificationChoice mx:qualifiedPerson | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:FsepIdentifier | ||||||
properties |
|
||||||
children | mx:fsepFac mx:fsepFic mx:fsepLocId | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:QualificationChoice | ||||||
properties |
|
||||||
children | mx:credential mx:certification | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:Person | ||||||
properties |
|
||||||
children | mb:additionalInformation mb:ndcEmpID mb:organization mb:personContact mb:personQualification mb:personName | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:credential mx:certification | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
type | mx:Credential | ||
properties |
|
||
children | mx:atowIdent mx:holderStatus mx:ratingStatus mx:ratingType | ||
source | <xs:element name="credential" type="mx:Credential" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
type | mx:Certification | ||
properties |
|
||
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"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:additionalInformation mx:currentAvailability mx:previousAvailability | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | |||||||||||||||||||||||
type | mb:CodeOperationalAvailabilityType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | |||||||||||||||||||||||
type | mb:CodeOperationalAvailabilityType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:configurationInformation | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||||||||||
type | mb:NameValuePair | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
diagram | ![]() |
||
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 |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:AssetAvailability | ||||||
properties |
|
||||||
children | mx:additionalInformation mx:currentAvailability mx:previousAvailability | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:ParameterState | ||||||
properties |
|
||||||
children | mx:additionalInformation mx:currentValue mx:parameterName mx:previousValue mx:lowerThreshold mx:upperThreshold | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | |||||||||||||||||||||||||||||||||
type | mb:CodeAlertPriorityType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mx:SecurityViolation | ||||||
properties |
|
||||||
children | mx:additionalInformation mx:violation mx:violationUserName | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2 | |||||||||||||||||||||||||||||||||
type | mb:CodeAlertSeverityType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:additionalInformation mx:currentValue mx:parameterName mx:previousValue mx:lowerThreshold mx:upperThreshold | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||||||||||||||
namespace | https://mmixm.aero/features/2 | ||||||||||||||
type | mb:Measure | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/2 | ||
children | mx:additionalInformation mx:violation mx:violationUserName | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | mb:AdditionalInformation | ||||||
properties |
|
||||||
children | mb:nameValue | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |