ifc:IfcAssemblyPlaceEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcAssemblyPlaceEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="site"/>
    <xs:enumeration value="factory"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>