Re: SMIL21: Event-value grammar incorrect

Bjoern Hoehrmann <[email protected]>
Newsgroups gmane.comp.web.smil
Message-ID <[email protected]>
* Bjoern Hoehrmann wrote:
>  Event-value       ::= ( Eventbase-element "." )? Event-symbol 
>                        ( S? ("+"|"-") S? Clock-value )? 
>  Eventbase-element ::= Id-value
>  Event-symbol      ::= Id-value

Event-symbol should also exclude 'begin' and 'end' as those cannot be
used as event symbols without escaping as I understand it, so this could
be 

  Event-symbol      ::= Id-value - ('begin' | 'end')

or something like that.
-- 
Björn Höhrmann · mailto:[email protected] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.