<xsd:complexType name="LotOAGIType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> This is a STAR specific
version of the OAGIS 9.1 SerializedLotType. Indicates the Lot associated with the
LotSerial. </xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="oagis:LotIDs" />
<xsd:element maxOccurs="1" minOccurs="0" ref="EffectivePeriod" />
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:Quantity" />
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:SerialNumber" />
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:RFID" />
</xsd:sequence>
</xsd:complexType>
|