- From: Matt Timmermans <mtimmerm@opentext.com>
- Date: Tue, 5 Dec 2000 15:52:42 -0500
- To: "'Biron,Paul V'" <Paul.V.Biron@kp.org>, "'Tony Graham'" <tgraham@mulberrytech.com>, <www-xml-schema-comments@w3.org>
Actually:
\w [\t--[\p{P}\p{S}\p{C}]]
because when you use the other expression in a pattern attribute, XML 1.0
attribute normalization will change it into a space.
> -----Original Message-----
> \w [	--[\p{P}\p{S}\p{C}]]
>
Received on Tuesday, 5 December 2000 15:54:57 UTC