ifc:IfcFastenerTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcFastenerTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="glue"/>
    <xs:enumeration value="mortar"/>
    <xs:enumeration value="weld"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>