veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType LotIdentificationType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}LotIdentificationType (restriction)

Documentation
ABIE Lot Identification. Details information relating to a lot (an identifier to allow the recall of the item if necessary) Lot Identification
Properties
This component is not nillable.

Model
<...>
(LotNumberID?, ExpiryDate? )
</...>


Nested Element Summary
 ExpiryDate
           BBIE Lot Identification. 
udt:IdentifierTypeLotNumberID
           BBIE Lot Identification. 
Source
<xsd:complexType name="LotIdentificationType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="LotNumberID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ExpiryDate">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.