Back to SwissRETS

noNamespace
element distribution

Super Types
{} (restriction)

Documentation
How the heating system distributes and maintains temperature.
Properties
This component is not nillable.

Model
<distribution>

</distribution>

Source
<xs:element maxOccurs="1" minOccurs="0" name="distribution">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="radiator"/>
<xs:enumeration value="floor"/>
</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.