Definition Type: Element
Name: Pool
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:PoolType
Containing Schema: Lot.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into PoolTreatment in schema features_xsd Drilldown into PoolStyle in schema features_xsd Drilldown into PoolHeating in schema features_xsd Drilldown into PoolConstruction in schema features_xsd Drilldown into PoolAmenities in schema features_xsd Drilldown into IsSaltWater in schema features_xsd Drilldown into IsIndoor in schema features_xsd Drilldown into IsHeated in schema features_xsd Drilldown into HasSpa in schema features_xsd Drilldown into HasPool in schema features_xsd Drilldown into PoolType in schema features_xsdXSD Diagram of Pool in schema lot_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Pool" type="commons:PoolType" 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
HasPool commons:HasPool 0 1
HasSpa commons:HasSpa 0 1
IsHeated commons:IsHeated 0 1
IsIndoor commons:IsIndoor 0 1
IsSaltWater commons:IsSaltWater 0 1
PoolAmenities commons:PoolAmenities 0 unbounded
PoolConstruction commons:PoolConstruction 0 1
PoolHeating commons:PoolHeating 0 1
PoolStyle commons:PoolStyle 0 1
PoolTreatment commons:PoolTreatment 0 1
Collapse Derivation Tree: