- From: Jim Ley <jim@jibbering.com>
- Date: Fri, 10 Jun 2005 00:53:52 +0100
- To: www-html@w3.org
"Mark Birbeck" <mark.birbeck@x-port.net> wrote in message
news:2604453A-92F5-41C1-8CC7-C49B4E3549C7@S009...
> One possibility would be to adorn QNames instead, with some characters
> that
> are not from the set of valid URI characters. An example might be:
>
> href="[x:y]"
>
> since '[' and ']' are in the 'excluded' characters list. (Other characters
> in that list are '{' and '}' but I think they should be saved for
> attribute
> value templates, as used in XSLT.)
However using QNames in attribute context makes the document unusable with
XSLT anyway, so I cannot see how an XSLT incompatibility can matter?
Jim.
Received on Thursday, 9 June 2005 23:54:51 UTC