|
Re: SVG12: Namespaced Events: msg#00052web.svg
Bjoern, Good points! Regarding SMIL 2.0, I am surprised by your contention that SMIL 2.0 supports namespaced events because my understanding was that SMIL 2.0 happened well before namespaced events happened and I looked at the definition of the 'begin' attribute (http://www.w3.org/TR/2005/REC-SMIL2-20050107/smil-timing.html#Timing-BeginValueListSyntax) and did not see anything about namespacing or prefixing. Here is a copy/paste of what the SMIL 2.0 spec says about event names: ------------------------------- The event value must specify an Event-symbol. This term is an XML NMTOKEN that specifies the name of the event that is raised on the Event-base element. The host language designer must specify which events can be specified. * Host language specifications must include a description of legal event names (with "none" as a valid description), and/or allow any name to be used. ------------------------------- So, I didn't find anything in SMIL 2.0 about namespaced events. Nevertheless, since the definition of NMTOKEN allows a ":", then it is syntactically possible for the event name to be a QName, I think this makes total sense for SVG, as a host language for SMIL Timing, to say that the event names are QName's. For backwards compatibility, if only a localname for the event is provided, then the default namespace for the event is the XML Events namespace. And I agree that it is wrong for the spec to include/talk about addEventListener() instead of addEventListenerNS(). I will forward my comments to the SVG WG for discussion there. Jon At 11:10 AM 2/10/2005, Bjoern Hoehrmann wrote: Dear Scalable Vector Graphics Working Group, |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: SVG12: Namespaced Events: 00052, Bjoern Hoehrmann |
|---|---|
| Next by Date: | Re: SVG12: Namespaced Events: 00052, Jon Ferraiolo |
| Previous by Thread: | SVG12: Namespaced Eventsi: 00052, Bjoern Hoehrmann |
| Next by Thread: | Re: SVG12: Namespaced Events: 00052, Bjoern Hoehrmann |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |