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