ifc:IfcCommunicationsApplianceTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcCommunicationsApplianceTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="antenna"/>
    <xs:enumeration value="computer"/>
    <xs:enumeration value="fax"/>
    <xs:enumeration value="gateway"/>
    <xs:enumeration value="modem"/>
    <xs:enumeration value="networkappliance"/>
    <xs:enumeration value="networkbridge"/>
    <xs:enumeration value="networkhub"/>
    <xs:enumeration value="printer"/>
    <xs:enumeration value="repeater"/>
    <xs:enumeration value="router"/>
    <xs:enumeration value="scanner"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>