ISSUE-305: UCHAR missing character literals?

UCHAR missing character literals?

State:
OPEN
Product:
rdf
Raised by:
Addison Phillips
Opened on:
2013-10-10
Description:
URI: http://www.w3.org/TR/2013/WD-trig-20130919/

The production UCHAR is as follows:

[27] UCHAR ::= '\u' HEX HEX HEX HEX | '\U' HEX HEX HEX HEX HEX HEX HEX HEX

Later on, is discussions of the various string terminals, we see this text:

--
STRING_LITERAL_SINGLE_QUOTE lexical form The characters between the outermost "'"s are taken, with numeric and string escape sequences unescaped, to form the unicode string of a lexical form.
--

But the production for STRING_LITERAL_* does not include any unescaped characters--only ECHAR and UCHAR are referenced, which suggests that the string literals may ONLY use the Unicode escapes. The text suggests that this isn't the case. Is this an omission in one or another of the productions?
Related Actions Items:
No related actions
Related emails:
  1. I18N-ISSUE-305: UCHAR missing character literals? [.prep-RDF1.1] (from sysbot+tracker@w3.org on 2013-10-10)

Related notes:

No additional notes.

Display change log ATOM feed


Addison Phillips <addisonI18N@gmail.com>, Chair, Richard Ishida <ishida@w3.org>, Bert Bos <bert@w3.org>, Fuqiao Xue <xfq@w3.org>, Atsushi Shimono <atsushi@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 305.html,v 1.1 2023/07/19 12:02:02 carcone Exp $