- From: Tony Graham <tgraham@mulberrytech.com>
- Date: Fri, 24 Nov 2000 16:41:25 -0400 (EST)
- To: www-xml-schema-comments@w3.org
The equivalent character classes for two of the multi-character escapes in CR-xmlschema-2-20001024 use a numeric character references that is not supported by the CR's regular expression syntax. The character classes in the CR are '[#x20\t\n\r]' and '[#x0000-#x10FFFF]-[\p{P}\p{S}\p{C}]'. The CR states that in a regular expression a normal character can be represented by itself or by a character reference, with a link to the character reference definition in XML 1.0 2ed. Either the character references in the equivalent character classes should be correct character references or the regular expression syntax should be expanded to include character references of the form used in the equivalent character classes. Regards, Tony Graham ====================================================================== Tony Graham mailto:tgraham@mulberrytech.com Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9632 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
Received on Friday, 24 November 2000 16:41:18 UTC