ifc:IfcSanitaryTerminalTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcSanitaryTerminalTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="bath"/>
    <xs:enumeration value="bidet"/>
    <xs:enumeration value="cistern"/>
    <xs:enumeration value="shower"/>
    <xs:enumeration value="sink"/>
    <xs:enumeration value="sanitaryfountain"/>
    <xs:enumeration value="toiletpan"/>
    <xs:enumeration value="urinal"/>
    <xs:enumeration value="washhandbasin"/>
    <xs:enumeration value="wcseat"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>