Definition Type: Element
Name: LotSerial
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:LotSerialType
Containing Schema: Components.xsd
Abstract
Documentation:
LotSerial is being depricated in favor of SerializedLot as of 9.2 release. 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
Collapse XSD Schema Diagram:
Drilldown into SerialNumber in schema fields_xsd1 Drilldown into LotIDs in schema components_xsd1 Drilldown into LotSerialType in schema components_xsd1XSD Diagram of LotSerial in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="LotSerial" type="LotSerialType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            LotSerial is being depricated in favor of SerializedLot as of 9.2 release.

            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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotIDs oagis:LotIDs 0 (1)
SerialNumber oagis:SerialNumber 0 unbounded
Collapse Derivation Tree: