Definition Type: Element
Name: LotImprovement
Namespace: http://rets.org/xsd/Properties/2007-08
Type: prop:LotImprovementType
Containing Schema: Lot.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into Driveway in schema lot_xsd Drilldown into Road in schema lot_xsd Drilldown into StreetLighting in schema lot_xsd Drilldown into Sidewalk in schema lot_xsd Drilldown into PatioStyle in schema lot_xsd Drilldown into LotImprovementType in schema lot_xsdXSD Diagram of LotImprovement in schema lot_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="LotImprovement" type="prop:LotImprovementType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PatioStyle prop:PatioStyle 0 1
Sidewalk prop:Sidewalk 0 1
StreetLighting prop:StreetLighting 0 1
Road prop:Road 0 1
Driveway prop:Driveway 0 1
Collapse Derivation Tree: