Book a Demo

Author Topic: Generate RTF document with XSD SimpleType property  (Read 2035 times)

fabads

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Generate RTF document with XSD SimpleType property
« on: January 11, 2012, 08:15:22 pm »
Hello,

I'm experiencing a problem with the generation of RTF document. I have one element, with XSDsimpleType stereotype. I'm able to export all fields I want of the 'UML' dialog  but not the 'XSDsimpleType properties' dialog.

For example, I defined a type, named myType, using a float. I'd like to export the float information in my document (this info is not available in the UML dialog). Is it possible to do that ?

Thanks for your support.