Comment by randomNumber7
6 hours ago
I worked at a place where we had a custom written code generator that used XML as input. It is usable and especially XSD is nice to specify what a valid input file looks like.
On the other hand it is horrible to read and write for humans. Nowadays I would rather use JSON with JSON Schema.
No comments yet
Contribute on Hacker News ↗