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

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


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