Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Michal K

Pages: [1]
1
Hi,
Is there a possibility to change the way XSD is generated? I would like to avoid generation of a root element per each complex type.
Michal

2
Quote
You can't unless you define a stereotype for a pseudo package class element that contains the classes you want to generate code for as nested elements. If you do so, you can provide code generation templates that write just one file for your pseudo package class.

That's what I've done. Thank you.

Michal

3
Hi,
Is there a possibility to generate code for multiple classes in a single file - similar to how XSD schema is generated.
We need to generate OData EDM descriptor from our class model.
Thanks,
Michal

Pages: [1]