<xsd:element name="LotSerial" type="LotSerialType">
<xsd:annotation>
<xsd:documentation>This can be used in three ways: specify multiple serial numbers for a given lot, or specify multiple lots without serial numbers, or specify multiple serial numbers without a LotID. Typically, the parent element that uses LotSerial also provides the ability to provide a single lot number and serial number pair, which can be used for the cases where there are no multiple lots or serial numbers involved</xsd:documentation>
</xsd:annotation>
</xsd:element>
|