Why do we need to spell correctly? Why can't we use "u" for "you"? Why do we need to end sentences with periods? Why do we have to use the correct grammar?
1) It's simpler for humans to read. The purpose of XML was to be somewhat human readable and quotes help with that.
2) It makes possible for people to throw together a basic parser if for some reason they don't have access to the libraries (embedded, new language, etc)
3) Life would be a lot simpler if everyone followed the law (or specs).
1) It's simpler for humans to read. The purpose of XML was to be somewhat human readable and quotes help with that. 2) It makes possible for people to throw together a basic parser if for some reason they don't have access to the libraries (embedded, new language, etc) 3) Life would be a lot simpler if everyone followed the law (or specs).