[sc34wg3] TMQL: Grammar -- "predicate-invocation"
Lars Heuer
heuer at semagia.com
Sun Jun 22 06:39:18 EDT 2008
Hi all,
Comments against TMQL draft dtd. 2007-07-13.
The rule:
[54] predicate-invocation : anchor '(' (anchor ':' value-expression)+
','* '...'*
')'
seems to be wrong.
Should be something like:
pred-invocation : anchor '(' pred-roles ')'
pred-roles : pred-role (',' pred-role)*
pred-role : anchor ':' value-expression
| '...'
Best regards,
Lars
--
Semagia
<http://www.semagia.com>
More information about the sc34wg3
mailing list