schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\mmixm.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\base.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\feat.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/features/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\Loc.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\datatype.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\ContactInfo.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
Elements | Complex types |
ContactInformation | ContactInformation |
PostalAddress | PostalAddress |
TelephoneContact | TelephoneContact |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\person.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\measures.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\message.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/base/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\asset.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/features/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\credentials.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/features/1.1.1 |
Elements | Complex types |
atowIdentType | atowIdentType |
Certification | Certification |
Credential | Credential |
Qualification | Qualification |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\monitoring.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/features/1.1.1 |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\references.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/features/1.1.1 |
Elements | Complex types |
Document | Document |
schema location: | C:\Users\jlichty\Documents\MMIXMv1.1.1\Schemas\logs.xsd |
attributeFormDefault: | |
elementFormDefault: | |
targetNamespace: | https://mmixm.aero/features/1.1.1 |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:AddressLocation | ||
properties |
|
||
children | address description | ||
source | <xs:element name="AddressLocation" type="bas:AddressLocation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:ElectronicLocation | ||
properties |
|
||
children | ip textDescription url | ||
source | <xs:element name="ElectronicLocation" type="bas:ElectronicLocation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:GeographicLocation | ||
properties |
|
||
children | latitude longitude elevation crs source | ||
source | <xs:element name="GeographicLocation" type="bas:GeographicLocation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:GsaAddress | ||
properties |
|
||
children | gsaAddress | ||
source | <xs:element name="GsaAddress" type="bas:GsaAddress"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:Location | ||
properties |
|
||
source | <xs:element name="Location" type="bas:Location"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:LocationInBuilding | ||
properties |
|
||
children | bin building cabinet description room shelf | ||
source | <xs:element name="LocationInBuilding" type="bas:LocationInBuilding"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | extension of bas:Location | ||
properties |
|
||
children | address description | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AddressLocation"> <xs:annotation> <xs:documentation>The location specified by an address</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:Location"> <xs:sequence> <xs:element name="address" type="bas:PostalAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>postal address</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>this field is used to provide additional details about the address</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:PostalAddress | ||||||
properties |
|
||||||
children | administrativeArea city countryCode countryName deliveryPoint postalCode addressCategory | ||||||
annotation |
|
||||||
source | <xs:element name="address" type="bas:PostalAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>postal address</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>this field is used to provide additional details about the address</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | extension of bas:Location | ||
properties |
|
||
children | ip textDescription url | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ElectronicLocation"> <xs:annotation> <xs:documentation>Grouping of elements specifying an electronic location</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:Location"> <xs:sequence> <xs:element name="ip" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The digital location of document content represented as an IP address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="textDescription" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of electronic location</xs:documentation> </xs:annotation> </xs:element> <xs:element name="url" type="xs:anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The digital location of document content represented as a URL.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
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 | ![]() |
||||||
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/1.1.1 | ||
type | extension of bas:Location | ||
properties |
|
||
children | latitude longitude elevation crs source | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="GeographicLocation"> <xs:annotation> <xs:documentation>grouping of elements defining the geographic location</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:Location"> <xs:sequence> <xs:element name="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The latitude for a given location in the context of the associated CRS.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="longitude" type="xs:decimal" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The longitude for a given location in the context of the associated CRS.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="elevation" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The elevation at the given location.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="crs" type="xs:integer" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Coordinate Reference System (CRS) is the system used to identify locations on the earth. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>source of geographic information</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
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 in the context of the associated CRS.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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 in the context of the associated CRS.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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 | ![]() |
||
type | xs:integer | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="crs" type="xs:integer" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Coordinate Reference System (CRS) is the system used to identify locations on the earth. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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/1.1.1 | ||
type | extension of bas:Location | ||
properties |
|
||
children | gsaAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="GsaAddress"> <xs:annotation> <xs:documentation>GSA address code</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:Location"> <xs:sequence> <xs:element name="gsaAddress" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the GSA address code assigned by the FAA Logistic Center</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="gsaAddress" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the GSA address code assigned by the FAA Logistic Center</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/base/1.1.1 | ||||
properties |
|
||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Location" abstract="true"> <xs:annotation> <xs:documentation>base type for a location</xs:documentation> </xs:annotation> <xs:sequence/> </xs:complexType> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | extension of bas:Location | ||
properties |
|
||
children | bin building cabinet description room shelf | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LocationInBuilding"> <xs:annotation> <xs:documentation>Location in building where parts, equipment, and/or systems may be located</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:Location"> <xs:sequence> <xs:element name="bin" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific bin within a building.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="building" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[Definition from class Building] The type and identifier uniquely identifies each building at a location identifier where the facilities are located within the building or supports the building. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="cabinet" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific cabinet within a building.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Free from text further specifying the location of the asset within a building.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="room" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific room within a building.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="shelf" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific shelf within a building.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="bin" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific bin within a building.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="building" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[Definition from class Building] The type and identifier uniquely identifies each building at a location identifier where the facilities are located within the building or supports the building. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="cabinet" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific cabinet within a building.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Free from text further specifying the location of the asset within a building.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="room" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific room within a building.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="shelf" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A specific shelf within a building.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:AdditionalInformation | ||
properties |
|
||
children | namevalue | ||
source | <xs:element name="AdditionalInformation" type="bas:AdditionalInformation"/> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||
type | bas:NameValuePair | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="NameValuePair" type="bas:NameValuePair"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:RunwayInformation | ||
properties |
|
||
children | primaryRunway secondaryRunway | ||
source | <xs:element name="RunwayInformation" type="bas:RunwayInformation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:TelephoneInformationType | ||
properties |
|
||
children | countryCode telephoneNumber telephoneNumberExtension | ||
source | <xs:element name="TelephoneInformationType" type="bas:TelephoneInformationType"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | namevalue | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="AdditionalInformation"> <xs:annotation> <xs:documentation>any additional information to be contained in the message that is not standardized within the XSD. this info is encoded via name/value pairs.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="namevalue" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
type | bas:NameValuePair | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="namevalue" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"/> |
diagram | ![]() |
||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="NameValuePair"> <xs:annotation> <xs:documentation>complex type allowing users to enter supplementary, unstandardized information via name/value pairs</xs:documentation> </xs:annotation> <xs:sequence/> <xs:attribute name="name" 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/1.1.1 | ||
children | primaryRunway secondaryRunway | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RunwayInformation"> <xs:annotation> <xs:documentation>information about the runway</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="primaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="secondaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:RunwayType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="primaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:RunwayType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="secondaryRunway" type="bas:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | countryCode telephoneNumber telephoneNumberExtension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TelephoneInformationType"> <xs:annotation> <xs:documentation>specifies info describing a telephone contact</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="countryCode" type="bas:CodeTelephoneCountryType" minOccurs="0" maxOccurs="1"/> <xs:element name="telephoneNumber" type="bas:PhoneNumberType" minOccurs="0" maxOccurs="1"/> <xs:element name="telephoneNumberExtension" type="xs:integer" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:CodeTelephoneCountryType | ||||||
properties |
|
||||||
source | <xs:element name="countryCode" type="bas:CodeTelephoneCountryType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:PhoneNumberType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="telephoneNumber" type="bas:PhoneNumberType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="telephoneNumberExtension" type="xs:integer" minOccurs="0" maxOccurs="1"/> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="AssetCodeType"> <xs:annotation> <xs:documentation>Four-character alphanumeric asset code</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{4}"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="AssetSystemCodeType"> <xs:annotation> <xs:documentation>One digit numeric code</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[0-9]{1}"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
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/1.1.1 | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:simpleType name="CodeAlertPriorityType"> <xs:annotation> <xs:documentation>The importance of an event</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Highest"/> <xs:enumeration value="High"/> <xs:enumeration value="Moderate"/> <xs:enumeration value="Low"/> <xs:enumeration value="Lowest"/> <xs:enumeration value="Unknown"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:simpleType name="CodeAlertSeverityType"> <xs:annotation> <xs:documentation>Perceived severity of the status the event is describing.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Highest"/> <xs:enumeration value="High"/> <xs:enumeration value="Moderate"/> <xs:enumeration value="Low"/> <xs:enumeration value="Lowest"/> <xs:enumeration value="Unknown"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeAssetClassType"> <xs:annotation> <xs:documentation>Code signifying the class of asset</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="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="O"/> <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:enumeration value="Y"/> <xs:enumeration value="Z"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeAssetStatusType"> <xs:annotation> <xs:documentation>Code signifying the asset status type</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="$"/> <xs:enumeration value="A"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> <xs:enumeration value="P"/> <xs:enumeration value="S"/> <xs:enumeration value="T"/> <xs:enumeration value="X"/> <xs:enumeration value="Y"/> <xs:enumeration value="Z"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeCategoryDescriptionType"> <xs:annotation> <xs:documentation>Code Category description</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ADMINISTRATIVE"/> <xs:enumeration value="AIRCRAFT ACC./INCDT"/> <xs:enumeration value="ARRIVE/DEPART SITE"/> <xs:enumeration value="CERTIFICATION"/> <xs:enumeration value="COMMISSIONING"/> <xs:enumeration value="CORRECTIVE MAINT."/> <xs:enumeration value="CORRECTIVE MAINTENANCE"/> <xs:enumeration value="DECERTIFICATION"/> <xs:enumeration value="DECOMMISSIONING"/> <xs:enumeration value="DEVIATION"/> <xs:enumeration value="EQUIPMENT"/> <xs:enumeration value="FLIGHT INSPECTION"/> <xs:enumeration value="IMPROVEMENTS"/> <xs:enumeration value="INSTALL/SPECIAL PROJ."/> <xs:enumeration value="INTERFERENCE CONDITIONS"/> <xs:enumeration value="MODIFICATION"/> <xs:enumeration value="NATURE/WEATHER/PHYSICAL EFFECTS"/> <xs:enumeration value="NON-FAA LINES/CIRCUITS"/> <xs:enumeration value="NON-FEDERAL VERIFICATION"/> <xs:enumeration value="OTHER"/> <xs:enumeration value="PERFORMANCE EXAM"/> <xs:enumeration value="PERIODIC MAINTENANCE"/> <xs:enumeration value="PM NOT PERFORMED"/> <xs:enumeration value="PRIME POWER"/> <xs:enumeration value="PROTECTIVE SHUTDOWN"/> <xs:enumeration value="RADIO FREQ. INTERF."/> <xs:enumeration value="RELATED"/> <xs:enumeration value="REMOTE MONITORING"/> <xs:enumeration value="RESERVED"/> <xs:enumeration value="SOFTWARE"/> <xs:enumeration value="STANDBY POWER"/> <xs:enumeration value="SUPERVISORY REVIEW"/> <xs:enumeration value="TECHNICAL EVALUATION"/> <xs:enumeration value="UNKNOWN"/> <xs:enumeration value="VANDALISM"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="CodeCategoryType"> <xs:annotation> <xs:documentation>Enumerated list of asset categories</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Facility"/> <xs:enumeration value="System"/> <xs:enumeration value="SubSystem"/> <xs:enumeration value="Equipment"/> <xs:enumeration value="NAPRS Services"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="CodeCertificationStatusType"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. Regular certification authority on a system, subsystem, or service may be granted to a technical specialist by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager. Temporary certification authority should only be granted during unusual circumstances (i.e., when there is an immediate need and the normal process would take too long). Remote regular certification authority on a system, subsystem, or service may be granted to technical specialists who are responsible for accomplishing remote certifications through the use of Remote Maintenance Monitoring (RMM) equipment and capabilities. It is intended for OCC personnel, although other technical specialists may also be issued remote regular certification authorities when required by their position. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Active"/> <xs:enumeration value="Expiration Pending"/> <xs:enumeration value="Inactive"/> <xs:enumeration value="Never Issued"/> <xs:enumeration value="Revoked"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="CodeCertificationType"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. Regular certification authority on a system, subsystem, or service may be granted to a technical specialist by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager. Temporary certification authority should only be granted during unusual circumstances (i.e., when there is an immediate need and the normal process would take too long). Remote regular certification authority on a system, subsystem, or service may be granted to technical specialists who are responsible for accomplishing remote certifications through the use of Remote Maintenance Monitoring (RMM) equipment and capabilities. It is intended for OCC personnel, although other technical specialists may also be issued remote regular certification authorities when required by their position. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Interim"/> <xs:enumeration value="Regular"/> <xs:enumeration value="Remote Regular"/> <xs:enumeration value="Temporary"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="CodeConditionType"> <xs:annotation> <xs:documentation>Serviceable - When a manufactured asset is place into service. Repairable - When a manufactured asset is repairable. Survey - When a manufactured asset is lost, stolen or destroyed</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="REPAIRABLE"/> <xs:enumeration value="SERVICEABLE"/> <xs:enumeration value="SURVEY"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeCoordinationRestStageDescriptionType"> <xs:annotation> <xs:documentation>Stage of the coordination log</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="APPROVED"/> <xs:enumeration value="CALLBACK ACCEPTED"/> <xs:enumeration value="CANCELLED"/> <xs:enumeration value="DEFERRED"/> <xs:enumeration value="DELAYED"/> <xs:enumeration value="DISAPPROVED"/> <xs:enumeration value="NOT COORDINATED"/> <xs:enumeration value="PENDING APPROVAL"/> <xs:enumeration value="PENDING NOTIFICATION"/> <xs:enumeration value="RETURNED TO SERVICE"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeCreatorType"> <xs:annotation> <xs:documentation>Identifies creator of logs at AFCCs</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="A80"/> <xs:enumeration value="ANC"/> <xs:enumeration value="AOC"/> <xs:enumeration value="C90"/> <xs:enumeration value="D10"/> <xs:enumeration value="EOC"/> <xs:enumeration value="MOC"/> <xs:enumeration value="N90"/> <xs:enumeration value="NCT"/> <xs:enumeration value="NEM"/> <xs:enumeration value="NOC"/> <xs:enumeration value="PCT"/> <xs:enumeration value="POC"/> <xs:enumeration value="SCT"/> <xs:enumeration value="SNC"/> <xs:enumeration value="WAA"/> <xs:enumeration value="ZAB"/> <xs:enumeration value="ZAN"/> <xs:enumeration value="ZAU"/> <xs:enumeration value="ZBW"/> <xs:enumeration value="ZDC"/> <xs:enumeration value="ZDV"/> <xs:enumeration value="ZFW"/> <xs:enumeration value="ZHN"/> <xs:enumeration value="ZHU"/> <xs:enumeration value="ZID"/> <xs:enumeration value="ZJX"/> <xs:enumeration value="ZKC"/> <xs:enumeration value="ZLA"/> <xs:enumeration value="ZLC"/> <xs:enumeration value="ZMA"/> <xs:enumeration value="ZME"/> <xs:enumeration value="ZMP"/> <xs:enumeration value="ZNY"/> <xs:enumeration value="ZOA"/> <xs:enumeration value="ZOB"/> <xs:enumeration value="ZSE"/> <xs:enumeration value="ZTL"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="CodeDirectiveLevelDescriptionType"> <xs:annotation> <xs:documentation>Is directive Local or National or Regional</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="LOCAL"/> <xs:enumeration value="NATIONAL"/> <xs:enumeration value="REGIONAL"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:simpleType name="CodeDistrictOfficeGroupType"> <xs:annotation> <xs:documentation>The District Office group of the ATOW Organization</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> <xs:enumeration value="5"/> <xs:enumeration value="6"/> <xs:enumeration value="C"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeDistrictOfficeType"> <xs:annotation> <xs:documentation>code signifying the district office</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/1.1.1 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="CodeDocumentConfidentialityType"> <xs:annotation> <xs:documentation>A type of official approval or permission for access or use.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Top Secret"/> <xs:enumeration value="Secret"/> <xs:enumeration value="Confidential"/> <xs:enumeration value="None"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="CodeDocumentTypeType"> <xs:annotation> <xs:documentation>Identifies the nature and/or purpose of the document.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Notice"/> <xs:enumeration value="Order"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="CodeErrorType"> <xs:annotation> <xs:documentation>For Use by SAL for unresolved logs</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="C"/> <xs:enumeration value="G"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeEventTypeDescriptionType"> <xs:annotation> <xs:documentation>Type of event</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ADVISED"/> <xs:enumeration value="AFCC ONLY"/> <xs:enumeration value="AIRCRAFT ACCIDENT / INCIDENT"/> <xs:enumeration value="ENGINE GENERATOR"/> <xs:enumeration value="FLIGHT CHECK"/> <xs:enumeration value="INFO ITEM"/> <xs:enumeration value="LINE PROBLEM"/> <xs:enumeration value="LOSS OF REDUNDANCY"/> <xs:enumeration value="MAJOR TELCO EVENT"/> <xs:enumeration value="NOTIFY"/> <xs:enumeration value="RMM"/> <xs:enumeration value="SPECIAL EVENTS"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="CodeHolderStatusType"> <xs:annotation> <xs:documentation>Status of credential holder</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Active"/> <xs:enumeration value="In-transfer"/> <xs:enumeration value="Inactive"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="CodeInterruptConditionDescriptionType"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide 5.1.2.2 Filter Events. Identifies the extent of the outage.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="FULL INTERRUPTION"/> <xs:enumeration value="INFORMATIONAL ENTRY"/> <xs:enumeration value="REDUCED FAC/SERV INTERRUPTION"/> <xs:enumeration value="REDUCED SYSTEM/EQUIPMENT"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="CodeInterruptionType"> <xs:annotation> <xs:documentation>Code signifying the type of interruption</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Full Outage"/> <xs:enumeration value="Reduced Service"/> <xs:enumeration value="Reduced Equipment"/> <xs:enumeration value="Information"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeInterruptLogCauseDescriptionType"> <xs:annotation> <xs:documentation>Description of possible cause of interruption</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AIR CONDITIONING CIRCUIT/COMPONENT"/> <xs:enumeration value="AIR HANDLER"/> <xs:enumeration value="AIR TRAFFIC"/> <xs:enumeration value="AIRWAYS FACILITIES"/> <xs:enumeration value="BATTERY BANK"/> <xs:enumeration value="BATTERY BANK EXHAUSTED"/> <xs:enumeration value="BATTERY CHARGE EXHAUSTED"/> <xs:enumeration value="BYPASS/ISOLATION SWITCH"/> <xs:enumeration value="CENTRAL PROCESSOR UNIT"/> <xs:enumeration value="CHILLER MECHANICAL/ELECTRIC"/> <xs:enumeration value="CHILLER SAFETY SHUTDOWN"/> <xs:enumeration value="CIRCUIT BREAKER"/> <xs:enumeration value="CIRCUIT DESTROYED"/> <xs:enumeration value="CIRCUIT INOPERATIVE"/> <xs:enumeration value="CIRCUIT LEVEL HIGH - INCOMING"/> <xs:enumeration value="CIRCUIT LEVEL HIGH - OUTGOING"/> <xs:enumeration value="CIRCUIT LEVEL LOW - INCOMING"/> <xs:enumeration value="CIRCUIT LEVEL LOW - OUTGOING"/> <xs:enumeration value="CIRCUIT NOISY"/> <xs:enumeration value="COMPRESSOR"/> <xs:enumeration value="CONTROL CABLES"/> <xs:enumeration value="CONTROL PANEL"/> <xs:enumeration value="COOLING SYSTEM"/> <xs:enumeration value="COOLING TOWER"/> <xs:enumeration value="DATA GATHERING PANEL"/> <xs:enumeration value="DISTRIBUTION PANEL"/> <xs:enumeration value="DISTRIBUTION SYSTEM"/> <xs:enumeration value="ELECTRICAL COMPONENT"/> <xs:enumeration value="EXHAUSTED FUEL"/> <xs:enumeration value="FAA OTHER"/> <xs:enumeration value="FAA SUBSTATION"/> <xs:enumeration value="FAA TRANSFORMER"/> <xs:enumeration value="FAN MOTOR"/> <xs:enumeration value="FEATURE IMPROPERLY FUNCTIONING"/> <xs:enumeration value="FUEL SYSTEM"/> <xs:enumeration value="GENERATOR COMPONENT"/> <xs:enumeration value="GOVERNOR SYSTEM COMPONENT"/> <xs:enumeration value="HEATING COMPONENT"/> <xs:enumeration value="HOT WATER BOILER"/> <xs:enumeration value="IMMERSION HEATER"/> <xs:enumeration value="LOAD SHARING"/> <xs:enumeration value="LOGIC CARD"/> <xs:enumeration value="MAIN ENTRANCE SWITCH"/> <xs:enumeration value="MAIN UTILITY"/> <xs:enumeration value="MECHANICAL COMPONENT"/> <xs:enumeration value="MODULE/COMPONENT"/> <xs:enumeration value="MONITOR INTERFACE"/> <xs:enumeration value="MOTOR CONTROL CENTER"/> <xs:enumeration value="NON FAA"/> <xs:enumeration value="OTHER"/> <xs:enumeration value="PNEUMATIC/ELECTRIC CONTROL"/> <xs:enumeration value="POWER CABLES"/> <xs:enumeration value="RECTIFIER/CHARGER"/> <xs:enumeration value="REMOTE MONITORING SYSTEM"/> <xs:enumeration value="REMOTE START"/> <xs:enumeration value="SAFETY SHUTDOWN"/> <xs:enumeration value="SEVERED CABLE"/> <xs:enumeration value="SPLICE FAILURE"/> <xs:enumeration value="STARTING BATTERIES"/> <xs:enumeration value="STARTING SYSTEM"/> <xs:enumeration value="STEAM BOILER"/> <xs:enumeration value="SYNC INVERTER"/> <xs:enumeration value="SYNCHRONIZER CIRCUIT"/> <xs:enumeration value="THERMOSTAT"/> <xs:enumeration value="TRANSFER SWITCH"/> <xs:enumeration value="TRANSFORMER"/> <xs:enumeration value="UTILITY SUBSTATION"/> <xs:enumeration value="UTILITY TRANSFORMER"/> <xs:enumeration value="VENTALATION COMPONENT"/> <xs:enumeration value="VOLTAGE REGULATOR"/> <xs:enumeration value="WINDOW AIR CONDITIONING"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeInterruptLogCauseType"> <xs:annotation> <xs:documentation>Possible causes of the interruption.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ABORT REQUEST MESSAGE"/> <xs:enumeration value="AND AIR CONDITIONING (SC F)"/> <xs:enumeration value="CABLE DISTRIBUTION SYSTEMS (SC F)"/> <xs:enumeration value="CONTROL/MONITOR SYSTEM (SC F)"/> <xs:enumeration value="DIRECT CURRENT POWER SYSTEMS (SC F)"/> <xs:enumeration value="ENGINE GENERATORS (SC F)"/> <xs:enumeration value="ENVIRONMENTAL"/> <xs:enumeration value="EQUIPMENT"/> <xs:enumeration value="EXTERNAL INTERRUPT"/> <xs:enumeration value="HANG"/> <xs:enumeration value="HEATING"/> <xs:enumeration value="LINE (REQ. FOR CC 61/81)"/> <xs:enumeration value="LOCKOUT"/> <xs:enumeration value="OTHER"/> <xs:enumeration value="PERSONNEL ERROR"/> <xs:enumeration value="POWER INTERRUPTION/SPIKES/FLUCTUATIONS (SC F)"/> <xs:enumeration value="POWER PANELS AND SWITCH GEAR"/> <xs:enumeration value="SOFTWARE"/> <xs:enumeration value="SYSTEM DRIFT"/> <xs:enumeration value="UNINTERRUPTIBLE POWER SYSTEMS AND PCS (SC F)"/> <xs:enumeration value="VENTALTION"/> <xs:enumeration value="WEATHER"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="CodeInterruptLogFaultLocationDescriptionType"> <xs:annotation> <xs:documentation>Description of the fault location causing the interruption to the equipment/service</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="CONTROL SITE"/> <xs:enumeration value="FAA LINE/LINK"/> <xs:enumeration value="REMOTE SITE"/> <xs:enumeration value="TELCO LINE/LINK (FOR LIR ENTRY CC 61/68/81/88)"/> <xs:enumeration value="UNKNOWN"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="CodeLineFrequencyFlagType"> <xs:annotation> <xs:documentation>Code signifying whether line or frequency (or both)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="B"> <xs:annotation> <xs:documentation>Line and Frequency (both)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F"> <xs:annotation> <xs:documentation>Frequency</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="L"> <xs:annotation> <xs:documentation>Line</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="CodeLogStatusDescriptionType"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide, values from Table 5–1. Display Event Columns</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="CLOSED"/> <xs:enumeration value="OPEN"/> <xs:enumeration value="VOID"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeMaintenanceActionDescriptionType"> <xs:annotation> <xs:documentation> 6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Adjusted/Aligned"/> <xs:enumeration value="Blank/Not Applicable"/> <xs:enumeration value="Certification"/> <xs:enumeration value="Cleaned"/> <xs:enumeration value="Equip Not Avail for PM"/> <xs:enumeration value="Initialization"/> <xs:enumeration value="Maintenance Moratorium"/> <xs:enumeration value="Military Corrected"/> <xs:enumeration value="Mod Completed"/> <xs:enumeration value="Mod Issued"/> <xs:enumeration value="Mod Not Applicable"/> <xs:enumeration value="Mod Not Performed"/> <xs:enumeration value="Mod On Hold (HQ use only)"/> <xs:enumeration value="Mod On Hold - Manpower Shortage (HQ use only)"/> <xs:enumeration value="Mod On Hold - Washington (GNOT)(HQ use only)"/> <xs:enumeration value="Mod Ready To Install"/> <xs:enumeration value="Other"/> <xs:enumeration value="Parts on Order (AWP)"/> <xs:enumeration value="Parts On Order (AWP)"/> <xs:enumeration value="Patched/Switched"/> <xs:enumeration value="Pm Incomplete"/> <xs:enumeration value="PM Incomplete"/> <xs:enumeration value="Pm Not Performed"/> <xs:enumeration value="PM Not Performed"/> <xs:enumeration value="PM Performed"/> <xs:enumeration value="Pm Performed"/> <xs:enumeration value="Propagation Condition Improved"/> <xs:enumeration value="Repaired"/> <xs:enumeration value="Replaced"/> <xs:enumeration value="Replaced Card"/> <xs:enumeration value="Replacement Of Light Bulbs In Lighted Nav/Aids"/> <xs:enumeration value="Replacement Of Peripherals"/> <xs:enumeration value="Restored"/> <xs:enumeration value="Retried"/> <xs:enumeration value="Self Corrected/No Trouble Found"/> <xs:enumeration value="Service Complaint"/> <xs:enumeration value="Telco Unspecified Correction"/> <xs:enumeration value="Test Equipment Not Available"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:simpleType name="CodeManafacturedAssetStatusType"> <xs:annotation> <xs:documentation>The status of an inventoried asset. This status represents whether the assets is received and available, unavailable, in use, or in transit</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ACTIVE"/> <xs:enumeration value="INACTIVE"/> <xs:enumeration value="IN_SERVICE"/> <xs:enumeration value="IN_TRANSIT"/> <xs:enumeration value="MISSING"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeNoccEventImpactDescriptionType"> <xs:annotation> <xs:documentation>[TI 6140.32 NOCC User Guide] 6.1.3 discusses Event Impact Type but does not give a definition.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Budget Impact"/> <xs:enumeration value="Line Only Interruption"/> <xs:enumeration value="NAS Impact"/> <xs:enumeration value="No Impact"/> <xs:enumeration value="Ongoing"/> <xs:enumeration value="Reduced Service"/> <xs:enumeration value="Reduced System/Equipment"/> <xs:enumeration value="Scheduled-FULL"/> <xs:enumeration value="Unscheduled-FULL"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="CodeNoccEventStatusDescriptionType"> <xs:annotation> <xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It defines the options for Event Status Type in 6.1.3.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Closed"/> <xs:enumeration value="Continuing"/> <xs:enumeration value="Open"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeNoccEventTypeDescriptionType"> <xs:annotation> <xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Aircraft Accident/Incident"/> <xs:enumeration value="ASDE Outage"/> <xs:enumeration value="Budget"/> <xs:enumeration value="Commission"/> <xs:enumeration value="Decommission"/> <xs:enumeration value="Electrostatic Discharge"/> <xs:enumeration value="Facility/Service Outage"/> <xs:enumeration value="Flight Inspection"/> <xs:enumeration value="GPS"/> <xs:enumeration value="ILS Fac/Service Outage"/> <xs:enumeration value="Loss of Redundancy"/> <xs:enumeration value="Manmade Disaster"/> <xs:enumeration value="Miscellaneous Event"/> <xs:enumeration value="Natural Disaster"/> <xs:enumeration value="NCO Event"/> <xs:enumeration value="Personnel Safety/Haz. Mat."/> <xs:enumeration value="Replacement"/> <xs:enumeration value="RFI Event"/> <xs:enumeration value="Surface Incident"/> <xs:enumeration value="Telecomm. Outage"/> <xs:enumeration value="Vandalism"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeNumberOfUnitsType"> <xs:annotation> <xs:documentation>Normally each facility contains a single unit and the number ‘1’ is used. The FSEP Desk guide captures facilities qualifying for multiple unit status.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="10"/> <xs:enumeration value="102"/> <xs:enumeration value="103"/> <xs:enumeration value="104"/> <xs:enumeration value="106"/> <xs:enumeration value="108"/> <xs:enumeration value="11"/> <xs:enumeration value="111"/> <xs:enumeration value="112"/> <xs:enumeration value="114"/> <xs:enumeration value="117"/> <xs:enumeration value="12"/> <xs:enumeration value="120"/> <xs:enumeration value="123"/> <xs:enumeration value="124"/> <xs:enumeration value="128"/> <xs:enumeration value="13"/> <xs:enumeration value="130"/> <xs:enumeration value="132"/> <xs:enumeration value="133"/> <xs:enumeration value="135"/> <xs:enumeration value="138"/> <xs:enumeration value="14"/> <xs:enumeration value="140"/> <xs:enumeration value="144"/> <xs:enumeration value="145"/> <xs:enumeration value="15"/> <xs:enumeration value="152"/> <xs:enumeration value="154"/> <xs:enumeration value="16"/> <xs:enumeration value="160"/> <xs:enumeration value="161"/> <xs:enumeration value="165"/> <xs:enumeration value="168"/> <xs:enumeration value="169"/> <xs:enumeration value="17"/> <xs:enumeration value="177"/> <xs:enumeration value="18"/> <xs:enumeration value="182"/> <xs:enumeration value="187"/> <xs:enumeration value="19"/> <xs:enumeration value="192"/> <xs:enumeration value="2"/> <xs:enumeration value="20"/> <xs:enumeration value="200"/> <xs:enumeration value="202"/> <xs:enumeration value="209"/> <xs:enumeration value="21"/> <xs:enumeration value="215"/> <xs:enumeration value="22"/> <xs:enumeration value="23"/> <xs:enumeration value="24"/> <xs:enumeration value="25"/> <xs:enumeration value="26"/> <xs:enumeration value="263"/> <xs:enumeration value="27"/> <xs:enumeration value="28"/> <xs:enumeration value="29"/> <xs:enumeration value="299"/> <xs:enumeration value="3"/> <xs:enumeration value="30"/> <xs:enumeration value="31"/> <xs:enumeration value="32"/> <xs:enumeration value="33"/> <xs:enumeration value="34"/> <xs:enumeration value="35"/> <xs:enumeration value="36"/> <xs:enumeration value="37"/> <xs:enumeration value="39"/> <xs:enumeration value="4"/> <xs:enumeration value="40"/> <xs:enumeration value="42"/> <xs:enumeration value="43"/> <xs:enumeration value="44"/> <xs:enumeration value="45"/> <xs:enumeration value="46"/> <xs:enumeration value="47"/> <xs:enumeration value="48"/> <xs:enumeration value="49"/> <xs:enumeration value="5"/> <xs:enumeration value="50"/> <xs:enumeration value="51"/> <xs:enumeration value="52"/> <xs:enumeration value="53"/> <xs:enumeration value="54"/> <xs:enumeration value="55"/> <xs:enumeration value="56"/> <xs:enumeration value="59"/> <xs:enumeration value="6"/> <xs:enumeration value="60"/> <xs:enumeration value="61"/> <xs:enumeration value="62"/> <xs:enumeration value="63"/> <xs:enumeration value="64"/> <xs:enumeration value="65"/> <xs:enumeration value="67"/> <xs:enumeration value="68"/> <xs:enumeration value="69"/> <xs:enumeration value="7"/> <xs:enumeration value="72"/> <xs:enumeration value="74"/> <xs:enumeration value="75"/> <xs:enumeration value="76"/> <xs:enumeration value="78"/> <xs:enumeration value="79"/> <xs:enumeration value="8"/> <xs:enumeration value="80"/> <xs:enumeration value="81"/> <xs:enumeration value="82"/> <xs:enumeration value="84"/> <xs:enumeration value="86"/> <xs:enumeration value="87"/> <xs:enumeration value="88"/> <xs:enumeration value="89"/> <xs:enumeration value="9"/> <xs:enumeration value="90"/> <xs:enumeration value="93"/> <xs:enumeration value="95"/> <xs:enumeration value="96"/> <xs:enumeration value="98"/> <xs:enumeration value="99"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="CodeOperationalAvailabilityType"> <xs:annotation> <xs:documentation>Describes the current operational availability of the asset (e.g., available, partially available, unavailable, etc.)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Available"/> <xs:enumeration value="Partially Available"/> <xs:enumeration value="Unavailable"/> <xs:enumeration value="Unknown"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="CodePrimarySpareType"> <xs:annotation> <xs:documentation>Primary or Spare</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="P"/> <xs:enumeration value="S"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodePrimeRecoveryDescriptionType"> <xs:annotation> <xs:documentation>description of the recovery mechanism</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AUTO STARTOVER (MANUAL OR AUTOMATIC)"/> <xs:enumeration value="CENTRAL PROCESSOR SWITCHOVER (MANUAL OR AUTOMATIC)"/> <xs:enumeration value="COLD START"/> <xs:enumeration value="DISPLAY PROCESSOR PROGRAM LOAD"/> <xs:enumeration value="DISPLAY PROCESSOR RECONFIGURATION (MANUAL OR AUTOMATIC)"/> <xs:enumeration value="DISPLAY PROCESSOR STARTOVER WITH NEW DATABASE"/> <xs:enumeration value="IPL/AUTO LOAD"/> <xs:enumeration value="MODE 1"/> <xs:enumeration value="MODE 2"/> <xs:enumeration value="MODE 3"/> <xs:enumeration value="MODE 4"/> <xs:enumeration value="MODE 5"/> <xs:enumeration value="MODE 6"/> <xs:enumeration value="MODE 7"/> <xs:enumeration value="MODE 8"/> <xs:enumeration value="MODE 9"/> <xs:enumeration value="MODE A"/> <xs:enumeration value="MODE B"/> <xs:enumeration value="MODE C"/> <xs:enumeration value="RE-ESTABLISH/RESCUE"/> <xs:enumeration value="RECONSTITUTE DATABASE"/> <xs:enumeration value="RELOAD PROGRAM/RECONSTITUTE DATABASE/RESUME PROCESSING"/> <xs:enumeration value="RESUME"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="CodeRatingStatusType"> <xs:annotation> <xs:documentation>Status of the credential</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Current"/> <xs:enumeration value="Historical"/> <xs:enumeration value="Pending"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeRegionType"> <xs:annotation> <xs:documentation>The code for the NAS region associated with the operational asset</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AC"/> <xs:enumeration value="AL"/> <xs:enumeration value="CE"/> <xs:enumeration value="CT"/> <xs:enumeration value="EA"/> <xs:enumeration value="GL"/> <xs:enumeration value="NE"/> <xs:enumeration value="NM"/> <xs:enumeration value="SO"/> <xs:enumeration value="SW"/> <xs:enumeration value="WA"/> <xs:enumeration value="WP"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="CodeReportLevelType"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide Values from Table 5–1. Display Event Columns, Event scope reporting level</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="M"/> <xs:enumeration value="N"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeResponsibilityType"> <xs:annotation> <xs:documentation>The entity responsible for maintaining the asset.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="#"/> <xs:enumeration value="1"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> <xs:enumeration value="5"/> <xs:enumeration value="6"/> <xs:enumeration value="7"/> <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="I"/> <xs:enumeration value="J"/> <xs:enumeration value="K"/> <xs:enumeration value="L"/> <xs:enumeration value="M"/> <xs:enumeration value="N"/> <xs:enumeration value="O"/> <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:enumeration value="Y"/> <xs:enumeration value="Z"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeServiceAreaType"> <xs:annotation> <xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="W0"/> <xs:enumeration value="W1"/> <xs:enumeration value="W2"/> <xs:enumeration value="WB"/> <xs:enumeration value="WC"/> <xs:enumeration value="WE"/> <xs:enumeration value="WN"/> <xs:enumeration value="WT"/> <xs:enumeration value="WW"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeSscType"> <xs:annotation> <xs:documentation>The FAA System Support Center (SSC). The last two characters of the ATOW Org represents the SSC code</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> <xs:enumeration value="5"/> <xs:enumeration value="6"/> <xs:enumeration value="7"/> <xs:enumeration value="8"/> <xs:enumeration value="9"/> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> <xs:enumeration value="H"/> <xs:enumeration value="J"/> <xs:enumeration value="K"/> <xs:enumeration value="L"/> <xs:enumeration value="M"/> <xs:enumeration value="N"/> <xs:enumeration value="P"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeStaffedHoursType"> <xs:annotation> <xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7).</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="105"/> <xs:enumeration value="106"/> <xs:enumeration value="107"/> <xs:enumeration value="125"/> <xs:enumeration value="126"/> <xs:enumeration value="127"/> <xs:enumeration value="165"/> <xs:enumeration value="166"/> <xs:enumeration value="167"/> <xs:enumeration value="245"/> <xs:enumeration value="246"/> <xs:enumeration value="247"/> <xs:enumeration value="85"/> <xs:enumeration value="86"/> <xs:enumeration value="87"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeSupplementalDescriptionType"> <xs:annotation> <xs:documentation>SUPPLEMENTAL CODE USED IN CONJUNCTION WITH CODE CATEGORY TO DESCRIBE THE REASON FOR THE LOG ENTRY.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="& FRD Review"/> <xs:enumeration value="Adaptation Change"/> <xs:enumeration value="Adaptation Load"/> <xs:enumeration value="Adaptation Loads Or Reloads"/> <xs:enumeration value="Adjustment of Certification Parameter"/> <xs:enumeration value="Administrative (Air Shows"/> <xs:enumeration value="Air Traffic"/> <xs:enumeration value="Aircraft Accident"/> <xs:enumeration value="Airport Activities (Airport Ops"/> <xs:enumeration value="Anomalous Propagation (Radar Services Only)"/> <xs:enumeration value="ATC-0 At A/T Fac (ARTCC"/> <xs:enumeration value="ATCT"/> <xs:enumeration value="Birds/Animals/Insects"/> <xs:enumeration value="Blank/ Not Applicable"/> <xs:enumeration value="Blank/Not Applicable"/> <xs:enumeration value="Brute Force Or Bleed Over"/> <xs:enumeration value="Building Repairs/Replacement"/> <xs:enumeration value="Cable Failure/Cut"/> <xs:enumeration value="Caused By A Facility Interruption"/> <xs:enumeration value="Caused by Facility Interruption"/> <xs:enumeration value="Caused by Service Interruption"/> <xs:enumeration value="CERAP"/> <xs:enumeration value="Channel Failure (Switch Over)"/> <xs:enumeration value="Chart Load"/> <xs:enumeration value="Chart Loads Or Reloads"/> <xs:enumeration value="Chart or Map Update"/> <xs:enumeration value="Circuit/Line/IP Cloud"/> <xs:enumeration value="Cold start(not assoc. w/PM-see CC 60"/> <xs:enumeration value="Conditioned Based Maintenance"/> <xs:enumeration value="Control Center (Technical Operations)"/> <xs:enumeration value="Critical for NAS Operations"/> <xs:enumeration value="DOD Activities"/> <xs:enumeration value="Earthquake/Volcanic Event"/> <xs:enumeration value="Electronic Attack Operations"/> <xs:enumeration value="Environmental Causes"/> <xs:enumeration value="Equip Upgrade (Requires FSEP Key Field Change)"/> <xs:enumeration value="Equipment"/> <xs:enumeration value="Equipment Part Failure"/> <xs:enumeration value="etc)"/> <xs:enumeration value="Etc)"/> <xs:enumeration value="etc.)"/> <xs:enumeration value="FAA Line/Links/Intermediate Fac"/> <xs:enumeration value="Fac/Serv taken OTS for mod to another Fac/Serv"/> <xs:enumeration value="Facility Inspections"/> <xs:enumeration value="Facility Maintenance Log Review only"/> <xs:enumeration value="Facility Power and Support Systems"/> <xs:enumeration value="Facility Power and Support Systems (FAA)"/> <xs:enumeration value="Facility Power and Support Systems (Non-FAA)"/> <xs:enumeration value="Facility Reference Data Review only"/> <xs:enumeration value="FBO"/> <xs:enumeration value="Fire"/> <xs:enumeration value="Firmware"/> <xs:enumeration value="Flight Check Cancelled"/> <xs:enumeration value="Flood"/> <xs:enumeration value="Frequency Change"/> <xs:enumeration value="Fuse/Circuit Breaker"/> <xs:enumeration value="Hazardous Misleading Information (HMI) Shutdown"/> <xs:enumeration value="Ice"/> <xs:enumeration value="ILS CoS Events"/> <xs:enumeration value="Intermittent Errors/Auto Reset"/> <xs:enumeration value="Intermittent Spurious"/> <xs:enumeration value="Intermodulation (TX/RX)"/> <xs:enumeration value="Key Site Testing"/> <xs:enumeration value="Lightning Strike"/> <xs:enumeration value="Local Release Change (Software Update)"/> <xs:enumeration value="Logs"/> <xs:enumeration value="Manual Reset (Equipment Only)"/> <xs:enumeration value="Military"/> <xs:enumeration value="Mod On Failure/OTS"/> <xs:enumeration value="Modification (Must Have NCP/LEM Number)"/> <xs:enumeration value="National Team Assignment/Non-standard Issuance"/> <xs:enumeration value="Network Maintenance"/> <xs:enumeration value="No Trouble Found"/> <xs:enumeration value="Non-FAA Circuits"/> <xs:enumeration value="Non-Govt (Contractor"/> <xs:enumeration value="Non-Mil Govt Agency"/> <xs:enumeration value="Operating System"/> <xs:enumeration value="Order Parts"/> <xs:enumeration value="Other"/> <xs:enumeration value="Other FAA Org"/> <xs:enumeration value="Other Or Null"/> <xs:enumeration value="Perform Diagnostic"/> <xs:enumeration value="Performance Examinations"/> <xs:enumeration value="Periodic Maintenance"/> <xs:enumeration value="Personnel Error"/> <xs:enumeration value="Phased Implementation"/> <xs:enumeration value="Physical Storage Medium"/> <xs:enumeration value="PM for Reset/Initialization/Cold Start/CHNL Promo"/> <xs:enumeration value="Post Aircraft Accident"/> <xs:enumeration value="Power (Non-FAA Provided)"/> <xs:enumeration value="Power (Telco Provided)"/> <xs:enumeration value="Power Supply"/> <xs:enumeration value="Program Implementation Error"/> <xs:enumeration value="Protective Shutdown"/> <xs:enumeration value="Protective Shutdown (Hurricane/Flood/Tsunami/etc)"/> <xs:enumeration value="Public"/> <xs:enumeration value="Rain"/> <xs:enumeration value="RCL (Telco Provider Maintained Only)"/> <xs:enumeration value="Relocation (Physical Move of a Facility)"/> <xs:enumeration value="Remove And Replace"/> <xs:enumeration value="Repair Parts"/> <xs:enumeration value="Replace/Repair"/> <xs:enumeration value="Reserved"/> <xs:enumeration value="Reset"/> <xs:enumeration value="Reset (for non-Tech Ops Groups)"/> <xs:enumeration value="Restoral Flight Check"/> <xs:enumeration value="RF Interference"/> <xs:enumeration value="Runway Closure/Construction"/> <xs:enumeration value="Runway Safety Area (RSA) Work"/> <xs:enumeration value="Safety"/> <xs:enumeration value="Safety (Personnel)"/> <xs:enumeration value="Safety - Delayed Restoration"/> <xs:enumeration value="Safety Related Check"/> <xs:enumeration value="Safety Related Check (Safety Of Flight)"/> <xs:enumeration value="Safety-Delayed Restoration due to Employee Fatigue"/> <xs:enumeration value="sc 7 for PM)"/> <xs:enumeration value="Scheduled (by AVN)"/> <xs:enumeration value="Security Activities"/> <xs:enumeration value="Snow"/> <xs:enumeration value="Snow/Ice Removal"/> <xs:enumeration value="Software Load"/> <xs:enumeration value="Software Load Or Reload"/> <xs:enumeration value="Software/Firmware Error"/> <xs:enumeration value="Solar Activity"/> <xs:enumeration value="Solar Outage Prediction- SOG use only"/> <xs:enumeration value="Special (Requested by Technical Operations)"/> <xs:enumeration value="Special Tests"/> <xs:enumeration value="Standard"/> <xs:enumeration value="Stuck Mic Or Continuous Carrier"/> <xs:enumeration value="Tech On Site (TOS)"/> <xs:enumeration value="Technical Operations (Non Control Center)"/> <xs:enumeration value="Technical Performance Record (TPR) Review only"/> <xs:enumeration value="Telco"/> <xs:enumeration value="Temperature Extremes/Variations"/> <xs:enumeration value="Temperature Inversion Or Path Fade"/> <xs:enumeration value="Testing"/> <xs:enumeration value="TPR"/> <xs:enumeration value="TPR and FRD Review"/> <xs:enumeration value="TRACO"/> <xs:enumeration value="Training (OJT/PeXam)"/> <xs:enumeration value="Transmission Line/Connector"/> <xs:enumeration value="Tree Trimming"/> <xs:enumeration value="Troubleshooting"/> <xs:enumeration value="Troubleshooting/Repair"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="Vandalism Or Other Act Of Purposeful Destruction"/> <xs:enumeration value="Vegetation (Trees"/> <xs:enumeration value="Vegetation Control"/> <xs:enumeration value="Vegetation Control (Mowing"/> <xs:enumeration value="Waiting On Flight Check"/> <xs:enumeration value="Waiting Technician Availability"/> <xs:enumeration value="Wind/Tornado/Hurricane"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||
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/1.1.1 | |||||||||||||||
type | restriction of xs:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="CodeTierType"> <xs:annotation> <xs:documentation>provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown. [6000.1 FSEP Pocket Reference Guide]</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="111"/> <xs:enumeration value="222"/> <xs:enumeration value="333"/> <xs:enumeration value="XXX"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="CodeWorkResponsibilityAreaType"> <xs:annotation> <xs:documentation>code signifying a work responsibility area</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="9020"/> <xs:enumeration value="ARTS"/> <xs:enumeration value="ATCT"/> <xs:enumeration value="AUTO"/> <xs:enumeration value="BUILD"/> <xs:enumeration value="COMM"/> <xs:enumeration value="COORD"/> <xs:enumeration value="DARC"/> <xs:enumeration value="DATA"/> <xs:enumeration value="DSPLY"/> <xs:enumeration value="ENROUT"/> <xs:enumeration value="ESU"/> <xs:enumeration value="NAVAID"/> <xs:enumeration value="PSEUDO"/> <xs:enumeration value="RADAR"/> <xs:enumeration value="SUPP"/> <xs:enumeration value="SUPPRT"/> <xs:enumeration value="SURV"/> <xs:enumeration value="TE"/> <xs:enumeration value="TERMIN"/> <xs:enumeration value="WX"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | ||
type | xs:dateTime | ||
properties |
|
||
used by |
|
||
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/1.1.1 | ||||||
type | bas: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="bas:String50Type"/> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="FacilityAssetType"> <xs:annotation> <xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[0-9A-Z]{2,5}"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="FacilityIdentType"> <xs:annotation> <xs:documentation>This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[0-9A-Z]{3,4}"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | |||||||||
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/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String13Type"> <xs:annotation> <xs:documentation>specifies a string of up to 13 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="13"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String15Type"> <xs:annotation> <xs:documentation>specifies a string of up to 15 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="15"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String255Type"> <xs:annotation> <xs:documentation>specifies a string of up to 255 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String2Type"> <xs:annotation> <xs:documentation>specifies a string of up to 2 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String30Type"> <xs:annotation> <xs:documentation>specifies a string of up to 30 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="30"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String4000Type"> <xs:annotation> <xs:documentation>specifies a string of up to 4000 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String40Type"> <xs:annotation> <xs:documentation>specifies a string of up to 40 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String4Type"> <xs:annotation> <xs:documentation>specifies a string of up to 4 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="String8Type"> <xs:annotation> <xs:documentation>specifies a string of up to 8 characters</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="TravelTimeDaysType"> <xs:annotation> <xs:documentation>days of travel time for specialist to arrive at the facility</xs:documentation> </xs:annotation> <xs:restriction base="xs:integer"> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="UhfVhfFrequencyType"> <xs:annotation> <xs:documentation>UHF, VHF, or BOTH</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[BILUV]"/> </xs:restriction> </xs:simpleType> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||
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/1.1.1 | ||||||
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/1.1.1 | ||
type | bas:ContactInformation | ||
properties |
|
||
children | email address phoneFax | ||
source | <xs:element name="ContactInformation" type="bas:ContactInformation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:PostalAddress | ||
properties |
|
||
children | administrativeArea city countryCode countryName deliveryPoint postalCode addressCategory | ||
source | <xs:element name="PostalAddress" type="bas:PostalAddress"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:TelephoneContact | ||
properties |
|
||
children | phoneCategory phoneNumber | ||
source | <xs:element name="TelephoneContact" type="bas:TelephoneContact"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | email address phoneFax | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ContactInformation"> <xs:annotation> <xs:documentation>Information required to enable contact with the responsible 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</xs:documentation> </xs:annotation> </xs:element> <xs:element name="address" type="bas:PostalAddress" minOccurs="0" maxOccurs="99"/> <xs:element name="phoneFax" type="bas:TelephoneContact" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="email" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>E-mail address</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:PostalAddress | ||||||
properties |
|
||||||
children | administrativeArea city countryCode countryName deliveryPoint postalCode addressCategory | ||||||
source | <xs:element name="address" type="bas:PostalAddress" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | bas:TelephoneContact | ||||||
properties |
|
||||||
children | phoneCategory phoneNumber | ||||||
source | <xs:element name="phoneFax" type="bas:TelephoneContact" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | administrativeArea city countryCode countryName deliveryPoint postalCode addressCategory | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PostalAddress"> <xs:annotation> <xs:documentation>Postal address for the person or organization</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the administrative area for the address (e.g., state, province)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="city" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The City associated with the address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="countryCode" type="xs:string" minOccurs="0" maxOccurs="1"/> <xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Country for the address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="deliveryPoint" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Defines address for delivering an item</xs:documentation> </xs:annotation> </xs:element> <xs:element name="postalCode" type="bas:PostalCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Postal or Zip code for the address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="addressCategory" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the administrative area for the address (e.g., state, province)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="countryCode" type="xs:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Country for the address.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
type | bas:PostalCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="postalCode" type="bas:PostalCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Postal or Zip code for the address.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="addressCategory" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | phoneCategory phoneNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TelephoneContact"> <xs:annotation> <xs:documentation>The contact's telephone number</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="bas:TelephoneInformationType" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
type | bas:TelephoneInformationType | ||||||
properties |
|
||||||
children | countryCode telephoneNumber telephoneNumberExtension | ||||||
source | <xs:element name="phoneNumber" type="bas:TelephoneInformationType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:ATOWOrganization | ||
properties |
|
||
children | organizationName additionalInformation organizationContact districtOffice districtOfficeGrp serviceArea systemSupportCenter | ||
source | <xs:element name="ATOWOrganization" type="bas:ATOWOrganization"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:ATOWOrganizationLocation | ||
properties |
|
||
children | organizationName additionalInformation organizationContact districtOffice districtOfficeGrp serviceArea systemSupportCenter field6 | ||
source | <xs:element name="ATOWOrganizationLocation" type="bas:ATOWOrganizationLocation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:CageCode | ||
properties |
|
||
children | cageCode | ||
source | <xs:element name="CageCode" type="bas:CageCode"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:CostCenter | ||
properties |
|
||
children | costCenterCode | ||
source | <xs:element name="CostCenter" type="bas:CostCenter"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:EmailAndEmpID | ||
properties |
|
||
children | ndcEmpId emailAddress | ||
source | <xs:element name="EmailAndEmpID" type="bas:EmailAndEmpID"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:EmailOrEmpID | ||
properties |
|
||
children | ndcEmpID emailAddress | ||
source | <xs:element name="EmailOrEmpID" type="bas:EmailOrEmpID"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:Organization | ||
properties |
|
||
children | organizationName additionalInformation organizationContact | ||
source | <xs:element name="Organization" type="bas:Organization"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:Person | ||
properties |
|
||
children | personName additionalInformation personContact associatedOrganization associatedPersonReference personQualification Schedule | ||
used by |
|
||
source | <xs:element name="Person" type="bas:Person"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:PersonName | ||
properties |
|
||
children | firstName lastName middleName suffix title | ||
source | <xs:element name="PersonName" type="bas:PersonName"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:PersonReferenceChoice | ||
properties |
|
||
children | EmailOrEmpID EmailAndEmpID | ||
source | <xs:element name="PersonReferenceChoice" type="bas:PersonReferenceChoice"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | bas:Schedule | ||
properties |
|
||
source | <xs:element name="Schedule" type="bas:Schedule"/> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/base/1.1.1 | ||||
type | extension of bas:Organization | ||||
properties |
|
||||
children | organizationName additionalInformation organizationContact districtOffice districtOfficeGrp serviceArea 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="bas:Organization"> <xs:sequence> <xs:element name="districtOffice" type="bas:CodeDistrictOfficeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The third character of the ATOW Organization defines the District Office</xs:documentation> </xs:annotation> </xs:element> <xs:element name="districtOfficeGrp" type="bas:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The District Office group of the ATOW Organization</xs:documentation> </xs:annotation> </xs:element> <xs:element name="serviceArea" type="bas:CodeServiceAreaType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="systemSupportCenter" type="bas:CodeSscType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The FAA System Support Center (SSC). The last two characters of the ATOW Org represents the SSC code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeDistrictOfficeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="districtOffice" type="bas:CodeDistrictOfficeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The third character of the ATOW Organization defines the District Office</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||
type | bas:CodeDistrictOfficeGroupType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="districtOfficeGrp" type="bas:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The District Office group of the ATOW Organization</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | bas:CodeServiceAreaType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="serviceArea" type="bas:CodeServiceAreaType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeSscType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="systemSupportCenter" type="bas:CodeSscType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The FAA System Support Center (SSC). The last two characters of the ATOW Org represents the SSC code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
type | extension of bas:ATOWOrganization | ||
properties |
|
||
children | organizationName additionalInformation organizationContact districtOffice districtOfficeGrp serviceArea systemSupportCenter 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="bas:ATOWOrganization"> <xs:sequence> <xs:element name="field6" type="bas:String1Type" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String1Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="field6" type="bas:String1Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | 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. CAGE codes provide a standardized method of identifying a given facility at a specific location.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="cageCode" type="bas:String10Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="cageCode" type="bas:String10Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The Commercial and Government Entity Code, or CAGE Code, is a unique identifier assigned to suppliers to various government or defense agencies, as well as to government agencies themselves and also various organizations. CAGE codes provide a standardized method of identifying a given facility at a specific location.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | costCenterCode | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CostCenter"> <xs:annotation> <xs:documentation>contains the cost center code</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="costCenterCode" type="bas:CostCenterType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This five-character code field contains the organization assigned maintenance responsibility</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:CostCenterType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="costCenterCode" type="bas:CostCenterType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This five-character code field contains the organization assigned maintenance responsibility</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | ndcEmpId emailAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EmailAndEmpID"> <xs:annotation> <xs:documentation>complex type containing the email address and NDC employee ID of a person</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ndcEmpId" type="bas:NdcEmpIdType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>NDC employee ID</xs:documentation> </xs:annotation> </xs:element> <xs:element name="emailAddress" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Email address</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
type | bas:NdcEmpIdType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ndcEmpId" type="bas:NdcEmpIdType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>NDC employee ID</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="emailAddress" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Email address</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | ndcEmpID emailAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EmailOrEmpID"> <xs:annotation> <xs:documentation>complex type containing the email address or NDC employee ID of a person</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="ndcEmpID" type="bas:NdcEmpIdType" minOccurs="1" maxOccurs="1"/> <xs:element name="emailAddress" type="xs:string" minOccurs="1" maxOccurs="1"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
|||||||||
type | bas:NdcEmpIdType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="ndcEmpID" type="bas:NdcEmpIdType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="emailAddress" type="xs:string" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/base/1.1.1 | ||||
children | organizationName additionalInformation organizationContact | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Organization"> <xs:annotation> <xs:documentation>Represents an organization or authority</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="organizationName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the organization</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation> </xs:annotation> </xs:element> <xs:element name="organizationContact" type="bas:Person" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Person | ||||||
properties |
|
||||||
children | personName additionalInformation personContact associatedOrganization associatedPersonReference personQualification Schedule | ||||||
source | <xs:element name="organizationContact" type="bas:Person" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | personName additionalInformation personContact associatedOrganization associatedPersonReference personQualification Schedule | ||
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="personName" type="bas:PersonName" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>full name of a person</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation> </xs:annotation> </xs:element> <xs:element name="personContact" type="bas:ContactInformation" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedOrganization" type="bas:Organization" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedPersonReference" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"/> <xs:element name="personQualification" type="feat:Qualification" minOccurs="0" maxOccurs="99"/> <xs:element name="Schedule" type="bas:Schedule" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | bas:PersonName | ||
properties |
|
||
children | firstName lastName middleName suffix title | ||
annotation |
|
||
source | <xs:element name="personName" type="bas:PersonName" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>full name of a person</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Field used to populate other types of information that can't be captured by the schema</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:ContactInformation | ||||||
properties |
|
||||||
children | email address phoneFax | ||||||
source | <xs:element name="personContact" type="bas:ContactInformation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:Organization | ||||||
properties |
|
||||||
children | organizationName additionalInformation organizationContact | ||||||
source | <xs:element name="associatedOrganization" type="bas:Organization" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:PersonReferenceChoice | ||||||
properties |
|
||||||
children | EmailOrEmpID EmailAndEmpID | ||||||
source | <xs:element name="associatedPersonReference" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:Qualification | ||||||
properties |
|
||||||
children | expirationDate additionalInformation qualifiedPerson | ||||||
source | <xs:element name="personQualification" type="feat:Qualification" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | bas:Schedule | ||||||
properties |
|
||||||
source | <xs:element name="Schedule" type="bas:Schedule" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | firstName lastName middleName suffix 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="1" maxOccurs="1"/> <xs:element name="lastName" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Last name of the person</xs:documentation> </xs:annotation> </xs:element> <xs:element name="middleName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Middle name of the person</xs:documentation> </xs:annotation> </xs:element> <xs:element name="suffix" type="xs:string" minOccurs="0" maxOccurs="1"/> <xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>title for the person</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="firstName" type="xs:string" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="lastName" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Last name of the person</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="middleName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Middle name of the person</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="suffix" type="xs:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>title for the person</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
children | EmailOrEmpID EmailAndEmpID | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="PersonReferenceChoice"> <xs:annotation> <xs:documentation>A person can be referenced within a database by either their e-mail address, NDC employee ID, or both.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="EmailOrEmpID" type="bas:EmailOrEmpID" minOccurs="1" maxOccurs="1"/> <xs:element name="EmailAndEmpID" type="bas:EmailAndEmpID" minOccurs="1" maxOccurs="1"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||
type | bas:EmailOrEmpID | ||
properties |
|
||
children | ndcEmpID emailAddress | ||
source | <xs:element name="EmailOrEmpID" type="bas:EmailOrEmpID" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
type | bas:EmailAndEmpID | ||
properties |
|
||
children | ndcEmpId emailAddress | ||
source | <xs:element name="EmailAndEmpID" type="bas:EmailAndEmpID" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/1.1.1 | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Schedule" abstract="true"> <xs:annotation> <xs:documentation>The schedule of a resource (which could be defined as a person, asset, conference room, etc.)</xs:documentation> </xs:annotation> <xs:sequence/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Angle | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Angle" type="bas:Angle"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:AngularRate | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="AngularRate" type="bas:AngularRate"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:ComputerInformation | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ComputerInformation" type="bas:ComputerInformation"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:ComputerInformationRate | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ComputerInformationRate" type="bas:ComputerInformationRate"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Distance | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Distance" type="bas:Distance"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:ElectricCurrent | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ElectricCurrent" type="bas:ElectricCurrent"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:ElectricPotential | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="ElectricPotential" type="bas:ElectricPotential"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Energy | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Energy" type="bas:Energy"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:FlightLevel | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="FlightLevel" type="bas:FlightLevel"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:FlowRate | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="FlowRate" type="bas:FlowRate"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Frequency | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Frequency" type="bas:Frequency"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:LightIntensity | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="LightIntensity" type="bas:LightIntensity"/> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
type | bas:Measure | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Measure" type="bas:Measure"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Percentage | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Percentage" type="bas:Percentage"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Power | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Power" type="bas:Power"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Pressure | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Pressure" type="bas:Pressure"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Speed | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Speed" type="bas:Speed"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Temperature | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Temperature" type="bas:Temperature"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Time | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Time" type="bas:Time"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Volume | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Volume" type="bas:Volume"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | bas:Weight | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Weight" type="bas:Weight"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Angle"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="AngularRate"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="ComputerInformation"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="ComputerInformationRate"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Distance"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
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="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="bas:UomElectricCurrent" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | bas:UomElectricCurrent | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="bas:UomElectricCurrent" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
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="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="bas:UomElectricPotential" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | bas:UomElectricPotential | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="bas:UomElectricPotential" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Energy"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="FlightLevel"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="FlowRate"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
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="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="bas:UomFrequency" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | bas:UomFrequency | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
source | <xs:attribute name="uom" type="bas:UomFrequency" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="LightIntensity"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="Measure"> <xs:sequence/> <xs:attribute name="value" type="xs:double" use="optional"/> </xs:complexType> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="value" type="xs:double" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
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="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="bas:UomPercentage" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | bas:UomPercentage | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="uom" type="bas:UomPercentage" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
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="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="bas:UomPower" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | bas:UomPower | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
source | <xs:attribute name="uom" type="bas:UomPower" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Pressure"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Speed"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
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="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="bas:UomTemperature" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | bas:UomTemperature | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:attribute name="uom" type="bas:UomTemperature" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Time"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Volume"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||
type | extension of bas:Measure | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:complexType name="Weight"> <xs:complexContent> <xs:extension base="bas:Measure"> <xs:sequence/> <xs:attribute name="uom" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="uom" type="xs:string" use="optional"/> |
namespace | https://mmixm.aero/base/1.1.1 | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
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/1.1.1 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
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/1.1.1 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||
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/1.1.1 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
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/1.1.1 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
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/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||
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/1.1.1 | |||||||||||||
type | restriction of xs:string | |||||||||||||
properties |
|
|||||||||||||
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/1.1.1 | ||||||||
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/1.1.1 | |||||||||||||
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/1.1.1 | |||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||
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/1.1.1 | ||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
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/1.1.1 | ||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
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/1.1.1 | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
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/1.1.1 | |||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
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/1.1.1 | ||||||||||||||||||||||||
type | bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="AbstractMessage" type="bas:AbstractMessage"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | bas:AssetMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:Asset | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="AssetMessage" type="bas:AssetMessage"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | bas:AssetMonitorMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:Monitoring | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="AssetMonitorMessage" type="bas:AssetMonitorMessage"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | bas:HeartbeatMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:UniqueAssetIdentifiers | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="HeartbeatMessage" type="bas:HeartbeatMessage"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | bas:MaintenanceEventMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:AssetMaintenance | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="MaintenanceEventMessage" type="bas:MaintenanceEventMessage"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | bas:QualificationsMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | bas:Person feat:Qualification | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="QualificationsMessage" type="bas:QualificationsMessage"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="AbstractMessage" abstract="true"> <xs:annotation> <xs:documentation>AbstractMessage is used to derive other message classes. The purpose of a message class is to encode message-related parameters (e.g., message time stamp, message id, etc.).</xs:documentation> </xs:annotation> <xs:sequence/> <xs:attribute name="id" type="xs:integer" use="optional"/> <xs:attribute name="timestamp" type="xs:dateTime" use="optional"/> <xs:attribute name="messageType" type="xs:string" use="optional"/> </xs:complexType> |
type | xs:integer | ||
properties |
|
||
source | <xs:attribute name="id" type="xs:integer" use="optional"/> |
type | xs:dateTime | ||
properties |
|
||
source | <xs:attribute name="timestamp" type="xs:dateTime" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="messageType" type="xs:string" use="optional"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | extension of bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:Asset | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="AssetMessage"> <xs:annotation> <xs:documentation>Message that incorporates Asset data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:AbstractMessage"> <xs:sequence> <xs:element ref="feat:Asset" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | extension of bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:Monitoring | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="AssetMonitorMessage"> <xs:annotation> <xs:documentation>Message describing the operational state of an asset</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:AbstractMessage"> <xs:sequence> <xs:element ref="feat:Monitoring" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | extension of bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:UniqueAssetIdentifiers | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="HeartbeatMessage"> <xs:annotation> <xs:documentation>This is a message header with message content, sent periodically to indicate that a system is functioning</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:AbstractMessage"> <xs:sequence> <xs:element ref="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | extension of bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | feat:AssetMaintenance | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="MaintenanceEventMessage"> <xs:annotation> <xs:documentation>Message that incorporates Maintenance Event coordination and logging data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:AbstractMessage"> <xs:sequence> <xs:element ref="feat:AssetMaintenance" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/base/1.1.1 | ||||||||||||||||||||||||
type | extension of bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | bas:Person feat:Qualification | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="QualificationsMessage"> <xs:annotation> <xs:documentation>Message that incorporates Qualifications data</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:AbstractMessage"> <xs:choice> <xs:element ref="bas:Person" minOccurs="0" maxOccurs="99"/> <xs:element ref="feat:Qualification" minOccurs="0" maxOccurs="99"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AirportRunway | ||
properties |
|
||
children | coreAirport runways | ||
source | <xs:element name="AirportRunway" type="feat:AirportRunway"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Asset | ||
properties |
|
||
children | assetName description manufacturerPartNumber nationalStockNumber faaPartNumber revisionNumber additionalInformation hasInventoryInformation assetIdentifier associatedOperationalInformation responsibleOrganization associatedCostCenterCode assetCageCode AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||
used by |
|
||
source | <xs:element name="Asset" type="feat:Asset"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AssetClassCode | ||
properties |
|
||
children | assetSystemCode assetCode assetClassCode | ||
source | <xs:element name="AssetClassCode" type="feat:AssetClassCode"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AssetStatusHistory | ||
properties |
|
||
children | assetStatusCode assetStatusDateTime commissionedDateTime decommissionedDateTime precommissionedDateTime recChgDateTime swapoutDateTime | ||
source | <xs:element name="AssetStatusHistory" type="feat:AssetStatusHistory"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:FaaAssetIdentifiers | ||
properties |
|
||
children | facaNumber | ||
source | <xs:element name="FaaAssetIdentifiers" type="feat:FaaAssetIdentifiers"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:InventoryInformation | ||
properties |
|
||
children | condition lastInventoriedDateTime lastUpdatedDateTime assetInventoryStatus | ||
source | <xs:element name="InventoryInformation" type="feat:InventoryInformation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:ManufacturerAssetIdentifiers | ||
properties |
|
||
children | manufacturer serialNumber | ||
source | <xs:element name="ManufacturerAssetIdentifiers" type="feat:ManufacturerAssetIdentifiers"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:OperationalInformation | ||
properties |
|
||
children | capabilityCode categoryCode revisionID phoneContact regionCode staffedHours responsibilityCode numberOfUnits tier AssetClassCode AssetStatusHistory associatedAirportAndRunway | ||
source | <xs:element name="OperationalInformation" type="feat:OperationalInformation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:OperationalReference | ||
properties |
|
||
children | facilityType facilityIdent | ||
source | <xs:element name="OperationalReference" type="feat:OperationalReference"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:UniqueAssetIdentifiers | ||
properties |
|
||
children | giai associatedFaaIdentifier associatedManufacturerIdentifier associatedOperationalReference | ||
used by |
|
||
source | <xs:element name="UniqueAssetIdentifiers" type="feat:UniqueAssetIdentifiers"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | coreAirport runways | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AirportRunway"> <xs:annotation> <xs:documentation>Complex element containing airport name and associated runways</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="coreAirport" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains data that is populated by the Office of Primary Responsibility (OPR) personnel. Associated airport fields are used to identity equipment that supports a core airport.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runways" type="bas:RunwayInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>complex element containing the name of the primary and secondary runway</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:AirportCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="coreAirport" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains data that is populated by the Office of Primary Responsibility (OPR) personnel. Associated airport fields are used to identity equipment that supports a core airport.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:RunwayInformation | ||||||
properties |
|
||||||
children | primaryRunway secondaryRunway | ||||||
annotation |
|
||||||
source | <xs:element name="runways" type="bas:RunwayInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>complex element containing the name of the primary and secondary runway</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/features/1.1.1 | ||||
children | assetName description manufacturerPartNumber nationalStockNumber faaPartNumber revisionNumber additionalInformation hasInventoryInformation assetIdentifier associatedOperationalInformation responsibleOrganization associatedCostCenterCode assetCageCode AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Asset"> <xs:annotation> <xs:documentation>An asset is an item of value managed or operated by the FAA</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Product/Part description.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="manufacturerPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique identifier for a part manufactured by a specific Manufacturer and sold by a CAGE.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="nationalStockNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Standardized material items of supply' as they have been recognized by all NATO countries including the United States Department of Defense.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faaPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FAA assigned Part Number</xs:documentation> </xs:annotation> </xs:element> <xs:element name="revisionNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The specific revision associated with a product or part.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field is used to provide some additional comments or information</xs:documentation> </xs:annotation> </xs:element> <xs:element name="hasInventoryInformation" type="feat:InventoryInformation" minOccurs="0" maxOccurs="1"/> <xs:element name="assetIdentifier" type="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedOperationalInformation" type="feat:OperationalInformation" minOccurs="0" maxOccurs="1"/> <xs:element name="responsibleOrganization" type="bas:Organization" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedCostCenterCode" type="bas:CostCenter" minOccurs="0" maxOccurs="1"/> <xs:element name="assetCageCode" type="bas:CageCode" minOccurs="0" maxOccurs="1"/> <xs:element name="AssetAvailability" type="feat:AssetAvailability" minOccurs="0" maxOccurs="1"/> <xs:element name="composedOf" type="feat:Asset" minOccurs="0" maxOccurs="99"/> <xs:element name="ParameterState" type="feat:ParameterState" minOccurs="0" maxOccurs="99"/> <xs:element name="SecurityViolation" type="feat:SecurityViolation" minOccurs="0" maxOccurs="1"/> <xs:element name="hasLocation" type="bas:Location" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Product/Part description.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="manufacturerPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique identifier for a part manufactured by a specific Manufacturer and sold by a CAGE.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="nationalStockNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Standardized material items of supply' as they have been recognized by all NATO countries including the United States Department of Defense.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="faaPartNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FAA assigned Part Number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="revisionNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The specific revision associated with a product or part.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field is used to provide some additional comments or information</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:InventoryInformation | ||||||
properties |
|
||||||
children | condition lastInventoriedDateTime lastUpdatedDateTime assetInventoryStatus | ||||||
source | <xs:element name="hasInventoryInformation" type="feat:InventoryInformation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:UniqueAssetIdentifiers | ||||||
properties |
|
||||||
children | giai associatedFaaIdentifier associatedManufacturerIdentifier associatedOperationalReference | ||||||
source | <xs:element name="assetIdentifier" type="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:OperationalInformation | ||||||
properties |
|
||||||
children | capabilityCode categoryCode revisionID phoneContact regionCode staffedHours responsibilityCode numberOfUnits tier AssetClassCode AssetStatusHistory associatedAirportAndRunway | ||||||
source | <xs:element name="associatedOperationalInformation" type="feat:OperationalInformation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:Organization | ||||||
properties |
|
||||||
children | organizationName additionalInformation organizationContact | ||||||
source | <xs:element name="responsibleOrganization" type="bas:Organization" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:CostCenter | ||||||
properties |
|
||||||
children | costCenterCode | ||||||
source | <xs:element name="associatedCostCenterCode" type="bas:CostCenter" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:CageCode | ||||||
properties |
|
||||||
children | cageCode | ||||||
source | <xs:element name="assetCageCode" type="bas:CageCode" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AssetAvailability | ||||||
properties |
|
||||||
children | previousAvailability currentAvailability | ||||||
source | <xs:element name="AssetAvailability" type="feat:AssetAvailability" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:Asset | ||||||
properties |
|
||||||
children | assetName description manufacturerPartNumber nationalStockNumber faaPartNumber revisionNumber additionalInformation hasInventoryInformation assetIdentifier associatedOperationalInformation responsibleOrganization associatedCostCenterCode assetCageCode AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||||||
source | <xs:element name="composedOf" type="feat:Asset" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:ParameterState | ||||||
properties |
|
||||||
children | currentValue previousValue upperThreshold lowerThreshold parameterName | ||||||
source | <xs:element name="ParameterState" type="feat:ParameterState" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:SecurityViolation | ||||||
properties |
|
||||||
children | violation violationUserName additionalInformation | ||||||
source | <xs:element name="SecurityViolation" type="feat:SecurityViolation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:Location | ||||||
properties |
|
||||||
source | <xs:element name="hasLocation" type="bas:Location" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | assetSystemCode assetCode assetClassCode | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssetClassCode"> <xs:annotation> <xs:documentation>This complex element contains the assetClassCode, assetCode and assetSystemCode</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="assetSystemCode" type="bas:AssetSystemCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This code is a one-character numeric code that identifies the domain of the system within the NAS.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetCode" type="bas:AssetCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Type Code, is an arbitrarily assigned alphanumeric code that uniquely identifies each facility within a capability. The National FSEP Program Manager assigns this code.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetClassCode" type="bas:CodeAssetClassType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Class Code is a one-character alphanumeric code further identifying equipment</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:AssetSystemCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="assetSystemCode" type="bas:AssetSystemCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This code is a one-character numeric code that identifies the domain of the system within the NAS.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AssetCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="assetCode" type="bas:AssetCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Type Code, is an arbitrarily assigned alphanumeric code that uniquely identifies each facility within a capability. The National FSEP Program Manager assigns this code.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeAssetClassType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="assetClassCode" type="bas:CodeAssetClassType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Class Code is a one-character alphanumeric code further identifying equipment</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | assetStatusCode assetStatusDateTime commissionedDateTime decommissionedDateTime precommissionedDateTime recChgDateTime swapoutDateTime | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssetStatusHistory"> <xs:annotation> <xs:documentation>Grouping of fields that represent certain transactional dates (e.g., commission date, swap-out date), as well as the status of the operational asset</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="assetStatusCode" type="bas:CodeAssetStatusType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains a single-character status code denoting the status of the operational asset, as identified in the enumeration. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The status date is an eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date that the operational asset was commissioned</xs:documentation> </xs:annotation> </xs:element> <xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date that the operational asset was decommissioned</xs:documentation> </xs:annotation> </xs:element> <xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The precommission date of the operational asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Record change date and time</xs:documentation> </xs:annotation> </xs:element> <xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the date (MM/DD/YYYY) when equipment change or replacement to a commissioned facility occurs. A swapout is when a fac code or class is changed.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeAssetStatusType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="assetStatusCode" type="bas:CodeAssetStatusType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains a single-character status code denoting the status of the operational asset, as identified in the enumeration. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="assetStatusDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The status date is an eight-character numeric field that contains the month, day, and year the entity received its latest status prior to commissioning.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="commissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date that the operational asset was commissioned</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="decommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date that the operational asset was decommissioned</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="precommissionedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The precommission date of the operational asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="recChgDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Record change date and time</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="swapoutDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the date (MM/DD/YYYY) when equipment change or replacement to a commissioned facility occurs. A swapout is when a fac code or class is changed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | facaNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FaaAssetIdentifiers"> <xs:annotation> <xs:documentation>Grouping of asset identifiers assigned by the FAA</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="facaNumber" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The FA/CA number (Federal Aviation/Civil Aviation Number) is an alphanumeric reference designator that individually differentiates each Equipment type from others with the same short name. The manufacturer’s model number must be used when FA/CA numbers are not available. An example of the correct FA/CA# format is FA-10065 (or freeform if the model number is used).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
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. The manufacturer’s model number must be used when FA/CA numbers are not available. An example of the correct FA/CA# format is FA-10065 (or freeform if the model number is used).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | condition lastInventoriedDateTime lastUpdatedDateTime assetInventoryStatus | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="InventoryInformation"> <xs:annotation> <xs:documentation>Information about the asset inventory</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="condition" type="bas:CodeConditionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The condition of an inventoried asset (e.g., whether it's serviceable, repairable, etc.)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The timestamp of when the asset was last inventoried.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The timestamp of when the asset was last updated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetInventoryStatus" type="bas:CodeManafacturedAssetStatusType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The status of an inventoried asset. This status represents whether the assets is received and available, unavailable, in use, or in transit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||
type | bas:CodeConditionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="condition" type="bas:CodeConditionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The condition of an inventoried asset (e.g., whether it's serviceable, repairable, etc.)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The timestamp of when the asset was last inventoried.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The timestamp of when the asset was last updated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | bas:CodeManafacturedAssetStatusType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="assetInventoryStatus" type="bas:CodeManafacturedAssetStatusType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The status of an inventoried asset. This status represents whether the assets is received and available, unavailable, in use, or in transit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | manufacturer serialNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ManufacturerAssetIdentifiers"> <xs:annotation> <xs:documentation>Grouping of asset identifiers assigned by manufacturers</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="manufacturer" type="bas: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="serialNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Manufacturer assigned Serial Number</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="manufacturer" type="bas: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 | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="serialNumber" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Manufacturer assigned Serial Number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | capabilityCode categoryCode revisionID phoneContact regionCode staffedHours responsibilityCode numberOfUnits tier AssetClassCode AssetStatusHistory associatedAirportAndRunway | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="OperationalInformation"> <xs:annotation> <xs:documentation>Groups information about operational assets such as facilities, equipment and services</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="capabilityCode" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the NAS Operational Inventory (NOI) capability as defined in the current version of FSEP Order 6000.5.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="categoryCode" type="bas:CodeCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the NAS Operational Inventory (NOI) category as defined in the current version of FSEP Order 6000.5.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="revisionID" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Facility Revision ID</xs:documentation> </xs:annotation> </xs:element> <xs:element name="phoneContact" type="bas:TelephoneInformationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone contact associated with the operational asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="regionCode" type="bas:CodeRegionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the code for the NAS region associated with the operational asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="staffedHours" type="bas:CodeStaffedHoursType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="responsibilityCode" type="bas:CodeResponsibilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The entity responsible for maintaining the asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="numberOfUnits" type="bas:CodeNumberOfUnitsType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Normally each facility contains a single unit and the number ‘1’ is used. The FSEP Desk guide captures facilities qualifying for multiple unit status.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tier" type="bas:CodeTierType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown. [6000.1 FSEP Pocket Reference Guide]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssetClassCode" type="feat:AssetClassCode" minOccurs="0" maxOccurs="1"/> <xs:element name="AssetStatusHistory" type="feat:AssetStatusHistory" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedAirportAndRunway" type="feat:AirportRunway" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:DomainCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="capabilityCode" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the NAS Operational Inventory (NOI) capability as defined in the current version of FSEP Order 6000.5.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | bas:CodeCategoryType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="categoryCode" type="bas:CodeCategoryType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the NAS Operational Inventory (NOI) category as defined in the current version of FSEP Order 6000.5.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
type | bas:TelephoneInformationType | ||||||
properties |
|
||||||
children | countryCode telephoneNumber telephoneNumberExtension | ||||||
annotation |
|
||||||
source | <xs:element name="phoneContact" type="bas:TelephoneInformationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The telephone contact associated with the operational asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||
type | bas:CodeRegionType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="regionCode" type="bas:CodeRegionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the code for the NAS region associated with the operational asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeStaffedHoursType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="staffedHours" type="bas:CodeStaffedHoursType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character numeric field contains the hours that a facility is manned. The first two characters indicate the staffing hours per day (from 00 to 24) for the facility by Tech Ops field personnel and the third character indicates the number of days in a week (from 0 to 7). </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeResponsibilityType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="responsibilityCode" type="bas:CodeResponsibilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The entity responsible for maintaining the asset.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeNumberOfUnitsType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="numberOfUnits" type="bas:CodeNumberOfUnitsType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Normally each facility contains a single unit and the number ‘1’ is used. The FSEP Desk guide captures facilities qualifying for multiple unit status.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
type | bas:CodeTierType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="tier" type="bas:CodeTierType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>provides a means for Tech Ops to monitor store credits. Restore equipment during a government shutdown. [6000.1 FSEP Pocket Reference Guide]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:AssetClassCode | ||||||
properties |
|
||||||
children | assetSystemCode assetCode assetClassCode | ||||||
source | <xs:element name="AssetClassCode" type="feat:AssetClassCode" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AssetStatusHistory | ||||||
properties |
|
||||||
children | assetStatusCode assetStatusDateTime commissionedDateTime decommissionedDateTime precommissionedDateTime recChgDateTime swapoutDateTime | ||||||
source | <xs:element name="AssetStatusHistory" type="feat:AssetStatusHistory" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AirportRunway | ||||||
properties |
|
||||||
children | coreAirport runways | ||||||
source | <xs:element name="associatedAirportAndRunway" type="feat:AirportRunway" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | facilityType facilityIdent | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="OperationalReference"> <xs:annotation> <xs:documentation>complex type containing the facilityIdent and facilityType operational reference</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="facilityType" type="bas:FacilityAssetType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="facilityIdent" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:FacilityAssetType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="facilityType" type="bas:FacilityAssetType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The five- character alphanumeric field contains the type of entity in FSEP, including services. The FSEP Desk Guide contains acronyms for facility type fields. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:FacilityIdentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="facilityIdent" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This three or four character field represents the location of the equipment. Location identifiers assignment process is detailed in Order 6000.5E, Chapter 3, Section 3.1 Location Identifier Process.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | giai associatedFaaIdentifier associatedManufacturerIdentifier associatedOperationalReference | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="UniqueAssetIdentifiers"> <xs:annotation> <xs:documentation>Collection of identifiers that could be used to uniquely identify an asset instance</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="giai" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="associatedFaaIdentifier" type="feat:FaaAssetIdentifiers" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedManufacturerIdentifier" type="feat:ManufacturerAssetIdentifiers" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedOperationalReference" type="feat:OperationalReference" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="giai" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Global Individual Asset Identifier (GIAI) is part of the GS1 system of standards. Its a simple tool to identify an asset by type and can identify assets uniquely where required.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:FaaAssetIdentifiers | ||||||
properties |
|
||||||
children | facaNumber | ||||||
source | <xs:element name="associatedFaaIdentifier" type="feat:FaaAssetIdentifiers" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:ManufacturerAssetIdentifiers | ||||||
properties |
|
||||||
children | manufacturer serialNumber | ||||||
source | <xs:element name="associatedManufacturerIdentifier" type="feat:ManufacturerAssetIdentifiers" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:OperationalReference | ||||||
properties |
|
||||||
children | facilityType facilityIdent | ||||||
source | <xs:element name="associatedOperationalReference" type="feat:OperationalReference" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:atowIdentType | ||
properties |
|
||
children | atowGrp locId | ||
source | <xs:element name="atowIdentType" type="feat:atowIdentType"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Certification | ||
properties |
|
||
children | expirationDate additionalInformation qualifiedPerson certificationType revokeDateTime grantDateTime annualReviewDateTime certificationStatus supervisor grantor associatedOperationalReference | ||
source | <xs:element name="Certification" type="feat:Certification"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Credential | ||
properties |
|
||
children | expirationDate additionalInformation qualifiedPerson ratingType locationIdent ratingStatus holderStatus modifiedDateTime atowIdent | ||
source | <xs:element name="Credential" type="feat:Credential"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Qualification | ||
properties |
|
||
children | expirationDate additionalInformation qualifiedPerson | ||
used by |
|
||
source | <xs:element name="Qualification" type="feat:Qualification"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | atowGrp locId | ||
used by |
|
||
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="bas:ATOWGrpType" minOccurs="1" maxOccurs="1"/> <xs:element name="locId" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:ATOWGrpType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="atowGrp" type="bas:ATOWGrpType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:FacilityIdentType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="locId" type="bas:FacilityIdentType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | extension of feat:Qualification | ||
properties |
|
||
children | expirationDate additionalInformation qualifiedPerson certificationType revokeDateTime grantDateTime annualReviewDateTime certificationStatus supervisor grantor associatedOperationalReference | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Certification"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] 5-5. Individuals Requiring Certification Authority. Only FAA employees may be granted certification authority. FAA individuals required to hold certification authority for systems, subsystems, or services are identified as follows: a. All technical specialists that certify systems, subsystems, or services. b. Performance examiners in the workplace. c. DoP examiners at the FAA Academy or vendor locations. d. OJT instructors in the workplace providing instruction for OJT packages that lead to certification authority. e. Other personnel, as required by duties or administrative determinations.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="feat:Qualification"> <xs:sequence> <xs:element name="certificationType" type="bas:CodeCertificationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. Regular certification authority on a system, subsystem, or service may be granted to a technical specialist by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager. Temporary certification authority should only be granted during unusual circumstances (i.e., when there is an immediate need and the normal process would take too long). Remote regular certification authority on a system, subsystem, or service may be granted to technical specialists who are responsible for accomplishing remote certifications through the use of Remote Maintenance Monitoring (RMM) equipment and capabilities. It is intended for OCC personnel, although other technical specialists may also be issued remote regular certification authorities when required by their position. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="revokeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] 5-14. Revocation of Certification Authority: When it is determined by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager that the proficiency (performance and/or knowledge of theory-of-operations) of a technical specialist has deteriorated to a level such that continued certification of a system, subsystem, or service by the technical specialist might render it unusable or unsafe for use.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="grantDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date the certification was granted.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="annualReviewDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[3000.57] 5-11 a. First-Level Review of Certification Authority. The first-level manager and the technical specialist must ensure retention of proficiency as long as the certification authority is active. The first-level manager must review the proficiency of each technical specialist, including his/her own. The first-level manager must perform a proficiency review of active certification authorities annually (no more than 13 months after the previous review), or whenever a question arises concerning the individual’s technical proficiency. The first-level manager must document the review on the technical specialist’s FAA Form 3400-3 in the nationally approved software system.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="certificationStatus" type="bas:CodeCertificationStatusType" minOccurs="0" maxOccurs="1"/> <xs:element name="supervisor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Email address of supervisor.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="grantor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The person who granted the technician certification</xs:documentation> </xs:annotation> </xs:element> <xs:element name="associatedOperationalReference" type="feat:OperationalReference" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
|||||||||||||||
type | bas:CodeCertificationType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="certificationType" type="bas:CodeCertificationType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] Regular Certification Authority. Regular certification authority on a system, subsystem, or service may be granted to a technical specialist by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager. Temporary certification authority should only be granted during unusual circumstances (i.e., when there is an immediate need and the normal process would take too long). Remote regular certification authority on a system, subsystem, or service may be granted to technical specialists who are responsible for accomplishing remote certifications through the use of Remote Maintenance Monitoring (RMM) equipment and capabilities. It is intended for OCC personnel, although other technical specialists may also be issued remote regular certification authorities when required by their position. FAA Order 3400.3H contained a process for interim certification authority.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="revokeDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[3000.57 ATO TechOps Training and Certification] 5-14. Revocation of Certification Authority: When it is determined by the District second-level/OCC/POG/TSOG/Academy Tech Ops Training Div manager that the proficiency (performance and/or knowledge of theory-of-operations) of a technical specialist has deteriorated to a level such that continued certification of a system, subsystem, or service by the technical specialist might render it unusable or unsafe for use.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="grantDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date the certification was granted.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="annualReviewDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[3000.57] 5-11 a. First-Level Review of Certification Authority. The first-level manager and the technical specialist must ensure retention of proficiency as long as the certification authority is active. The first-level manager must review the proficiency of each technical specialist, including his/her own. The first-level manager must perform a proficiency review of active certification authorities annually (no more than 13 months after the previous review), or whenever a question arises concerning the individual’s technical proficiency. The first-level manager must document the review on the technical specialist’s FAA Form 3400-3 in the nationally approved software system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | bas:CodeCertificationStatusType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:element name="certificationStatus" type="bas:CodeCertificationStatusType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:PersonReferenceChoice | ||||||
properties |
|
||||||
children | EmailOrEmpID EmailAndEmpID | ||||||
annotation |
|
||||||
source | <xs:element name="supervisor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Email address of supervisor.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:PersonReferenceChoice | ||||||
properties |
|
||||||
children | EmailOrEmpID EmailAndEmpID | ||||||
annotation |
|
||||||
source | <xs:element name="grantor" type="bas:PersonReferenceChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The person who granted the technician certification</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | feat:OperationalReference | ||
properties |
|
||
children | facilityType facilityIdent | ||
source | <xs:element name="associatedOperationalReference" type="feat:OperationalReference" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | extension of feat:Qualification | ||
properties |
|
||
children | expirationDate additionalInformation qualifiedPerson ratingType locationIdent ratingStatus holderStatus modifiedDateTime atowIdent | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Credential"> <xs:annotation> <xs:documentation>Contains information about a credential (e.g., rating type, rating status, holder status, organization info, etc.)</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="feat:Qualification"> <xs:sequence> <xs:element name="ratingType" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field indicates the rating type of the credential.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="locationIdent" type="bas:FacilityIdentType" minOccurs="0" maxOccurs="1"/> <xs:element name="ratingStatus" type="bas:CodeRatingStatusType" minOccurs="0" maxOccurs="1"/> <xs:element name="holderStatus" type="bas:CodeHolderStatusType" minOccurs="0" maxOccurs="1"/> <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the date/time the record was last modified</xs:documentation> </xs:annotation> </xs:element> <xs:element name="atowIdent" type="bas:ATOWOrganizationLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The ATOW organization and location, associated with the Credential</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:DomainCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ratingType" type="bas:DomainCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field indicates the rating type of the credential.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:FacilityIdentType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="locationIdent" type="bas:FacilityIdentType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | bas:CodeRatingStatusType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="ratingStatus" type="bas:CodeRatingStatusType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | bas:CodeHolderStatusType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="holderStatus" type="bas:CodeHolderStatusType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the date/time the record was last modified</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:ATOWOrganizationLocation | ||||||
properties |
|
||||||
children | organizationName additionalInformation organizationContact districtOffice districtOfficeGrp serviceArea systemSupportCenter field6 | ||||||
annotation |
|
||||||
source | <xs:element name="atowIdent" type="bas:ATOWOrganizationLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The ATOW organization and location, associated with the Credential</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/features/1.1.1 | ||||
properties |
|
||||
children | expirationDate additionalInformation qualifiedPerson | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Qualification" abstract="true"> <xs:annotation> <xs:documentation>Abstract class for technician qualifications</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="expirationDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date the qualification is no longer active</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Used to provide additional information about the Qualification</xs:documentation> </xs:annotation> </xs:element> <xs:element name="qualifiedPerson" type="bas:Person" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="expirationDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date the qualification is no longer active</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Used to provide additional information about the Qualification</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Person | ||||||
properties |
|
||||||
children | personName additionalInformation personContact associatedOrganization associatedPersonReference personQualification Schedule | ||||||
source | <xs:element name="qualifiedPerson" type="bas:Person" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AssetAvailability | ||
properties |
|
||
children | previousAvailability currentAvailability | ||
source | <xs:element name="AssetAvailability" type="feat:AssetAvailability"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AssetOperationalState | ||
properties |
|
||
children | assetName additionalInformation assetIdentifier AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||
source | <xs:element name="AssetOperationalState" type="feat:AssetOperationalState"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/features/1.1.1 | ||||||||||||||||||||||||
type | feat:ConfigurationDataMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | configurationInformation | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="ConfigurationDataMessage" type="feat:ConfigurationDataMessage"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Monitoring | ||
properties |
|
||
children | severity priority eventTime AssetOperationalState | ||
used by |
|
||
source | <xs:element name="Monitoring" type="feat:Monitoring"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:ParameterState | ||
properties |
|
||
children | currentValue previousValue upperThreshold lowerThreshold parameterName | ||
source | <xs:element name="ParameterState" type="feat:ParameterState"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:SecurityViolation | ||
properties |
|
||
children | violation violationUserName additionalInformation | ||
source | <xs:element name="SecurityViolation" type="feat:SecurityViolation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | previousAvailability currentAvailability | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssetAvailability"> <xs:annotation> <xs:documentation>describes the operational availability of a monitored asset</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="previousAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the previous availability of an asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currentAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the current availability of the monitored asset</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||
type | bas:CodeOperationalAvailabilityType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="previousAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the previous availability of an asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
type | bas:CodeOperationalAvailabilityType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="currentAvailability" type="bas:CodeOperationalAvailabilityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the current availability of the monitored asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | restriction of feat:Asset | ||
properties |
|
||
children | assetName additionalInformation assetIdentifier AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssetOperationalState"> <xs:annotation> <xs:documentation>This element describes the current operational status of the asset. Typically this involves indicators of asset/service availability and health status</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="feat:Asset"> <xs:sequence> <xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information beyond the current operational status of the asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetIdentifier" type="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/> <xs:element name="AssetAvailability" type="feat:AssetAvailability" minOccurs="0" maxOccurs="1"/> <xs:element name="composedOf" type="feat:AssetOperationalState" minOccurs="0" maxOccurs="99"/> <xs:element name="ParameterState" type="feat:ParameterState" minOccurs="0" maxOccurs="99"/> <xs:element name="SecurityViolation" type="feat:SecurityViolation" minOccurs="0" maxOccurs="1"/> <xs:element name="hasLocation" type="bas:Location" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="assetName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information beyond the current operational status of the asset</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:UniqueAssetIdentifiers | ||||||
properties |
|
||||||
children | giai associatedFaaIdentifier associatedManufacturerIdentifier associatedOperationalReference | ||||||
source | <xs:element name="assetIdentifier" type="feat:UniqueAssetIdentifiers" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AssetAvailability | ||||||
properties |
|
||||||
children | previousAvailability currentAvailability | ||||||
source | <xs:element name="AssetAvailability" type="feat:AssetAvailability" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AssetOperationalState | ||||||
properties |
|
||||||
children | assetName additionalInformation assetIdentifier AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||||||
source | <xs:element name="composedOf" type="feat:AssetOperationalState" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:ParameterState | ||||||
properties |
|
||||||
children | currentValue previousValue upperThreshold lowerThreshold parameterName | ||||||
source | <xs:element name="ParameterState" type="feat:ParameterState" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:SecurityViolation | ||||||
properties |
|
||||||
children | violation violationUserName additionalInformation | ||||||
source | <xs:element name="SecurityViolation" type="feat:SecurityViolation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:Location | ||||||
properties |
|
||||||
source | <xs:element name="hasLocation" type="bas:Location" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://mmixm.aero/features/1.1.1 | ||||||||||||||||||||||||
type | extension of bas:AbstractMessage | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | configurationInformation | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:complexType name="ConfigurationDataMessage"> <xs:annotation> <xs:documentation>Describes an asset configuration</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="bas:AbstractMessage"> <xs:sequence> <xs:element name="configurationInformation" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"> <xs:annotation> <xs:documentation>Provides additional information about the asset configuration</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
type | bas:NameValuePair | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="configurationInformation" type="bas:NameValuePair" minOccurs="1" maxOccurs="99"> <xs:annotation> <xs:documentation>Provides additional information about the asset configuration</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | severity priority eventTime AssetOperationalState | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Monitoring"> <xs:annotation> <xs:documentation>Abstract class for monitoring</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="severity" type="bas:CodeAlertSeverityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The severity of the alerted issue</xs:documentation> </xs:annotation> </xs:element> <xs:element name="priority" type="bas:CodeAlertPriorityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The priority of the alerted issue</xs:documentation> </xs:annotation> </xs:element> <xs:element name="eventTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/> <xs:element name="AssetOperationalState" type="feat:AssetOperationalState" minOccurs="0" maxOccurs="99"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||
type | bas:CodeAlertSeverityType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="severity" type="bas:CodeAlertSeverityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The severity of the alerted issue</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||
type | bas:CodeAlertPriorityType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="priority" type="bas:CodeAlertPriorityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The priority of the alerted issue</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="eventTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AssetOperationalState | ||||||
properties |
|
||||||
children | assetName additionalInformation assetIdentifier AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||||||
source | <xs:element name="AssetOperationalState" type="feat:AssetOperationalState" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | currentValue previousValue upperThreshold lowerThreshold parameterName | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ParameterState"> <xs:annotation> <xs:documentation>Describes state of a parameter</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="currentValue" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>current value of the parameter being reported upon</xs:documentation> </xs:annotation> </xs:element> <xs:element name="previousValue" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the previous value of the parameter being reported upon</xs:documentation> </xs:annotation> </xs:element> <xs:element name="upperThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the maximum value of the threshold</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lowerThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the minimum value of the threshold</xs:documentation> </xs:annotation> </xs:element> <xs:element name="parameterName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the name of the parameter being reported upon</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||
type | bas:Measure | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="currentValue" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>current value of the parameter being reported upon</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | bas:Measure | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="previousValue" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the previous value of the parameter being reported upon</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | bas:Measure | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="upperThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the maximum value of the threshold</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | bas:Measure | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="lowerThreshold" type="bas:Measure" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>the minimum value of the threshold</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
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/1.1.1 | ||
children | violation violationUserName additionalInformation | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SecurityViolation"> <xs:annotation> <xs:documentation>Describes security violation events</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="violation" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The name of the security violation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="violationUserName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The user name involved in the security violation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>additional information about the security violation</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
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 | ![]() |
||||||
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> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>additional information about the security violation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Document | ||
properties |
|
||
children | documentID documentTitle responsibleOffice documentType documentStatus documentConfidentiality documentFormat effectiveDateTime cancellationDateTime versionNumber versionDate relatedDocumentReference additionalInformation references electronicLocation | ||
source | <xs:element name="Document" type="feat:Document"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | documentID documentTitle responsibleOffice documentType documentStatus documentConfidentiality documentFormat effectiveDateTime cancellationDateTime versionNumber versionDate relatedDocumentReference additionalInformation references electronicLocation | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Document"> <xs:annotation> <xs:documentation>Group of elements describing reference documentation</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="documentID" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Document Number/FAA Order Number</xs:documentation> </xs:annotation> </xs:element> <xs:element name="documentTitle" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The title of document</xs:documentation> </xs:annotation> </xs:element> <xs:element name="responsibleOffice" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the office responsible for maintaining the document.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="documentType" type="bas:CodeDocumentTypeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies whether a document is an order or notice</xs:documentation> </xs:annotation> </xs:element> <xs:element name="documentStatus" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This refers to the status of a document, current or cancelled</xs:documentation> </xs:annotation> </xs:element> <xs:element name="documentConfidentiality" type="bas:CodeDocumentConfidentialityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A type of official approval or permission for access or use.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="documentFormat" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Details on the document properties, including electronic file type or hardcopy if applicable.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="effectiveDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the Issue Date for the document</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cancellationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the Cancellation Date for the document</xs:documentation> </xs:annotation> </xs:element> <xs:element name="versionNumber" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>version number of the document</xs:documentation> </xs:annotation> </xs:element> <xs:element name="versionDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Issue date of the document version</xs:documentation> </xs:annotation> </xs:element> <xs:element name="relatedDocumentReference" type="xs:string" minOccurs="0" maxOccurs="10"/> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field is used to provide some additional comments or information</xs:documentation> </xs:annotation> </xs:element> <xs:element name="references" type="feat:Document" minOccurs="1" maxOccurs="1"/> <xs:element name="electronicLocation" type="bas:ElectronicLocation" minOccurs="1" maxOccurs="99"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="documentID" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Document Number/FAA Order Number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="documentTitle" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The title of document</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="responsibleOffice" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the office responsible for maintaining the document.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
type | bas:CodeDocumentTypeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="documentType" type="bas:CodeDocumentTypeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies whether a document is an order or notice</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="documentStatus" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This refers to the status of a document, current or cancelled</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
type | bas:CodeDocumentConfidentialityType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="documentConfidentiality" type="bas:CodeDocumentConfidentialityType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A type of official approval or permission for access or use.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="documentFormat" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Details on the document properties, including electronic file type or hardcopy if applicable.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="effectiveDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the Issue Date for the document</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="cancellationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the Cancellation Date for the document</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="versionNumber" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>version number of the document</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="versionDate" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Issue date of the document version</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="relatedDocumentReference" type="xs:string" minOccurs="0" maxOccurs="10"/> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
annotation |
|
||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field is used to provide some additional comments or information</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | feat:Document | ||
properties |
|
||
children | documentID documentTitle responsibleOffice documentType documentStatus documentConfidentiality documentFormat effectiveDateTime cancellationDateTime versionNumber versionDate relatedDocumentReference additionalInformation references electronicLocation | ||
source | <xs:element name="references" type="feat:Document" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:ElectronicLocation | ||||||
properties |
|
||||||
children | ip textDescription url | ||||||
source | <xs:element name="electronicLocation" type="bas:ElectronicLocation" minOccurs="1" maxOccurs="99"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AirportRunwayInfo | ||
properties |
|
||
children | runway airportId | ||
source | <xs:element name="AirportRunwayInfo" type="feat:AirportRunwayInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AlarmInformation | ||
properties |
|
||
children | luidValue dpid alarmDateTime pointDescription pointValue | ||
source | <xs:element name="AlarmInformation" type="feat:AlarmInformation"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:ArrivalDepartureDate | ||
properties |
|
||
children | departureDateTime arrivalDateTime travelTimeDays travelTimeHours travelTimeMinutes | ||
source | <xs:element name="ArrivalDepartureDate" type="feat:ArrivalDepartureDate"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AssetMaintenance | ||
properties |
|
||
children | Asset | ||
used by |
|
||
source | <xs:element name="AssetMaintenance" type="feat:AssetMaintenance"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:AssignmentInfo | ||
properties |
|
||
children | assignedGroup assignedSpecialist | ||
source | <xs:element name="AssignmentInfo" type="feat:AssignmentInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:BwmInfo | ||
properties |
|
||
children | card domain node port | ||
source | <xs:element name="BwmInfo" type="feat:BwmInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:CorrectiveMaintenance | ||
properties |
|
||
source | <xs:element name="CorrectiveMaintenance" type="feat:CorrectiveMaintenance"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:EquipmentInfo | ||
properties |
|
||
children | equipmentIdent equipmentID shortName workArea facaNumber | ||
source | <xs:element name="EquipmentInfo" type="feat:EquipmentInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:EquipmentMaintenance | ||
properties |
|
||
children | ccdNumber associatedModificationInfo | ||
source | <xs:element name="EquipmentMaintenance" type="feat:EquipmentMaintenance"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:EventLogging | ||
properties |
|
||
children | Asset logId creator additionalInformation summary modifiedDateTime createdDateTime modifiedBy Log | ||
source | <xs:element name="EventLogging" type="feat:EventLogging"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:InterruptReport | ||
properties |
|
||
children | cause causeDescription faultLocation primeRecoveryID | ||
source | <xs:element name="InterruptReport" type="feat:InterruptReport"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:Log | ||
properties |
|
||
children | logType eventTypeCode errorCode reportLevel status interruptCondition city unscheduledFlag associatedNOTAM repeatedEvents associatedLoggingCode scheduledMaintenanceDate hasActivityTime associatedEquip associatedAssignment assocCoordLog hasArrivalDepartureDate hasOverlays hasAlarmInformation associatedInterruptLog associatedCM associatedArptRwy associatedLine associatedComments associatedOperationalAssetReference | ||
source | <xs:element name="Log" type="feat:Log"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:LogComments | ||
properties |
|
||
children | commentText commentDateTime commentID | ||
source | <xs:element name="LogComments" type="feat:LogComments"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:LogCoordination | ||
properties |
|
||
children | coordinationStage pocInitials coordinationDateTime ccdNumber coordinationModifiedDateTime coordinationModifiedBy | ||
source | <xs:element name="LogCoordination" type="feat:LogCoordination"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:LoggingCode | ||
properties |
|
||
children | codeCategory supplementalCode maintenanceActionCode | ||
source | <xs:element name="LoggingCode" type="feat:LoggingCode"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:LogLine | ||
properties |
|
||
children | lineFrequencyID lineNumber logLineID channel lineFrequencyFlag logLineModifiedDateTime path primarySpare associatedBwmInfo associatedSegment associatedTelcoInfo associatedUhfVhf | ||
source | <xs:element name="LogLine" type="feat:LogLine"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:MaintenanceActivityTime | ||
properties |
|
||
children | activityStartTime activityEndTime | ||
source | <xs:element name="MaintenanceActivityTime" type="feat:MaintenanceActivityTime"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:ModificationInfo | ||
properties |
|
||
children | modChangeNumber modChapterNumber modOrderNumber modType | ||
source | <xs:element name="ModificationInfo" type="feat:ModificationInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:NOCCLogOverlays | ||
properties |
|
||
children | noccEventType noccEventStatus docSummary active noccEventImpact closureDateTime | ||
source | <xs:element name="NOCCLogOverlays" type="feat:NOCCLogOverlays"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:NOTAM | ||
properties |
|
||
children | cancelInitials issueInitials notamNumber | ||
source | <xs:element name="NOTAM" type="feat:NOTAM"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:PeriodicMaintenance | ||
properties |
|
||
children | earliestDateTime scheduledDateTime latestDateTime assignmentNumber certificationStatement directiveLevel numberOfTasks publicationOrder orderChangeNumber | ||
source | <xs:element name="PeriodicMaintenance" type="feat:PeriodicMaintenance"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:RelatedLog | ||
properties |
|
||
source | <xs:element name="RelatedLog" type="feat:RelatedLog"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:RepeatEvents | ||
properties |
|
||
children | repeatId | ||
source | <xs:element name="RepeatEvents" type="feat:RepeatEvents"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:SegmentInfo | ||
properties |
|
||
children | segmentNumber segmentTotal | ||
source | <xs:element name="SegmentInfo" type="feat:SegmentInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:TelcoInfo | ||
properties |
|
||
children | provider ticketNumber | ||
source | <xs:element name="TelcoInfo" type="feat:TelcoInfo"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | feat:UhfVhf | ||
properties |
|
||
children | uhfFrequency vhfFrequency frequencyType | ||
source | <xs:element name="UhfVhf" type="feat:UhfVhf"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | runway airportId | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AirportRunwayInfo"> <xs:annotation> <xs:documentation>complex type containing airport Id and runway descriptor</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="runway" type="bas:RunwayType" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Runway location (could be one or two runways)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="airportId" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Three letter airport code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:RunwayType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="runway" type="bas:RunwayType" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>Runway location (could be one or two runways)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AirportCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="airportId" type="bas:AirportCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Three letter airport code</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | luidValue dpid alarmDateTime pointDescription pointValue | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AlarmInformation"> <xs:annotation> <xs:documentation>[RMLS NLN Database Design V1.6] LOG extension class for LRMs - Entries will be generated automatically by messages from RMM system.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="luidValue" type="bas:String2Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>LUID value from RMM system</xs:documentation> </xs:annotation> </xs:element> <xs:element name="dpid" type="bas:String2Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>DPID value from RMM system</xs:documentation> </xs:annotation> </xs:element> <xs:element name="alarmDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[RMLS NLN Database Design V1.6] Date/time of alarm from RMM system.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pointDescription" type="bas:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[RMLS NLN Database Design V1.6] Description of data point from RMM system. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="pointValue" type="bas:String15Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Point value from the RMM system</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String2Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="luidValue" type="bas:String2Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>LUID value from RMM system</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String2Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="dpid" type="bas:String2Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>DPID value from RMM system</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="alarmDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[RMLS NLN Database Design V1.6] Date/time of alarm from RMM system.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String255Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="pointDescription" type="bas:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[RMLS NLN Database Design V1.6] Description of data point from RMM system. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String15Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="pointValue" type="bas:String15Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Point value from the RMM system</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | departureDateTime arrivalDateTime travelTimeDays travelTimeHours travelTimeMinutes | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ArrivalDepartureDate"> <xs:annotation> <xs:documentation>Grouping of elements that describe technicians' arrival and departure times, and travel times</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="departureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date and time that the specialist departs from the FSEP Facility.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date and time that the specialist arrives at the FSEP Facility.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="travelTimeDays" type="bas:TravelTimeDaysType" minOccurs="0" maxOccurs="1"/> <xs:element name="travelTimeHours" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"/> <xs:element name="travelTimeMinutes" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="departureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date and time that the specialist departs from the FSEP Facility.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="arrivalDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date and time that the specialist arrives at the FSEP Facility.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:TravelTimeDaysType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="travelTimeDays" type="bas:TravelTimeDaysType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="travelTimeHours" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="travelTimeMinutes" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/features/1.1.1 | ||||
properties |
|
||||
children | Asset | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="AssetMaintenance" abstract="true"> <xs:annotation> <xs:documentation>Abstract class for asset maintenance</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Asset" type="feat:Asset" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | feat:Asset | ||
properties |
|
||
children | assetName description manufacturerPartNumber nationalStockNumber faaPartNumber revisionNumber additionalInformation hasInventoryInformation assetIdentifier associatedOperationalInformation responsibleOrganization associatedCostCenterCode assetCageCode AssetAvailability composedOf ParameterState SecurityViolation hasLocation | ||
source | <xs:element name="Asset" type="feat:Asset" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | assignedGroup assignedSpecialist | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssignmentInfo"> <xs:annotation> <xs:documentation>complex type containing info about assigned group and specialist</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="assignedGroup" type="xs:integer" minOccurs="0" maxOccurs="1"/> <xs:element name="assignedSpecialist" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:integer | ||||||
properties |
|
||||||
source | <xs:element name="assignedGroup" type="xs:integer" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
type | bas:PersonReferenceChoice | ||
properties |
|
||
children | EmailOrEmpID EmailAndEmpID | ||
source | <xs:element name="assignedSpecialist" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | card domain node port | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="BwmInfo"> <xs:annotation> <xs:documentation>Bwm Info</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="card" type="bas:String4Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Card</xs:documentation> </xs:annotation> </xs:element> <xs:element name="domain" type="bas:String4Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Domain</xs:documentation> </xs:annotation> </xs:element> <xs:element name="node" type="bas:String4Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Node</xs:documentation> </xs:annotation> </xs:element> <xs:element name="port" type="bas:String2Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Port</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String4Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="card" type="bas:String4Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Card</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String4Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="domain" type="bas:String4Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Domain</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String4Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="node" type="bas:String4Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Node</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String2Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="port" type="bas:String2Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Port</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | https://mmixm.aero/features/1.1.1 | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CorrectiveMaintenance"> <xs:annotation> <xs:documentation>[6000.15G General Maintenance Handbook] LOG extension class for LEMs/LCMs - Corrective Maintenance and Equipment Modification logs. Certification is a quality control method used by the ATO to ensure NAS facilities are providing their advertised service. The ATO employee’s independent discretionary judgment about the provision of advertised services, the need to separate profit motivations from operational decisions, and the desire to minimize liability, make the regulatory function of certification and oversight of the NAS an inherently governmental function.</xs:documentation> </xs:annotation> <xs:sequence/> </xs:complexType> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | equipmentIdent equipmentID shortName workArea facaNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EquipmentInfo"> <xs:annotation> <xs:documentation>complex type containing equipment descriptors</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="equipmentIdent" type="bas:String15Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helps uniquely identify items that have the same SHORT_NAME and FAC_TYPE/FAC_IDENT</xs:documentation> </xs:annotation> </xs:element> <xs:element name="equipmentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID that references a piece of equipment</xs:documentation> </xs:annotation> </xs:element> <xs:element name="shortName" type="bas:String15Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The short name provided to the equipment</xs:documentation> </xs:annotation> </xs:element> <xs:element name="workArea" type="xs:string" minOccurs="1" maxOccurs="1"/> <xs:element name="facaNumber" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FACANumber associated with equipment</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String15Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="equipmentIdent" type="bas:String15Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helps uniquely identify items that have the same SHORT_NAME and FAC_TYPE/FAC_IDENT</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="equipmentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID that references a piece of equipment</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String15Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="shortName" type="bas:String15Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The short name provided to the equipment</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="workArea" type="xs:string" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="facaNumber" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FACANumber associated with equipment</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | extension of feat:CorrectiveMaintenance | ||
properties |
|
||
children | ccdNumber associatedModificationInfo | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EquipmentMaintenance"> <xs:annotation> <xs:documentation>complex type containing information about a equipment maintenance event</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="feat:CorrectiveMaintenance"> <xs:sequence> <xs:element name="ccdNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>CCD Number</xs:documentation> </xs:annotation> </xs:element> <xs:element name="associatedModificationInfo" type="feat:ModificationInfo" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ccdNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>CCD Number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:ModificationInfo | ||||||
properties |
|
||||||
children | modChangeNumber modChapterNumber modOrderNumber modType | ||||||
source | <xs:element name="associatedModificationInfo" type="feat:ModificationInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
type | extension of feat:AssetMaintenance | ||
properties |
|
||
children | Asset logId creator additionalInformation summary modifiedDateTime createdDateTime modifiedBy Log | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="EventLogging"> <xs:annotation> <xs:documentation>complex type containing information about a maintenance-related event</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="feat:AssetMaintenance"> <xs:sequence> <xs:element name="logId" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This is the primary means of identifying a log entry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="creator" type="bas:CodeCreatorType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[NLN Design Document v1.6] Used to identify logs created at AFCCs.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"/> <xs:element name="summary" type="bas:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[6040.15G Appendix F] The SUMMARY field is a summary of what is happening or happened without opinions, speculation, slang, or assumptions and control center personnel should change as the event evolves. At any given time the SUMMARY field should tell the current whole story. The SUMMARY field can have up to 140 characters. The National Operations Control Center views select event log entries from the Operations Control Centers (OCCs) and Service Operations Centers (SOCs) and have to discern the event from the first 34 characters that display on the EVENTS DISPLAY.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date and time modifications were made</xs:documentation> </xs:annotation> </xs:element> <xs:element name="createdDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date log was created</xs:documentation> </xs:annotation> </xs:element> <xs:element name="modifiedBy" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates who last modified the record</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Log" type="feat:Log" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="logId" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This is the primary means of identifying a log entry.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeCreatorType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="creator" type="bas:CodeCreatorType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[NLN Design Document v1.6] Used to identify logs created at AFCCs.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:AdditionalInformation | ||||||
properties |
|
||||||
children | namevalue | ||||||
source | <xs:element name="additionalInformation" type="bas:AdditionalInformation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:String255Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="summary" type="bas:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[6040.15G Appendix F] The SUMMARY field is a summary of what is happening or happened without opinions, speculation, slang, or assumptions and control center personnel should change as the event evolves. At any given time the SUMMARY field should tell the current whole story. The SUMMARY field can have up to 140 characters. The National Operations Control Center views select event log entries from the Operations Control Centers (OCCs) and Service Operations Centers (SOCs) and have to discern the event from the first 34 characters that display on the EVENTS DISPLAY.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="modifiedDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date and time modifications were made</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="createdDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date log was created</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | bas:PersonReferenceChoice | ||
properties |
|
||
children | EmailOrEmpID EmailAndEmpID | ||
annotation |
|
||
source | <xs:element name="modifiedBy" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates who last modified the record</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | feat:Log | ||
properties |
|
||
children | logType eventTypeCode errorCode reportLevel status interruptCondition city unscheduledFlag associatedNOTAM repeatedEvents associatedLoggingCode scheduledMaintenanceDate hasActivityTime associatedEquip associatedAssignment assocCoordLog hasArrivalDepartureDate hasOverlays hasAlarmInformation associatedInterruptLog associatedCM associatedArptRwy associatedLine associatedComments associatedOperationalAssetReference | ||
source | <xs:element name="Log" type="feat:Log" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | cause causeDescription faultLocation primeRecoveryID | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="InterruptReport"> <xs:annotation> <xs:documentation>[6000.15G General Maintenance Handbook] LOG extension class for LIRs - Only created at OCCs and SOCs using Event Manager. Interruption: A break in continuity, the loss or unavailability of a facility/service, regardless of duration or cause.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="cause" type="bas:CodeInterruptLogCauseType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Possible causes of the interruption.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="causeDescription" type="bas:CodeInterruptLogCauseDescriptionType" minOccurs="0" maxOccurs="1"/> <xs:element name="faultLocation" type="bas:CodeInterruptLogFaultLocationDescriptionType" minOccurs="0" maxOccurs="1"/> <xs:element name="primeRecoveryID" type="bas:CodePrimeRecoveryDescriptionType" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeInterruptLogCauseType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="cause" type="bas:CodeInterruptLogCauseType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Possible causes of the interruption.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeInterruptLogCauseDescriptionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="causeDescription" type="bas:CodeInterruptLogCauseDescriptionType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||||||||
type | bas:CodeInterruptLogFaultLocationDescriptionType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:element name="faultLocation" type="bas:CodeInterruptLogFaultLocationDescriptionType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodePrimeRecoveryDescriptionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="primeRecoveryID" type="bas:CodePrimeRecoveryDescriptionType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | logType eventTypeCode errorCode reportLevel status interruptCondition city unscheduledFlag associatedNOTAM repeatedEvents associatedLoggingCode scheduledMaintenanceDate hasActivityTime associatedEquip associatedAssignment assocCoordLog hasArrivalDepartureDate hasOverlays hasAlarmInformation associatedInterruptLog associatedCM associatedArptRwy associatedLine associatedComments associatedOperationalAssetReference | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Log"> <xs:annotation> <xs:documentation>This field is used to provide some additional comments or information</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="logType" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of Log</xs:documentation> </xs:annotation> </xs:element> <xs:element name="eventTypeCode" type="bas:CodeEventTypeDescriptionType" minOccurs="0" maxOccurs="1"/> <xs:element name="errorCode" type="bas:CodeErrorType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>For Use by SAL for unresolved logs</xs:documentation> </xs:annotation> </xs:element> <xs:element name="reportLevel" type="bas:CodeReportLevelType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide Values from Table 5–1. Display Event Columns, Event scope reporting level</xs:documentation> </xs:annotation> </xs:element> <xs:element name="status" type="bas:CodeLogStatusDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide, values from Table 5–1. Display Event Columns</xs:documentation> </xs:annotation> </xs:element> <xs:element name="interruptCondition" type="bas:CodeInterruptConditionDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide 5.1.2.2 Filter Events. Identifies the extent of the outage.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="city" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Name of the city</xs:documentation> </xs:annotation> </xs:element> <xs:element name="unscheduledFlag" type="bas:BinaryType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Flag that depicts whether maintenance activity was scheduled: 0 if Scheduled, 1 if unscheduled</xs:documentation> </xs:annotation> </xs:element> <xs:element name="associatedNOTAM" type="feat:NOTAM" minOccurs="0" maxOccurs="1"/> <xs:element name="repeatedEvents" type="feat:RepeatEvents" minOccurs="0" maxOccurs="99"/> <xs:element name="associatedLoggingCode" type="feat:LoggingCode" minOccurs="0" maxOccurs="1"/> <xs:element name="scheduledMaintenanceDate" type="feat:PeriodicMaintenance" minOccurs="0" maxOccurs="1"/> <xs:element name="hasActivityTime" type="feat:MaintenanceActivityTime" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedEquip" type="feat:EquipmentInfo" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedAssignment" type="feat:AssignmentInfo" minOccurs="0" maxOccurs="1"/> <xs:element name="assocCoordLog" type="feat:LogCoordination" minOccurs="0" maxOccurs="99"/> <xs:element name="hasArrivalDepartureDate" type="feat:ArrivalDepartureDate" minOccurs="0" maxOccurs="1"/> <xs:element name="hasOverlays" type="feat:NOCCLogOverlays" minOccurs="0" maxOccurs="1"/> <xs:element name="hasAlarmInformation" type="feat:AlarmInformation" minOccurs="0" maxOccurs="99"/> <xs:element name="associatedInterruptLog" type="feat:InterruptReport" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedCM" type="feat:CorrectiveMaintenance" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedArptRwy" type="feat:AirportRunwayInfo" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedLine" type="feat:LogLine" minOccurs="0" maxOccurs="99"/> <xs:element name="associatedComments" type="feat:LogComments" minOccurs="0" maxOccurs="99"/> <xs:element name="associatedOperationalAssetReference" type="feat:OperationalReference" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="logType" type="xs:string" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of Log</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||
type | bas:CodeEventTypeDescriptionType | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="eventTypeCode" type="bas:CodeEventTypeDescriptionType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
|||||||||
type | bas:CodeErrorType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="errorCode" type="bas:CodeErrorType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>For Use by SAL for unresolved logs</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
type | bas:CodeReportLevelType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="reportLevel" type="bas:CodeReportLevelType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide Values from Table 5–1. Display Event Columns, Event scope reporting level</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | bas:CodeLogStatusDescriptionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="status" type="bas:CodeLogStatusDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide, values from Table 5–1. Display Event Columns</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
type | bas:CodeInterruptConditionDescriptionType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="interruptCondition" type="bas:CodeInterruptConditionDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.33B OCC/SOC Event Manager User's Guide 5.1.2.2 Filter Events. Identifies the extent of the outage.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="city" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Name of the city</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
type | bas:BinaryType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="unscheduledFlag" type="bas:BinaryType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Flag that depicts whether maintenance activity was scheduled: 0 if Scheduled, 1 if unscheduled</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:NOTAM | ||||||
properties |
|
||||||
children | cancelInitials issueInitials notamNumber | ||||||
source | <xs:element name="associatedNOTAM" type="feat:NOTAM" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:RepeatEvents | ||||||
properties |
|
||||||
children | repeatId | ||||||
source | <xs:element name="repeatedEvents" type="feat:RepeatEvents" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:LoggingCode | ||||||
properties |
|
||||||
children | codeCategory supplementalCode maintenanceActionCode | ||||||
source | <xs:element name="associatedLoggingCode" type="feat:LoggingCode" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:PeriodicMaintenance | ||||||
properties |
|
||||||
children | earliestDateTime scheduledDateTime latestDateTime assignmentNumber certificationStatement directiveLevel numberOfTasks publicationOrder orderChangeNumber | ||||||
source | <xs:element name="scheduledMaintenanceDate" type="feat:PeriodicMaintenance" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:MaintenanceActivityTime | ||||||
properties |
|
||||||
children | activityStartTime activityEndTime | ||||||
source | <xs:element name="hasActivityTime" type="feat:MaintenanceActivityTime" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:EquipmentInfo | ||||||
properties |
|
||||||
children | equipmentIdent equipmentID shortName workArea facaNumber | ||||||
source | <xs:element name="associatedEquip" type="feat:EquipmentInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AssignmentInfo | ||||||
properties |
|
||||||
children | assignedGroup assignedSpecialist | ||||||
source | <xs:element name="associatedAssignment" type="feat:AssignmentInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:LogCoordination | ||||||
properties |
|
||||||
children | coordinationStage pocInitials coordinationDateTime ccdNumber coordinationModifiedDateTime coordinationModifiedBy | ||||||
source | <xs:element name="assocCoordLog" type="feat:LogCoordination" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:ArrivalDepartureDate | ||||||
properties |
|
||||||
children | departureDateTime arrivalDateTime travelTimeDays travelTimeHours travelTimeMinutes | ||||||
source | <xs:element name="hasArrivalDepartureDate" type="feat:ArrivalDepartureDate" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:NOCCLogOverlays | ||||||
properties |
|
||||||
children | noccEventType noccEventStatus docSummary active noccEventImpact closureDateTime | ||||||
source | <xs:element name="hasOverlays" type="feat:NOCCLogOverlays" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AlarmInformation | ||||||
properties |
|
||||||
children | luidValue dpid alarmDateTime pointDescription pointValue | ||||||
source | <xs:element name="hasAlarmInformation" type="feat:AlarmInformation" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:InterruptReport | ||||||
properties |
|
||||||
children | cause causeDescription faultLocation primeRecoveryID | ||||||
source | <xs:element name="associatedInterruptLog" type="feat:InterruptReport" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:CorrectiveMaintenance | ||||||
properties |
|
||||||
source | <xs:element name="associatedCM" type="feat:CorrectiveMaintenance" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:AirportRunwayInfo | ||||||
properties |
|
||||||
children | runway airportId | ||||||
source | <xs:element name="associatedArptRwy" type="feat:AirportRunwayInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:LogLine | ||||||
properties |
|
||||||
children | lineFrequencyID lineNumber logLineID channel lineFrequencyFlag logLineModifiedDateTime path primarySpare associatedBwmInfo associatedSegment associatedTelcoInfo associatedUhfVhf | ||||||
source | <xs:element name="associatedLine" type="feat:LogLine" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||||||
type | feat:LogComments | ||||||
properties |
|
||||||
children | commentText commentDateTime commentID | ||||||
source | <xs:element name="associatedComments" type="feat:LogComments" minOccurs="0" maxOccurs="99"/> |
diagram | ![]() |
||
type | feat:OperationalReference | ||
properties |
|
||
children | facilityType facilityIdent | ||
source | <xs:element name="associatedOperationalAssetReference" type="feat:OperationalReference" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | commentText commentDateTime commentID | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LogComments"> <xs:annotation> <xs:documentation>User-specified text further describing the maintenance event</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="commentText" type="bas:String4000Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Large text field for comments entered by user for this log</xs:documentation> </xs:annotation> </xs:element> <xs:element name="commentDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>User entered date for comment</xs:documentation> </xs:annotation> </xs:element> <xs:element name="commentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique reference ID for comment</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String4000Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="commentText" type="bas:String4000Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Large text field for comments entered by user for this log</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="commentDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>User entered date for comment</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="commentID" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique reference ID for comment</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | coordinationStage pocInitials coordinationDateTime ccdNumber coordinationModifiedDateTime coordinationModifiedBy | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LogCoordination"> <xs:annotation> <xs:documentation>LOG Coordination information class. (NOTE: USE DISPLAY_ORDER FROM COORD_REST_STAGE_LU TO DETERMINE HOW TO DISPLAY LOG COORDINATION IN EM/SAL).</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="coordinationStage" type="bas:CodeCoordinationRestStageDescriptionType" minOccurs="1" maxOccurs="1"/> <xs:element name="pocInitials" type="bas:String50Type" minOccurs="0" maxOccurs="1"/> <xs:element name="coordinationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/> <xs:element name="ccdNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>CCD Number</xs:documentation> </xs:annotation> </xs:element> <xs:element name="coordinationModifiedDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"/> <xs:element name="coordinationModifiedBy" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||
type | bas:CodeCoordinationRestStageDescriptionType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="coordinationStage" type="bas:CodeCoordinationRestStageDescriptionType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="pocInitials" type="bas:String50Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="coordinationDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ccdNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>CCD Number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
source | <xs:element name="coordinationModifiedDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
type | bas:PersonReferenceChoice | ||
properties |
|
||
children | EmailOrEmpID EmailAndEmpID | ||
source | <xs:element name="coordinationModifiedBy" type="bas:PersonReferenceChoice" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | codeCategory supplementalCode maintenanceActionCode | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LoggingCode"> <xs:annotation> <xs:documentation>See the Log and MAC Codes diagram.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="codeCategory" type="bas:CodeCategoryDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Used in conjunction with Supplemental Code to provide reason for the log</xs:documentation> </xs:annotation> </xs:element> <xs:element name="supplementalCode" type="bas:CodeSupplementalDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>SUPPLEMENTAL CODE USED IN CONJUNCTION WITH CODE CATEGORY TO DESCRIBE THE REASON FOR THE LOG ENTRY.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="maintenanceActionCode" type="bas:CodeMaintenanceActionDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeCategoryDescriptionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="codeCategory" type="bas:CodeCategoryDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Used in conjunction with Supplemental Code to provide reason for the log</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeSupplementalDescriptionType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="supplementalCode" type="bas:CodeSupplementalDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>SUPPLEMENTAL CODE USED IN CONJUNCTION WITH CODE CATEGORY TO DESCRIBE THE REASON FOR THE LOG ENTRY.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeMaintenanceActionDescriptionType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="maintenanceActionCode" type="bas:CodeMaintenanceActionDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>6000.15G: We use the Maintenance Action Code (MAC) in conjunction with the Code Category to describe the maintenance action that personnel perform. All log entries require a MAC. You must use the applicable MAC as listed in Appendix A, Logging Codes Table 5. Maintenance Action Codes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | lineFrequencyID lineNumber logLineID channel lineFrequencyFlag logLineModifiedDateTime path primarySpare associatedBwmInfo associatedSegment associatedTelcoInfo associatedUhfVhf | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LogLine"> <xs:annotation> <xs:documentation>Line Frequency data associated with particular logs.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="lineFrequencyID" type="xs:string" minOccurs="0" maxOccurs="1"/> <xs:element name="lineNumber" type="bas:String40Type" minOccurs="0" maxOccurs="1"/> <xs:element name="logLineID" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation> </xs:annotation> </xs:element> <xs:element name="channel" type="bas:String10Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifier used to associated a communications line with the remote facility/service </xs:documentation> </xs:annotation> </xs:element> <xs:element name="lineFrequencyFlag" type="bas:CodeLineFrequencyFlagType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>LINE, FREQUENCY OR BOTH</xs:documentation> </xs:annotation> </xs:element> <xs:element name="logLineModifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date/time of last change made</xs:documentation> </xs:annotation> </xs:element> <xs:element name="path" type="xs:string" minOccurs="0" maxOccurs="1"/> <xs:element name="primarySpare" type="bas:CodePrimarySpareType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Primary or Spare</xs:documentation> </xs:annotation> </xs:element> <xs:element name="associatedBwmInfo" type="feat:BwmInfo" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedSegment" type="feat:SegmentInfo" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedTelcoInfo" type="feat:TelcoInfo" minOccurs="0" maxOccurs="1"/> <xs:element name="associatedUhfVhf" type="feat:UhfVhf" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="lineFrequencyID" type="xs:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:String40Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="lineNumber" type="bas:String40Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
type | xs:nonNegativeInteger | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="logLineID" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="channel" type="bas:String10Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifier used to associated a communications line with the remote facility/service </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | bas:CodeLineFrequencyFlagType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="lineFrequencyFlag" type="bas:CodeLineFrequencyFlagType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>LINE, FREQUENCY OR BOTH</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="logLineModifiedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Date/time of last change made</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="path" type="xs:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
|||||||||
type | bas:CodePrimarySpareType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="primarySpare" type="bas:CodePrimarySpareType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Primary or Spare</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | feat:BwmInfo | ||||||
properties |
|
||||||
children | card domain node port | ||||||
source | <xs:element name="associatedBwmInfo" type="feat:BwmInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:SegmentInfo | ||||||
properties |
|
||||||
children | segmentNumber segmentTotal | ||||||
source | <xs:element name="associatedSegment" type="feat:SegmentInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:TelcoInfo | ||||||
properties |
|
||||||
children | provider ticketNumber | ||||||
source | <xs:element name="associatedTelcoInfo" type="feat:TelcoInfo" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | feat:UhfVhf | ||||||
properties |
|
||||||
children | uhfFrequency vhfFrequency frequencyType | ||||||
source | <xs:element name="associatedUhfVhf" type="feat:UhfVhf" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | activityStartTime activityEndTime | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MaintenanceActivityTime"> <xs:annotation> <xs:documentation>complex type containing the start and end time of the maintenance activity</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="activityStartTime" type="bas:DateHourType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date and time event starts getting logged</xs:documentation> </xs:annotation> </xs:element> <xs:element name="activityEndTime" type="bas:DateHourType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>End time of event being logged</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | bas:DateHourType | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="activityStartTime" type="bas:DateHourType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date and time event starts getting logged</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:DateHourType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="activityEndTime" type="bas:DateHourType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>End time of event being logged</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | modChangeNumber modChapterNumber modOrderNumber modType | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ModificationInfo"> <xs:annotation> <xs:documentation>contains descriptors about the modification made</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="modChangeNumber" type="bas:String5Type" minOccurs="0" maxOccurs="1"/> <xs:element name="modChapterNumber" type="bas:String8Type" minOccurs="0" maxOccurs="1"/> <xs:element name="modOrderNumber" type="bas:String30Type" minOccurs="0" maxOccurs="1"/> <xs:element name="modType" type="xs:string" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String5Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="modChangeNumber" type="bas:String5Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:String8Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="modChapterNumber" type="bas:String8Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | bas:String30Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="modOrderNumber" type="bas:String30Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="modType" type="xs:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | noccEventType noccEventStatus docSummary active noccEventImpact closureDateTime | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NOCCLogOverlays"> <xs:annotation> <xs:documentation>Main NOCC Event Manager LOG extension table. Defines all the unique fields used at the NOCC.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="noccEventType" type="bas:CodeNoccEventTypeDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="noccEventStatus" type="bas:CodeNoccEventStatusDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It defines the options for Event Status Type in 6.1.3.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="docSummary" type="bas:String4000Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[TI 6140.32 NOCC User Guide] The Summary section of the Document Details window is used for specific reports such as Instrument Landing System (ILS) events, Loss of Redundancy and Terminal Doppler Weather Radar (TDWR)/Airport Surface Detection Equipment (ASDE) events.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="active" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This field indicates whether the NOCC has closed the issue or not. It is distinct from EventStatus, which refers to the operational issue only.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="noccEventImpact" type="bas:CodeNoccEventImpactDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>[TI 6140.32 NOCC User Guide] 6.1.3 discusses Event Impact Type but does not give a definition.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="closureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | bas:CodeNoccEventTypeDescriptionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="noccEventType" type="bas:CodeNoccEventTypeDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It references Event Type but does not provide a clear definition. The enumeration values are pulled from sample data.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | bas:CodeNoccEventStatusDescriptionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="noccEventStatus" type="bas:CodeNoccEventStatusDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>TI 6140.32 is the NOCC Event Manager User Guide. It defines the options for Event Status Type in 6.1.3.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String4000Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="docSummary" type="bas:String4000Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>[TI 6140.32 NOCC User Guide] The Summary section of the Document Details window is used for specific reports such as Instrument Landing System (ILS) events, Loss of Redundancy and Terminal Doppler Weather Radar (TDWR)/Airport Surface Detection Equipment (ASDE) events.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="active" type="bas:Integer22Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>This field indicates whether the NOCC has closed the issue or not. It is distinct from EventStatus, which refers to the operational issue only.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | bas:CodeNoccEventImpactDescriptionType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="noccEventImpact" type="bas:CodeNoccEventImpactDescriptionType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>[TI 6140.32 NOCC User Guide] 6.1.3 discusses Event Impact Type but does not give a definition.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
source | <xs:element name="closureDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | cancelInitials issueInitials notamNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="NOTAM"> <xs:annotation> <xs:documentation>NOTAMs are issued to advise users when a service will be unavailable or reduced.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="cancelInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The party that cancelled the NOTAM.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issueInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The issuer of the NOTAM.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="notamNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The identification string of the NOTAM.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="cancelInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The party that cancelled the NOTAM.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="issueInitials" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The issuer of the NOTAM.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="notamNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The identification string of the NOTAM.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | earliestDateTime scheduledDateTime latestDateTime assignmentNumber certificationStatement directiveLevel numberOfTasks publicationOrder orderChangeNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PeriodicMaintenance"> <xs:annotation> <xs:documentation>Maintenance activities for LCE and LPM</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="earliestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Earliest date/time the PM/CE can scheduled to be performed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="scheduledDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date/time the PM/CE is scheduled to be performed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="latestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Latest date/time the PM/CE can scheduled to be performed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assignmentNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID for this set of tasks</xs:documentation> </xs:annotation> </xs:element> <xs:element name="certificationStatement" type="xs:string" minOccurs="0" maxOccurs="1"/> <xs:element name="directiveLevel" type="bas:CodeDirectiveLevelDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Is directive Local or National</xs:documentation> </xs:annotation> </xs:element> <xs:element name="numberOfTasks" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Number of tasks this PM/CERT involves</xs:documentation> </xs:annotation> </xs:element> <xs:element name="publicationOrder" type="bas:String30Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FAA Order Number</xs:documentation> </xs:annotation> </xs:element> <xs:element name="orderChangeNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="earliestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Earliest date/time the PM/CE can scheduled to be performed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="scheduledDateTime" type="xs:dateTime" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Date/time the PM/CE is scheduled to be performed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="latestDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Latest date/time the PM/CE can scheduled to be performed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:Integer22Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="assignmentNumber" type="bas:Integer22Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID for this set of tasks</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="certificationStatement" type="xs:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | bas:CodeDirectiveLevelDescriptionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="directiveLevel" type="bas:CodeDirectiveLevelDescriptionType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Is directive Local or National</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="numberOfTasks" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Number of tasks this PM/CERT involves</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String30Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="publicationOrder" type="bas:String30Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FAA Order Number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="orderChangeNumber" type="bas:String10Type" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RelatedLog"> <xs:annotation> <xs:documentation>Other related logs</xs:documentation> </xs:annotation> <xs:sequence/> </xs:complexType> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | repeatId | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="RepeatEvents"> <xs:annotation> <xs:documentation>SERIES OF LOGS THAT REPEAT ON A GIVEN INTERVAL.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="repeatId" type="xs:integer" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:integer | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="repeatId" type="xs:integer" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Unique ID - will have a suffix of two digits to allow for replication</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | segmentNumber segmentTotal | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SegmentInfo"> <xs:annotation> <xs:documentation>complex type containing segment number and segment total</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="segmentNumber" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Segment number in this path</xs:documentation> </xs:annotation> </xs:element> <xs:element name="segmentTotal" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Total number of segments in this path</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="segmentNumber" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Segment number in this path</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | xs:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="segmentTotal" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Total number of segments in this path</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | provider ticketNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TelcoInfo"> <xs:annotation> <xs:documentation>contains info describing the telecom operator</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="provider" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Phone company responsible</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ticketNumber" type="bas:String30Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Phone company trouble ticket number</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="provider" type="bas:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Phone company responsible</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String30Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ticketNumber" type="bas:String30Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Phone company trouble ticket number</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | https://mmixm.aero/features/1.1.1 | ||
children | uhfFrequency vhfFrequency frequencyType | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="UhfVhf"> <xs:annotation> <xs:documentation>complex type containing info about the UHF and VHF frequencies</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="uhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>UHF Frequency for this line</xs:documentation> </xs:annotation> </xs:element> <xs:element name="vhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>VHF Frequency for this line</xs:documentation> </xs:annotation> </xs:element> <xs:element name="frequencyType" type="bas:UhfVhfFrequencyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>UHF, VHF, or BOTH</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="uhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>UHF Frequency for this line</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="vhfFrequency" type="bas:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>VHF Frequency for this line</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | bas:UhfVhfFrequencyType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="frequencyType" type="bas:UhfVhfFrequencyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>UHF, VHF, or BOTH</xs:documentation> </xs:annotation> </xs:element> |