[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unprefixed attribute names in RDF
- From: Tim Bray <tbray@textuality.com>
- To: Joe English <jenglish@flightlab.com>, xml-dev@lists.xml.org
- Date: Sun, 07 Jan 2001 14:09:51 -0800
At 12:41 PM 07/01/01 -0800, Joe English wrote:
>Am I correct in assuming that, in RDF, unqualified attribute
>names are treated as though they had the same namespace name
>as the element to which they belong?
...
>I also notice that other W3C Recommendations seem to use
>different conventions -- XSLT uniformly uses unqualified
>attribute names, and XLINK seems to always use qualified
>ones.
Seems to me it's OK to go either way as long as you make
clear what you're doing. Basically, specs that rely mostly
on attributes that might get attached to other people's
elements (e.g. xlink) are pretty well forced to prefix,
otherwise it's just fine not to, but specs do need to be
clear on this point. -Tim