[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Are namespace declarations 'counted' as attributes?
- From: Richard Tobin <richard@cogsci.ed.ac.uk>
- To: xml-dev@lists.xml.org
- Date: Tue, 27 Mar 2001 18:15:37 +0100 (BST)
> Is it too large/tricky a question to ask why all these technologies have
> different answers to this question?
They don't "all have different answers". Standards and programs
dating from before the XML Namespaces specification naturally regard
them as ordinary attributes. Updates to those standards have to find
some compromise. Newer standards are namespace-aware and treat them
as namespace declarations.
-- Richard