Book a Demo

Author Topic: Generate XSD - Qualified Multiplicity Classes  (Read 2603 times)

Jakub

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Generate XSD - Qualified Multiplicity Classes
« on: November 15, 2013, 08:50:46 pm »
Hi,

I am a bit struggling with Qualified Multiplicity (collections) while generating xsd. In Java that would be mapped to Map, in C# that would be Dictionary but I am not able to generate xsd for such qualified relation. Do I need to add some extra settings?

Any hint appreciated
Thanks