<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>
|