Jump to content
Berocoder

XML Databinding wizard

Recommended Posts

XML Databinding Wizard is used a lot in our application. Often we get external xsd-files to generate pas-files with interfaces to access data in xml-files.

It works but also generate a lot of bloat as the wizard do not take in account the attributes in base scheme. So those are generated again in the new pas-file.
Is there an issue for this in Embarcaderos quality portal? Or even a fix?
Or is there a better way to generate those interfaces to avoid all those duplicates?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×