Re: [xml-dev] Invalid attribute names

From
Chiusano Joseph <>
To
Toni Uusitalo <>
Date
2003-12-31T19:28:45Z
ID
<>
Thread
Re: [xml-dev] Invalid attribute names
An attribute name of ":test" implies a blank prefix name, which is
illegal.

With an attribute name of "x:test:a", it is unclear which is the
namespace prefix and which is the local part.

Hope that helps.

Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton
Strategy and Technology Consultants to the World

Toni Uusitalo wrote:
> 
> BTW what was the main motive behind not letting name to start with colon or
> not to allow multiple colons in
> xml namespaces specification.
> 
> i.e. what's the "danger" of the following attribute names for example:
> <e :test=""/>
> <e x:test:a xmlns:x="ns"/>
> 
> with respect,
> Toni Uusitalo
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>