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