Book a Demo

Author Topic: XSD Import / generation  (Read 2892 times)

SebastienRoy

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
XSD Import / generation
« on: June 20, 2006, 02:52:34 am »
Hello,

I am facing the following problem :
I have an XSD file containing both ComplexType and SimpleType elements.
I would like to have the following UML representation for imported ComplexType elements :
The XSDElements it contains are displayed as a UML attribute if the type of the element is a SimpleType (eventually one of the SimpleTypes defined in the file).
The XSDElements it contains are displayed as a UML relation if the type of the element is a ComplexType

Does anyone have a solution for that ?

In a more general context, is it possible to customize the XSD import / export ?

Thank you  for your answers

Sebastien Roy