Definition Type: Group
Name: IfcMaterialSelect
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 IfcMaterialLayer in schema ifc2x2_final_xsd Drilldown into IfcMaterialLayerSet in schema ifc2x2_final_xsd Drilldown into IfcMaterialLayerSetUsage in schema ifc2x2_final_xsd Drilldown into IfcMaterialList in schema ifc2x2_final_xsd Drilldown into IfcMaterial in schema ifc2x2_final_xsdXSD Diagram of IfcMaterialSelect in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:group name="IfcMaterialSelect">
    <xs:choice>
        <xs:element ref="ifc:IfcMaterial" />
        <xs:element ref="ifc:IfcMaterialList" />
        <xs:element ref="ifc:IfcMaterialLayerSetUsage" />
        <xs:element ref="ifc:IfcMaterialLayerSet" />
        <xs:element ref="ifc:IfcMaterialLayer" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcMaterial ifc:IfcMaterial (1) (1)
IfcMaterialList ifc:IfcMaterialList (1) (1)
IfcMaterialLayerSetUsage ifc:IfcMaterialLayerSetUsage (1) (1)
IfcMaterialLayerSet ifc:IfcMaterialLayerSet (1) (1)
IfcMaterialLayer ifc:IfcMaterialLayer (1) (1)