Namespace syntax in HTML
- We need namespaces in HTML.
- We need a syntax for declaring those namespaces in HTML.
- A very good, fitting syntax has already been invented for use in XML, and is understood by a significant number of authors.
- That syntax has been corrupted through misuse by many pages. Is it worth trying to save, or do we need a new one (or is one of the premises wrong)?
This entry was posted
on Monday, October 9th, 2006 at 03:50:10 and is filed under markup.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.
I don’t see why it’s needed at all.
Don’t see why what’s needed? Namespaces? If you want any sort of extensibility, you’ll need them, and people do want extensibility (see the current threads on news://mozilla.dev.tech.mathml about trying to incorporate mathml into html5)
I don’t see why you need namespaces for that. See also the WHATWG mailing list.