Author Topic: Order of the elements within generated XSD  (Read 2082 times)

darkled

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Order of the elements within generated XSD
« on: November 19, 2013, 12:46:52 am »
Hi all,

We have in a project a schema (UML Profile for XSD) with a lot of complex types related with each other (both with associations and addition of  XSDelement). After some modification and generation new xsd it was noted that the order of the elements could differ to the previous version.

Is it possible some how to fix that problem? I've found in the documentation that it is possible to set a tagged value "position" for  XSDelement's but I don't see any possibility for associations.

Thanks in advance for any help.

darkled

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Order of the elements within generated XSD
« Reply #1 on: November 22, 2013, 03:17:08 am »
The solution is found, one can create the same "position" tagged value for connectors in section "Connector Source"