Re: [xml-dev] Do not use the same tag name for different things ... Do you agree?
After watching developers create web sites and apps using seemingly infinite nested div elements, even often divs without class or ID attributes, I can definitely say that name reuse is ordinary (if perverse in that scenario). It does make it clear that it's possible to work from document structure and context rather than explicitly named elements.... Thanks, Simon