- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sun, 24 Apr 2005 19:27:44 +0200
- To: www-svg@w3.org
Dear Scalable Vector Graphics Working Group,
http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/script.html fails
to define how namespace'd events are beeing dealt with, the ev:event
attribute is defined to take a string in the prose and in the schema
it is defined as
<define name='XSLT-QName.datatype'>
<choice>
<data type='NMTOKEN'/>
<data type='QName'/>
</choice>
</define>
This does not make much sense considering that NMTOKEN is a superset of
QName. Please change the schema such that it does not include such re-
dundant choices. Further, please change the prose such that it is clear
how events are to be referred to; if that involves QNames, this would
require to define the resolution algorithm, and if it involves names
without prefixes, it would likely require to define the default name-
space for such values.
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 Sunday, 24 April 2005 17:27:16 UTC