- From: Andy Seaborne <andy@apache.org>
- Date: Sat, 31 Aug 2013 16:20:58 +0100
- To: RDF-WG <public-rdf-wg@w3.org>
One of the notes for the grammar says:
[[
Escape sequences UCHAR and ECHAR are case sensitive.
]]
This is a bit confusing in the case of UCHAR. The \u and \U is case
sensitive but the hex part is case insensitive.
Suggestion:
<li>
Escape sequences markers <code>\u</code>, <code>\U</code>
and those in <code><a
href="#grammar-production-ECHAR">ECHAR</a></code>
are case sensitive.
</li>
Andy
Received on Saturday, 31 August 2013 15:21:26 UTC