ifc:IfcElectricTimeControlTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcElectricTimeControlTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="timeclock"/>
    <xs:enumeration value="timedelay"/>
    <xs:enumeration value="relay"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>