Re: <listener> element namespace in 1.2T RNG

On Tue, 12 May 2009 08:22:27 +0200, Cameron McCormack <cam@mcc.id.au> wrote:

> The <ev:listener> element in SVG Tiny 1.2 is defined in the RNG with:
>
>   <element name='listener'>
>     <ref name='listener.AT'/>
>     <ref name='listener.CM'/>
>   </element>
>
> Shouldn’t it be <element name='ev:listener'> (or
> <element name='listener' ns='http://www.w3.org/2001/xml-events'>)?

Yes it should. Changing that doesn't affect conformance, since the spec text[1] clearly states that 'listener' is in the XML Events namespace.

I agree that for correctness we should errata the RNG for 'listener'.

[1] http://www.w3.org/TR/SVGMobile12/script.html#ListenerElement

-- 
Erik Dahlstrom, Core Technology Developer, Opera Software
Co-Chair, W3C SVG Working Group
Personal blog: http://my.opera.com/macdev_ed

Received on Tuesday, 12 May 2009 07:24:28 UTC