complexType AssetRelationship
diagram mmixm_diagrams/mmixm_p147.png
namespace https://mmixm.aero/features/4
children mx:asset
used by
elements Asset/composedOf Asset/interfacesWith Asset/memberOf Asset/rmlsAdjacentTo Asset/rmlsAssociatedWith Asset/rmlsColocated Asset/rmlsRelatedTo
annotation
documentation
The complex type that identifies the relationship between two assets.
source <xs:complexType name="AssetRelationship">
 
<xs:annotation>
   
<xs:documentation>The complex type that identifies the relationship between two assets.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="asset" type="mx:Asset" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Asset or group of assets that has a relationship with an asset or group of assets.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetRelationship/asset
diagram mmixm_diagrams/mmixm_p148.png
namespace https://mmixm.aero/features/4
type mx:Asset
properties
minOcc 0
maxOcc unbounded
content complex
children mx:additionalInformation mx:assetIdentifier mx:assetName mx:cageCode mx:costCenterCode mx:description mx:fsepOperationalInformation mx:inventoryInformation mx:location mx:loggingEvent mx:monitoringEvent mx:responsibleOrganization mx:composedOf mx:memberOf mx:interfacesWith mx:rmlsAdjacentTo mx:rmlsColocated mx:rmlsRelatedTo mx:rmlsAssociatedWith
attributes
Name  Type  Use  Default  Fixed  Annotation
assetType  mb:AssetType  optional      
documentation
Enumerated list of asset categories.
annotation
documentation
Asset or group of assets that has a relationship with an asset or group of assets.
source <xs:element name="asset" type="mx:Asset" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Asset or group of assets that has a relationship with an asset or group of assets.</xs:documentation>
 
</xs:annotation>
</xs:element>


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