Definition Type: Element
Name: Lot
Namespace: http://www.openapplications.org/oagis
Type: nsC:Lot
Containing Schema: Invoice.xsd
Abstract
Documentation:
Identifies the Lot that a given Item belongs to.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into EffectivePeriod in schema invoice_xsd Drilldown into SubLotId in schema invoice_xsd Drilldown into LotId in schema invoice_xsd Drilldown into Lot in schema invoice_xsdXSD Diagram of Lot in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Lot" type="Lot">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the Lot that a given Item belongs to.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotId nsC:LotId 0 (1)
SubLotId nsC:SubLotId 0 (1)
EffectivePeriod nsC:EffectivePeriod 0 (1)
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: