complexType EquipmentModification
diagram mmixm_diagrams/mmixm_p241.png
namespace https://mmixm.aero/features/4
children mx:assetOrder mx:changeNumber mx:directiveLevel mx:modification mx:modificationType mx:projectCode
used by
element LoggingEvent/equipmentModification
annotation
documentation
Complex type containing information about an equipment modification event.
source <xs:complexType name="EquipmentModification">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information about an equipment modification event.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assetOrder" type="mx:AssetOrder" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Asset ordering information associated with the maintenance event.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="changeNumber" type="mb:String10Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The change number (Configuration Control Decision) associated with the changes that will be applied.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="directiveLevel" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The level of the organizational element which mandated the maintenance activity, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="modification" type="mb:Documentation" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Complex type containing details of an asset modification.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="modificationType" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The type of modification, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="projectCode" type="mb:String10Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Special project codes associated with the project  as directed in modification document, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element EquipmentModification/assetOrder
diagram mmixm_diagrams/mmixm_p242.png
namespace https://mmixm.aero/features/4
type mx:AssetOrder
properties
minOcc 0
maxOcc 1
content complex
children mx:assetReceiptDateTime mx:dateTime mx:required mx:trackingNumber
annotation
documentation
Asset ordering information associated with the maintenance event.
source <xs:element name="assetOrder" type="mx:AssetOrder" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Asset ordering information associated with the maintenance event.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EquipmentModification/changeNumber
diagram mmixm_diagrams/mmixm_p243.png
namespace https://mmixm.aero/features/4
type mb:String10Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
annotation
documentation
The change number (Configuration Control Decision) associated with the changes that will be applied.
source <xs:element name="changeNumber" type="mb:String10Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The change number (Configuration Control Decision) associated with the changes that will be applied.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EquipmentModification/directiveLevel
diagram mmixm_diagrams/mmixm_p244.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
The level of the organizational element which mandated the maintenance activity, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
source <xs:element name="directiveLevel" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The level of the organizational element which mandated the maintenance activity, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EquipmentModification/modification
diagram mmixm_diagrams/mmixm_p245.png
namespace https://mmixm.aero/features/4
type mb:Documentation
properties
minOcc 0
maxOcc 1
content complex
children mb:detail mb:identifier mb:section mb:version
annotation
documentation
Complex type containing details of an asset modification.
source <xs:element name="modification" type="mb:Documentation" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Complex type containing details of an asset modification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EquipmentModification/modificationType
diagram mmixm_diagrams/mmixm_p246.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
The type of modification, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
source <xs:element name="modificationType" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The type of modification, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
 
</xs:annotation>
</xs:element>

element EquipmentModification/projectCode
diagram mmixm_diagrams/mmixm_p247.png
namespace https://mmixm.aero/features/4
type mb:String10Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
annotation
documentation
Special project codes associated with the project  as directed in modification document, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
source <xs:element name="projectCode" type="mb:String10Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Special project codes associated with the project  as directed in modification document, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
 
</xs:annotation>
</xs:element>


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