Author Topic: XSD Generation of  XSDTopLevelAttribute  (Read 1602 times)

Stephanie

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
XSD Generation of  XSDTopLevelAttribute
« 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?