Definition Type: Element
Name: ParentLot
Namespace: http://www.openapplications.org/oagis
Type: oa:Lot
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the parent lot of the current Lot.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into EffectivePeriod in schema components_xsd Drilldown into SubLotId in schema components_xsd Drilldown into LotId in schema components_xsd Drilldown into Lot in schema components_xsdXSD Diagram of ParentLot in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ParentLot" type="Lot" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the parent lot of the current Lot.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotId oa:LotId 0 (1)
SubLotId oa:SubLotId 0 (1)
EffectivePeriod oa:EffectivePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: