<xs:group name="IfcFillStyleSelect">
<xs:choice>
<xs:element ref="ifc:IfcFillAreaStyleHatching" />
<xs:element ref="ifc:IfcFillAreaStyleTiles" />
<xs:element ref="ifc:IfcColourSpecification" />
<xs:element ref="ifc:IfcPreDefinedColour" />
<xs:element ref="ifc:IfcExternallyDefinedHatchStyle" />
</xs:choice>
</xs:group>
|