Back to SwissRETS

noNamespace
element generation

Super Types
{} (restriction)

Documentation
Technology used to create heat.
district - A system for distributing heat generated in a centralized location through a system of insulated pipes into a network.
electricity - Electrical energy is converted to heat energy for space heating.
gas - Heating by burning natural gas, liquefied petroleum gas, propane or butane.
geothermal-probe -
heatpump-air-and-water -
heatpump - Heating and/or cooling system that transfers heat to or from the ground using a pump.
oil - Heating by burning fossil heating oil.
photovoltaics - In general, thermal photovoltaics use solar cells to convert the light that radiates from a hot surface into electricity and/or heating water.
solar-thermal - The conversion of sunlight into heat for water heating using a solar thermal collector
wood-pellet - Wood pellets, small pellets from wood chips and sawdust, are combusted.
wood - Burning wood fuel and wood-derived biomass fuel, such as sawdust bricks.
coal - Burning coal fuel.
Properties
This component is not nillable.

Model
<generation>

</generation>

Source
<xs:element maxOccurs="1" minOccurs="0" name="generation">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="district">
</xs:enumeration>
<xs:enumeration value="electricity">
</xs:enumeration>
<xs:enumeration value="gas">
</xs:enumeration>
<xs:enumeration value="geothermal-probe">
</xs:enumeration>
<xs:enumeration value="heatpump-air-and-water">
</xs:enumeration>
<xs:enumeration value="heatpump">
</xs:enumeration>
<xs:enumeration value="oil">
</xs:enumeration>
<xs:enumeration value="photovoltaics">
</xs:enumeration>
<xs:enumeration value="solar-thermal">
</xs:enumeration>
<xs:enumeration value="wood-pellet">
</xs:enumeration>
<xs:enumeration value="wood">
</xs:enumeration>
<xs:enumeration value="coal">
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:element>

Back to SwissRETS

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.