Book a Demo

Author Topic: association in  xml schema generation  (Read 1933 times)

jmuilu

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
association in  xml schema generation
« on: November 10, 2006, 05:11:52 am »
Hi
I have bidirectional association between two classes and when I generate XML schema of this I get only one way association implemented (i.e. only XML element generated form the original target class gets reference (xs:sequence element) to another class but no another way of around)... Am I missing something ? I was hoping have possibility to navigate from A->B and B->A
Best, Juha