Are there any formal recommendations on element casing in XML?
I know XHTML uses lowercase element names (as opposed to HTML which canonically uses uppercas
Not that it matters, but I've always been partial to PascalCase for Elements and camelCase for attributes: