Tagged Questions
17
votes
7answers
1k views
Why is XML not called EML?
From Wikipedia
Extensible Markup Language (XML) is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification[4] produced by the W3C, and several ...
4
votes
2answers
251 views
Good abbreviations for XML … things
I've never been very good at maintaining a coherent bunch of variable names for interfacing with XML files because I never name the variables in my interfaces the same way across my source.
There are ...