I would like to validate some xml with an xsd on the iOS platform. I have done some searches and not found anything. Anyone have any code i can use to do this?
Asked
Active
Viewed 1,496 times
1 Answers
3
Generic XML Schema validation is expensive, did you consider compiling the XSD into code using a tool like CodeSynthesis?

ThomasRS
- 8,215
- 5
- 33
- 48