Attribute | ifc:IfcBooleanResult/@Operator |
<xs:simpleType name="IfcBooleanOperator"> <xs:restriction base="xs:string"> <xs:enumeration value="union"/> <xs:enumeration value="intersection"/> <xs:enumeration value="difference"/> </xs:restriction> </xs:simpleType> |