Definition Type: Element
Name: LotSize
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:LotSize
Containing Schema: Lot.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into LotDimensions in schema retscommons_xsd Drilldown into LotSize in schema retscommons_xsdXSD Diagram of LotSize in schema lot_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="LotSize" type="commons:LotSize" 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
LotDimensions commons:LotDimensions 0 1
Collapse Derivation Tree: