- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 08 Jun 2009 16:11:10 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6908
Dave Peterson <davep@iit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |davep@iit.edu
--- Comment #4 from Dave Peterson <davep@iit.edu> 2009-06-08 16:11:10 ---
(In reply to comment #3)
> (In reply to comment #2)
> Well, just changing the final "patterns" to "regular expressions" gets rid of
> the circularity.
>
> How is "each" misleading? Would "all members" help?
Let's make this a formal proposal:
Change
[Definition:] pattern is a constraint on the ·value space· of a datatype
which is achieved by constraining the ·lexical space· to ·literals· which match
each member of a set of patterns.
to:
[Definition:] pattern is a constraint on the ·value space· of a datatype
which is achieved by constraining the ·lexical space· to ·literals· which match
all members of a set of regular expressions.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 8 June 2009 16:11:16 UTC