Definition Type: Element
Name: Lot
Namespace: http://www.openapplications.org/oagis/9
Type: oa:LotType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the Lot that a given Item Instance belongs to.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 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 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Lot" type="LotType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:LotIDs 0 (1)
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
Quantity oa:Quantity 0 (1)
SerialNumber oa:SerialNumber 0 unbounded
RFID oa:RFID 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence oa:sequence (Optional)
Collapse Derivation Tree: