<xs:simpleType name="IfcElementCompositionEnum"> <xs:restriction base="xs:string"> <xs:enumeration value="complex"/> <xs:enumeration value="element"/> <xs:enumeration value="partial"/> </xs:restriction> </xs:simpleType>