ifc:IfcTendonAnchorTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcTendonAnchorTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="coupler"/>
    <xs:enumeration value="fixed_end"/>
    <xs:enumeration value="tensioning_end"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>