Re: [xml-dev] Should one adopt the tag naming convention of an existing XML vocabulary or create one's own tag naming convention?
> Here are two possibilities: > > 1. I will create a my own tag naming convention, independent of the XML vocabularies that I will use. > > 2. I will adopt the tag naming convention of one of the XML vocabularies that I will use. (Which one?) > > What do you recommend? There is only one way :) names should be all lower-case, with hyphen as a separator. Camel case, or any thing else really, are awful for xml. -- Andrew Welch http://andrewjwelch.com