Addison Phillips wrote:
> Lang = 2*8(ALPHA) / extlang / "*"
> Extlang = 0*2("-" 3ALPHA) ["-" 3ALPHA / "*"]
> Slightly icky, but essentially correct
Okay, that will be clearer and better than my idea, but it's
apparently not yet correct, how about this:
extlang = *2("-" 3ALPHA) ["-" ( 3ALPHA / "*" )]
You want "-*" at the end, not only "*" as in lng-exa-exb*
Bye, Frank
_______________________________________________
Ltru mailing list
Ltru at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/ltru
Note Well: Messages sent to this mailing list are the opinions of the senders and do not imply endorsement by the IETF.