ifc:IfcPipeSegmentTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcPipeSegmentTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="culvert"/>
    <xs:enumeration value="flexiblesegment"/>
    <xs:enumeration value="rigidsegment"/>
    <xs:enumeration value="gutter"/>
    <xs:enumeration value="spool"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>