Definition Type: ComplexType
Name: LotSize
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Containing Schema: RETSCommons.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LotDimensions in schema retscommons_xsdXSD Diagram of LotSize in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="LotSize">
    <xs:sequence>
        <xs:element name="LotDimensions" type="commons:PlanarDimensionsType" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>
                    </retsid>
                    <example>
                    </example>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotDimensions commons:LotDimensions 0 1
Collapse Derivation Tree:
Collapse References:
idxex:LotSize, prop:LotSize, trans:LotSize