cac:ItemInstance
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:ItemInstanceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ProductTraceID [0..1]An identifier used for tracing this item instance, such as the EPC number used in RFID.
- cbc:ManufactureDate [0..1]The date on which this item instance was manufactured.
- cbc:ManufactureTime [0..1]The time at which this item instance was manufactured.
- cbc:BestBeforeDate [0..1]The date before which it is best to use this item instance.
- cbc:RegistrationID [0..1]The registration identifier of this item instance.
- cbc:SerialID [0..1]The serial number of this item instance.
- cac:AdditionalItemProperty [0..*]An additional property of this item instance.
- cac:LotIdentification [0..1]The lot identifier of this item instance (the identifier that allows recall of the item if necessary).
Attributes
None
Used in
- Type cac:ItemType (Elements cac:DeclaredPropertyItem, cac:Item, cac:SupplyItem)
Sample instance
<cac:ItemInstance> <cac:LotIdentification> <cbc:LotNumberID>546378239</cbc:LotNumberID> <cbc:ExpiryDate>2010-01-01</cbc:ExpiryDate> </cac:LotIdentification> </cac:ItemInstance>