[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: data tag



At 0:58 -0500 1/26/98, Erik Ostrom wrote:
>i believe _data-tag is the name we've used in discussions.  however,
>now that i look at it again (siiigh), _data-tag is an invalid
>identifier and hence an invalid keyword.  (so is _data_tag.)

Nope, _data-tag, _data_tag, _id and _type are all valid <ident> since '_'
is in the <alpha> and
<ident> ::= <alpha> <ident-chars>