ifc:IfcEvaporatorTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcEvaporatorTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="directexpansion"/>
    <xs:enumeration value="directexpansionshellandtube"/>
    <xs:enumeration value="directexpansiontubeintube"/>
    <xs:enumeration value="directexpansionbrazedplate"/>
    <xs:enumeration value="floodedshellandtube"/>
    <xs:enumeration value="shellandcoil"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>