ifc:IfcGlobalOrLocalEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcGlobalOrLocalEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="global_coords"/>
    <xs:enumeration value="local_coords"/>
  </xs:restriction>
</xs:simpleType>