ifc:IfcAddressTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcAddressTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="office"/>
    <xs:enumeration value="site"/>
    <xs:enumeration value="home"/>
    <xs:enumeration value="distributionpoint"/>
    <xs:enumeration value="userdefined"/>
  </xs:restriction>
</xs:simpleType>