Definition Type: Element
Name: LotDimensions
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:PlanarDimensionsType
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into Width in schema retscommons_xsd Drilldown into Length in schema retscommons_xsd Drilldown into IrregularDimensions in schema retscommons_xsd Drilldown into Area in schema retscommons_xsd Drilldown into PlanarDimensionsType in schema retscommons_xsdXSD Diagram of LotDimensions in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Area commons:Area 0 1
IrregularDimensions commons:IrregularDimensions 0 1
Length commons:Length 0 1
Width commons:Width 0 1
Collapse Derivation Tree: