complexType AssetOrder
diagram mmixm_diagrams/mmixm_p224.png
namespace https://mmixm.aero/features/4
children mx:assetReceiptDateTime mx:dateTime mx:required mx:trackingNumber
used by
element EquipmentModification/assetOrder
annotation
documentation
Complex type containing asset ordering information.
source <xs:complexType name="AssetOrder">
 
<xs:annotation>
   
<xs:documentation>Complex type containing asset ordering information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assetReceiptDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time and date of when an asset/part order was received. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="dateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time and date of when an asset/part order was placed. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="required" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether parts are required to accomplish this logged maintenance event, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="trackingNumber" type="mb:String15Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The tracking number for the an asset/part order that was made. (e.g. TRK5161645198)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetOrder/assetReceiptDateTime
diagram mmixm_diagrams/mmixm_p225.png
namespace https://mmixm.aero/features/4
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The time and date of when an asset/part order was received. (e.g. YYYY-MM-DDTHH:MM:SS)
source <xs:element name="assetReceiptDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time and date of when an asset/part order was received. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetOrder/dateTime
diagram mmixm_diagrams/mmixm_p226.png
namespace https://mmixm.aero/features/4
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The time and date of when an asset/part order was placed. (e.g. YYYY-MM-DDTHH:MM:SS)
source <xs:element name="dateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time and date of when an asset/part order was placed. (e.g. YYYY-MM-DDTHH:MM:SS)</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetOrder/required
diagram mmixm_diagrams/mmixm_p227.png
namespace https://mmixm.aero/features/4
type mb:CodeDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children mb:code mb:description
annotation
documentation
Indicates whether parts are required to accomplish this logged maintenance event, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.
source <xs:element name="required" type="mb:CodeDescriptionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether parts are required to accomplish this logged maintenance event, per TI 6030.6 Simplified Automated Logging (SAL) User's Manual.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetOrder/trackingNumber
diagram mmixm_diagrams/mmixm_p228.png
namespace https://mmixm.aero/features/4
type mb:String15Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 15
annotation
documentation
The tracking number for the an asset/part order that was made. (e.g. TRK5161645198)
source <xs:element name="trackingNumber" type="mb:String15Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The tracking number for the an asset/part order that was made. (e.g. TRK5161645198)</xs:documentation>
 
</xs:annotation>
</xs:element>


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