Definition Type: Element
Name: Lot
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd Drilldown into RFID in schema fields_xsd Drilldown into SerialNumber in schema fields_xsd Drilldown into Quantity in schema fields_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into LotIDs in schema components_xsd Drilldown into sequence in schema components_xsd Drilldown into LotType in schema components_xsdXSD Diagram of Lot in schema components_xsd (Open Applications Group (OAGIS))
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 nsA:LotIDs 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
Quantity nsA:Quantity 0 (1)
SerialNumber nsA:SerialNumber 0 unbounded
RFID nsA:RFID 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence nsA:sequence (Optional)
Collapse Derivation Tree: