Hi,
I would like to transform the attributes of a class to XSDTopLevelAttributes in my XSD scheme, i.e. I want to transform the attributes in classes of stereotype "XSDTopLevelAttribute".
I managed to create such classes but how can I set the "type" of such an "XSDTopLevelAttribute" class. A class does not have the property type, only attributes have. The same goes for annotations and the rest of properties that XSDTopLevelAttributes have.
Any ideas?