- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sat, 07 Jan 2006 19:55:00 +0100
- To: www-smil@w3.org
Dear Synchronized Multimedia Working Group,
http://www.w3.org/TR/2005/REC-SMIL2-20051213/ has
Event-value ::= ( Eventbase-element "." )? Event-symbol
( S? ("+"|"-") S? Clock-value )?
Eventbase-element ::= ID
I think this is incorrect, neither the 'ID' nor 'Event-symbol' symbols
are ever defined in the specification; it seems this should be
Event-value ::= ( Eventbase-element "." )? Event-symbol
( S? ("+"|"-") S? Clock-value )?
Eventbase-element ::= Id-value
Event-symbol ::= Id-value
regards,
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · 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/
Received on Saturday, 7 January 2006 18:54:27 UTC