ifc:IfcPileTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcPileTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="bored"/>
    <xs:enumeration value="driven"/>
    <xs:enumeration value="jetgrouting"/>
    <xs:enumeration value="cohesion"/>
    <xs:enumeration value="friction"/>
    <xs:enumeration value="support"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>