ifc:IfcJunctionBoxTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcJunctionBoxTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="data"/>
    <xs:enumeration value="power"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>