- From: Cameron McCormack <cam-www-svg@aka.mcc.id.au>
- Date: Tue, 18 Jan 2005 17:29:13 +1100
- To: www-svg@w3.org
If I have a handler element and the event type is given by only a local name, how is this resolved? Will it use the default namespace at that point in the document, or the empty namespace (the one you specify with xmlns="", whatever it is called) or the XML Events namespace? <svg xmlns="http://www.w3.org/2000/svg" ...> <handler ev:event="click"> // ... </handler> </svg> Thanks, Cameron -- Cameron McCormack | Web: http://mcc.id.au/ | ICQ: 26955922
Received on Tuesday, 18 January 2005 06:29:20 UTC