Erratum for Schema part 2: wrong space

Appendix F, Regular Expressions, of Schema part 2
(http://www.w3.org/TR/xmlschema-2/#regexs) contains:

[19]    XmlCharRef    ::=    ( '&#' [0-9]+ ';' ) | (' &#x' [0-9a-fA-F]+ ';' )

contains a wrong space in ' &#x', which should be just '&#x'.

Please issue an erratum to remove this space
(or remove the whole production; see my separate mail entitled
Erratum/Request for clarification on Regexp notation).


Regards,   Martin.

Received on Friday, 15 June 2001 01:47:31 UTC