ifc:IfcConstructionEquipmentResourceTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcConstructionEquipmentResourceTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="demolishing"/>
    <xs:enumeration value="earthmoving"/>
    <xs:enumeration value="erecting"/>
    <xs:enumeration value="heating"/>
    <xs:enumeration value="lighting"/>
    <xs:enumeration value="paving"/>
    <xs:enumeration value="pumping"/>
    <xs:enumeration value="transporting"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>