ifc:IfcSolarDeviceTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcSolarDeviceTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="solarcollector"/>
    <xs:enumeration value="solarpanel"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>