Possible duplicate:
All XML binding framework for Objective-C?
Based on the .NET background, where you can easily generate an object model from an XML schema (via, for example, xsd.exe), I wanted to know if there is a similar possibility for generating Objective-C / NSObject objects.
Thank!
source
share