What do you guys use to convert an XSD to objective C data classes/structures?
What do you guys use to convert an XSD to objective C data classes/structures?
- Subject: What do you guys use to convert an XSD to objective C data classes/structures?
- From: Alex Zavatone <email@hidden>
- Date: Tue, 25 Mar 2014 15:15:46 -0400
We have a lot of legacy systems at my latest gig that all use and output XML data.
For the purpose of consuming server based XML files, we're looking for a method to automate creation of objective c classes that represent the internal XML data structure.
Is there any compelling reason not to deserialize into dictionaries instead?
Which approach do you guys use?
Thanks in advance.
- Alex Zavatone
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden