Stavo leggendo questo blog di James Bennett riguardante HTML vs XHTML. Scrive:
I don’t have any need for namespaced content; I’m not displaying any complex mathematical notation here and don’t plan to, and I don’t use SVG for any images. So that’s one advantage of XHTML out the window. I also don’t have any need for XML tools; all the processing I need to do can be handled by HTML-parsing libraries like BeautifulSoup. That’s the other advantage gone.
Che cosa intende per namespaced content
e quale vantaggio ci fornisce?