Definition Type: Element
Name: Lot
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:LotType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the Lot that a given Item Instance belongs to.
Collapse XSD Schema Diagram:
Drilldown into RFID in schema fields_xsd1 Drilldown into SerialNumber in schema fields_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into LotIDs in schema components_xsd1 Drilldown into sequence in schema components_xsd1 Drilldown into LotType in schema components_xsd1XSD Diagram of Lot in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Lot" type="LotType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Identifies the Lot that a given Item Instance belongs to.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotIDs oagis:LotIDs 0 (1)
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
Quantity oagis:Quantity 0 (1)
SerialNumber oagis:SerialNumber 0 unbounded
RFID oagis:RFID 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
sequence oagis:sequence (Optional)
Collapse Derivation Tree: