| diagram | ![]() |
||||||||||||||
| namespace | https://mmixm.aero/features/4 | ||||||||||||||
| children | mx:additionalInformation mx:assetIdentifier mx:assetName mx:cageCode mx:costCenterCode mx:description mx:fsepOperationalInformation mx:inventoryInformation mx:location mx:loggingEvent mx:monitoringEvent mx:responsibleOrganization mx:composedOf mx:memberOf mx:interfacesWith mx:rmlsAdjacentTo mx:rmlsColocated mx:rmlsRelatedTo mx:rmlsAssociatedWith | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="Asset"> <xs:annotation> <xs:documentation>Complex type containing information about an asset or group of assets.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about an asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetIdentifier" type="mx:AssetIdentifier" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="assetName" type="mb:String150Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Common name of an asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cageCode" type="mb:CageCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Cage Code associated with an asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="costCenterCode" type="mb:CostCenter" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The cost center code associated with an asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="mb:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of an asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="fsepOperationalInformation" type="mx:FsepOperationalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP information about operational assets.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="inventoryInformation" type="mx:InventoryInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Inventory information associated with an Asset</xs:documentation> </xs:annotation> </xs:element> <xs:element name="location" type="mb:Location" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The location an asset is associated with.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="loggingEvent" type="mx:LoggingEvent" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Logging event associated with a specific asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="monitoringEvent" type="mx:MonitoringEvent" minOccurs="0" maxOccurs="255"> <xs:annotation> <xs:documentation>Monitoring event associated with a specific asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="responsibleOrganization" type="mb:Organization" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Organization responsible for the asset.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="composedOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Relationship reporting down in the asset hierarchy (parent to child). composedOf articulates an asset being composed or made up of another asset (or group of assets).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="memberOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Relationship reporting up in the asset hierarchy (child to parent). memberOf articulates an asset being a member of another asset or asset group.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="interfacesWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Relationship representing assets that are connected to one another.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rmlsAdjacentTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Facilities (when out of service) that may prohibit the removal of service of other facilities. These are generally radar and beacon facilities and VORs. (JO 6040.15G)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rmlsColocated" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Equipment/System physically located together (generally using the same power source). (JO 6040.15G)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rmlsRelatedTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A facility/service not directly provided by a facility/equipment which will require a reportable interrupt due to the interruption of another facility/service (cannot be both associated and related). (JO 6040.15G)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rmlsAssociatedWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A service directly provided by a facility/equipment. (JO 6040.15G )</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="assetType" type="mb:AssetType" use="optional"> <xs:annotation> <xs:documentation>Enumerated list of asset categories.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | mb:AssetType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="assetType" type="mb:AssetType" use="optional"> <xs:annotation> <xs:documentation>Enumerated list of asset categories.</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:AdditionalInformation | ||||||
| properties |
|
||||||
| children | mb:nameValue | ||||||
| annotation |
|
||||||
| source | <xs:element name="additionalInformation" type="mb:AdditionalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional information about an asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetIdentifier | ||||||
| properties |
|
||||||
| children | mx:faaIdentifier mx:fsepIdentifier mx:globalIdentifier mx:manufacturerIdentifier mx:rmlsLuId | ||||||
| annotation |
|
||||||
| source | <xs:element name="assetIdentifier" type="mx:AssetIdentifier" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Collection of information and identifiers associated with an asset that could be used to uniquely identify an asset instance.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String150Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="assetName" type="mb:String150Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Common name of an asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:CageCode | ||||||
| properties |
|
||||||
| children | mb:cageCode | ||||||
| annotation |
|
||||||
| source | <xs:element name="cageCode" type="mb:CageCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Cage Code associated with an asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:CostCenter | ||||||
| properties |
|
||||||
| children | mb:costCenterCode | ||||||
| annotation |
|
||||||
| source | <xs:element name="costCenterCode" type="mb:CostCenter" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The cost center code associated with an asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:String255Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="description" type="mb:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of an asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:FsepOperationalInformation | ||||||
| properties |
|
||||||
| children | mx:airportRunway mx:assetStatusHistory mx:associatedLocations mx:frequencyCount mx:fsepCode mx:numberOfUnits mx:phoneContact mx:recordProvenance mx:regionalInformation mx:revisionId mx:staffedHours mx:tier | ||||||
| annotation |
|
||||||
| source | <xs:element name="fsepOperationalInformation" type="mx:FsepOperationalInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FSEP information about operational assets.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:InventoryInformation | ||||||
| properties |
|
||||||
| children | mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime | ||||||
| annotation |
|
||||||
| source | <xs:element name="inventoryInformation" type="mx:InventoryInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Inventory information associated with an Asset</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Location | ||||||
| properties |
|
||||||
| children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress | ||||||
| annotation |
|
||||||
| source | <xs:element name="location" type="mb:Location" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The location an asset is associated with.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:LoggingEvent | ||||||
| properties |
|
||||||
| children | mx:additionalInformation mx:alarm mx:arrivalDeparture mx:assignmentInformation mx:comment mx:createdBy mx:createdDateTime mx:creatorLocation mx:equipmentModification mx:fsepOperationalInformationSnapshot mx:interruptReport mx:logCoordination mx:loggingCode mx:logId mx:maintenanceActivity mx:modifiedBy mx:modifiedDateTime mx:notamInformation mx:periodicMaintenance mx:reportLevel mx:status mx:summary | ||||||
| annotation |
|
||||||
| source | <xs:element name="loggingEvent" type="mx:LoggingEvent" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Logging event associated with a specific asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:MonitoringEvent | ||||||
| properties |
|
||||||
| children | mx:additionalInformation mx:assetAvailability mx:configuration mx:eventDateTime mx:eventDescription mx:eventTitle mx:parameter mx:priority mx:rmlsDpInformation mx:securityViolation mx:severity | ||||||
| annotation |
|
||||||
| source | <xs:element name="monitoringEvent" type="mx:MonitoringEvent" minOccurs="0" maxOccurs="255"> <xs:annotation> <xs:documentation>Monitoring event associated with a specific asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Organization | ||||||
| properties |
|
||||||
| children | mb:additionalInformation mb:atowOrganization mb:organizationContact mb:organizationName | ||||||
| annotation |
|
||||||
| source | <xs:element name="responsibleOrganization" type="mb:Organization" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Organization responsible for the asset.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="composedOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Relationship reporting down in the asset hierarchy (parent to child). composedOf articulates an asset being composed or made up of another asset (or group of assets).</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="memberOf" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Relationship reporting up in the asset hierarchy (child to parent). memberOf articulates an asset being a member of another asset or asset group.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="interfacesWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Relationship representing assets that are connected to one another.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="rmlsAdjacentTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Facilities (when out of service) that may prohibit the removal of service of other facilities. These are generally radar and beacon facilities and VORs. (JO 6040.15G)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="rmlsColocated" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Equipment/System physically located together (generally using the same power source). (JO 6040.15G)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="rmlsRelatedTo" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A facility/service not directly provided by a facility/equipment which will require a reportable interrupt due to the interruption of another facility/service (cannot be both associated and related). (JO 6040.15G)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mx:AssetRelationship | ||||||
| properties |
|
||||||
| children | mx:asset | ||||||
| annotation |
|
||||||
| source | <xs:element name="rmlsAssociatedWith" type="mx:AssetRelationship" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A service directly provided by a facility/equipment. (JO 6040.15G )</xs:documentation> </xs:annotation> </xs:element> |