ifc:IfcVibrationIsolatorTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcVibrationIsolatorTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="compression"/>
    <xs:enumeration value="spring"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>