ifc:IfcCableSegmentTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcCableSegmentTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="busbarsegment"/>
    <xs:enumeration value="cablesegment"/>
    <xs:enumeration value="conductorsegment"/>
    <xs:enumeration value="coresegment"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>