Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Stephanie on July 05, 2007, 05:47:50 am

Title: XSD Generation of  XSDTopLevelAttribute
Post by: Stephanie on July 05, 2007, 05:47:50 am
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?