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