cac:LotIdentification
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:LotIdentificationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:LotNumberID [0..1]An identifier for the lot.
- cbc:ExpiryDate [0..1]The expiry date of the lot.
- cac:AdditionalItemProperty [0..*]An additional property of the lot.
Attributes
None
Used in
- Type cac:ItemInstanceType (Element cac:ItemInstance)
Sample instance
<cac:LotIdentification> <cbc:LotNumberID>546378239</cbc:LotNumberID> <cbc:ExpiryDate>2010-01-01</cbc:ExpiryDate> </cac:LotIdentification>