ifc:IfcOutletTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcOutletTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="audiovisualoutlet"/>
    <xs:enumeration value="communicationsoutlet"/>
    <xs:enumeration value="poweroutlet"/>
    <xs:enumeration value="dataoutlet"/>
    <xs:enumeration value="telephoneoutlet"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>