Namespace error in media-video-220-t.svg

Hi,

In the test set for SVGT 1.2 in the document media-video-220-t.svg the
namespace ev: is used without having being defined.

<handler type="text/ecmascript" ev:event="beginEvent">
        var oldChild = document.getElementById("welcome");
        var myChild =
document.getElementById("g1").removeChild(oldChild);
        document.getElementById("g2").appendChild(myChild);
      </handler>

The definition for xmlns:ev="http://www.w3.org/2001/xml-events" is
missing from the document.

Julien

------------------------------------------------------------------------
--

Julien Reichel, PhD
Technology Architect, SpinetiX S.A.
PSE-C, CH-1015, Lausanne, Switzerland

Tel:     +41 (0) 21 693 89 81
Mail:   julien.reichel@spinetix.com
Get Information : http://www.spinetix.com

------------------------------------------------------------------------
--

Received on Thursday, 10 July 2008 07:34:14 UTC