Y
Hacker News
new
|
ask
|
show
|
jobs
by
vbezhenar
212 days ago
Not every XML has associated XSD. You need to transfer XSD. You need to write code generator for that XSD or otherwise use it. A lot of work which is unnecessary when you can just write `JSON.parse(string)`.