- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 15 Apr 2006 01:17:39 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1804 ------- Comment #7 from simeon@us.ibm.com 2006-04-15 01:17 ------- We may be talking cross purposes here... The interpretation I have for a grammar is that it derives a (possibly infinite) language of "words" that are accepted by that grammar. Here each of those "words" correspond to a data model value. For instance: (1,2,3) is a word that correponds to a sequence of 3 integers 1, 2 and 3, and is a valid instance of the formal value grammar. Can you give an example of a simple value which won't be a formal value? - Jerome
Received on Saturday, 15 April 2006 01:17:42 UTC