- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 08 Jun 2009 17:02:31 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6908
Pete Cordell <petexmldev@codalogic.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |petexmldev@codalogic.com
--- Comment #6 from Pete Cordell <petexmldev@codalogic.com> 2009-06-08 17:02:31 ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > How is "each" misleading? Would "all members" help?
I think "each" is supposed to map to "at least one of the members", e.g.
> [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.
should be:
[Definition:] pattern is a constraint on the ·value space· of a datatype
which is achieved by constraining the ·lexical space· to ·literals· which match
at least one member 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 17:02:37 UTC