- From: Sandro Hawke <sandro@w3.org>
- Date: Wed, 30 Sep 2009 11:54:13 -0400
- To: Axel Polleres <axel.polleres@deri.org>
- cc: Stella Mitchell <stellamit@gmail.com>, "RIF \(E-mail\)" <public-rif-wg@w3.org>
> The easiest and quickest way around this is:
>
> change:
> Name:= NCName
> to
> Name:= NCName | ('"' UNICODESTRING '"')
>
> any objections against this?
What if the variable name has a double-quote character in it?
(As far as I know, the PS can't handle the even xs:strings with quotes
in them. This is part of the why the PS isn't real.)
- s
Received on Wednesday, 30 September 2009 15:54:15 UTC