complexType InventoryInformation
diagram mmixm_diagrams/mmixm_p167.png
namespace https://mmixm.aero/features/2.1.0
children mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime
used by
element Asset/inventoryInformation
annotation
documentation
Complex type containing asset inventory information.
source <xs:complexType name="InventoryInformation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing asset inventory information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assetInventoryStatus" type="mb:CodeManufacturedAssetStatusType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The status of an inventoried asset.  This status represents whether the assets is received and available, unavailable, in use, or in transit.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="condition" type="mb:CodeConditionType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The condition of an inventoried asset (e.g., serviceable, repairable, etc.).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date and time when the asset was last inventoried.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The date and time when the asset was last updated.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InventoryInformation/assetInventoryStatus
diagram mmixm_diagrams/mmixm_p168.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeManufacturedAssetStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration ACTIVE
enumeration INACTIVE
enumeration IN_SERVICE
enumeration IN_TRANSIT
enumeration MISSING
annotation
documentation
The status of an inventoried asset.  This status represents whether the assets is received and available, unavailable, in use, or in transit.
source <xs:element name="assetInventoryStatus" type="mb:CodeManufacturedAssetStatusType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The status of an inventoried asset.  This status represents whether the assets is received and available, unavailable, in use, or in transit.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InventoryInformation/condition
diagram mmixm_diagrams/mmixm_p169.png
namespace https://mmixm.aero/features/2.1.0
type mb:CodeConditionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration REPAIRABLE
documentation
The manufactured asset is repairable.
enumeration SERVICEABLE
documentation
The manufactured asset is placed into service.
enumeration SURVEY
documentation
The manufactured asset is lost, stolen or destroyed.
annotation
documentation
The condition of an inventoried asset (e.g., serviceable, repairable, etc.).
source <xs:element name="condition" type="mb:CodeConditionType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The condition of an inventoried asset (e.g., serviceable, repairable, etc.).</xs:documentation>
 
</xs:annotation>
</xs:element>

element InventoryInformation/lastInventoriedDateTime
diagram mmixm_diagrams/mmixm_p170.png
namespace https://mmixm.aero/features/2.1.0
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date and time when the asset was last inventoried.
source <xs:element name="lastInventoriedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date and time when the asset was last inventoried.</xs:documentation>
 
</xs:annotation>
</xs:element>

element InventoryInformation/lastUpdatedDateTime
diagram mmixm_diagrams/mmixm_p171.png
namespace https://mmixm.aero/features/2.1.0
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date and time when the asset was last updated.
source <xs:element name="lastUpdatedDateTime" type="xs:dateTime" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The date and time when the asset was last updated.</xs:documentation>
 
</xs:annotation>
</xs:element>


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