Definition Type: Group
Name: IfcBooleanOperand
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
Collapse XSD Schema Diagram:
Drilldown into IfcBooleanResult in schema ifc2x2_final_xsd Drilldown into IfcHalfSpaceSolid in schema ifc2x2_final_xsd Drilldown into IfcSolidModel in schema ifc2x2_final_xsdXSD Diagram of IfcBooleanOperand in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:group name="IfcBooleanOperand">
    <xs:choice>
        <xs:element ref="ifc:IfcSolidModel" />
        <xs:element ref="ifc:IfcHalfSpaceSolid" />
        <xs:element ref="ifc:IfcBooleanResult" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcSolidModel ifc:IfcSolidModel (1) (1)
IfcHalfSpaceSolid ifc:IfcHalfSpaceSolid (1) (1)
IfcBooleanResult ifc:IfcBooleanResult (1) (1)