ifc:IfcElectricGeneratorTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcElectricGeneratorTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="chp"/>
    <xs:enumeration value="enginegenerator"/>
    <xs:enumeration value="standalone"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>