
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Amund Trovåg wrote:
Think I may have found it! :)
The above expression is correct, however, only if I change the token <RELATION> with <ID> which has the same structure. Is it true that <RELATION> in the expression above calls itself recursively? (Because of #RELATION?) If so, I am a bit wiser today :)
Amund
|<ID : ["a"-"z","A"-"Z","_"] ( ["a"-"z","A"-"Z","_","0"-"9"] )* > |<RELATION : ["a"-"z","A"-"Z","_"] ( ["a"-"z","A"-"Z","_","0"-"9"] )* >
I think the #RELATION is in a different namespace from the RELATION token (but I may be wrong).
-- Mike Atkinson (to reply remove NO SPAM from the address).
| <-- __Chronological__ --> | <-- __Thread__ --> |