Definition Type: Element
Name: Units
Namespace: http://rets.org/xsd/Properties/2007-08
Type: prop:UnitsType
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into Unit in schema properties_xsd Drilldown into Entry in schema properties_xsd Drilldown into InteriorDetails in schema properties_xsd Drilldown into UnitsTotal in schema properties_xsd Drilldown into UnitsType in schema properties_xsdXSD Diagram of Units in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Units" type="prop:UnitsType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UnitsTotal prop:UnitsTotal 0 1
InteriorDetails prop:InteriorDetails 0 (1)
Entry prop:Entry 0 1
Unit prop:Unit 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: