char

Hello public-tt,

 8.3.14 <string>

  A <string> expression consists of a sequence of characters where no
  character is a whitespace or quotation delimiter character.
  
  Syntax Representation – <string>

  <string>
    : ( char - { S | "\"" | "\'" } )+

I did not see a definition of 'char'. Please define the token char,
preferably by reference to Unicode, appropriate productions from XML 1.0
or XML1.1, or CharMod part 1: Fundamentals.

-- 
 Chris Lilley                    mailto:chris@w3.org
 Interaction Domain Leader
 Co-Chair, W3C SVG Working Group
 W3C Graphics Activity Lead
 Co-Chair, W3C Hypertext CG

Received on Friday, 2 June 2006 19:10:46 UTC