Definition Type: Element
Name: HVAC
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:HVACType
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into HeatingSystemZones in schema features_xsd Drilldown into HeatingSystemFuel in schema features_xsd Drilldown into HeatingSystem in schema features_xsd Drilldown into CoolingSystemZones in schema features_xsd Drilldown into CoolingSystemFuel in schema features_xsd Drilldown into CoolingSystem in schema features_xsd Drilldown into HasHeatingSystem in schema features_xsd Drilldown into HasCoolingSystem in schema features_xsd Drilldown into HVACType in schema features_xsdXSD Diagram of HVAC in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="HVAC" type="commons:HVACType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>100398</retsid>
            <example>None</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HasCoolingSystem commons:HasCoolingSystem 0 1
HasHeatingSystem commons:HasHeatingSystem 0 1
CoolingSystem commons:CoolingSystem 0 1
CoolingSystemFuel commons:CoolingSystemFuel 0 1
CoolingSystemZones commons:CoolingSystemZones 0 1
HeatingSystem commons:HeatingSystem 0 1
HeatingSystemFuel commons:HeatingSystemFuel 0 1
HeatingSystemZones commons:HeatingSystemZones 0 1
Collapse Derivation Tree: