diagram | ![]() |
||
namespace | https://mmixm.aero/features/2.1.0 | ||
children | mx:assetInventoryStatus mx:condition mx:lastInventoriedDateTime mx:lastUpdatedDateTime | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||||||||||||||
type | mb:CodeManufacturedAssetStatusType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||||||||||||||
type | mb:CodeConditionType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||
type | xs:dateTime | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |