complexType InventoryInformation
diagram mmixm_diagrams/mmixm_p160.png
namespace https://mmixm.aero/features/3
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_p161.png
namespace https://mmixm.aero/features/3
type mb:CodeManufacturedAssetStatusType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration ACTIVE
documentation
Manufactured asset is received and available
enumeration INACTIVE
documentation
When deleting a GIAI or after a mfg asset is disposed, GIAI label is damaged
enumeration IN_SERVICE
documentation
Manufactured asset is being installed
enumeration IN_TRANSIT
documentation
Asset is en route to a new location
enumeration MISSING
documentation
Manufactured asset has been lost, stolen, or destroyed
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_p162.png
namespace https://mmixm.aero/features/3
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_p163.png
namespace https://mmixm.aero/features/3
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_p164.png
namespace https://mmixm.aero/features/3
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