Re: [xml-dev] Do not use the same tag name for different things ... Do you agree?

From
Simon St.Laurent <>
To
Date
2022-01-20T19:09:52Z
ID
<>
Thread
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