TK_HeatingDeviceCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_HeatingDeviceCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="CentralHeating"/>
    <xs:enumeration value="Fireplace"/>
    <xs:enumeration value="FloarHeating"/>
    <xs:enumeration value="Radiator"/>
    <xs:enumeration value="Stove"/>
  </xs:restriction>
</xs:simpleType>