Greetings, at the Venice f2f we discussed adding @implements to the script element but the discussion trailed off before we confirmed exactly what the editors should add [1]. Since I am trying to do the edit I would like to confirm what should be added. The script element will support an additional attribute: "implements" implements attribute is defined as follows: the implements attributes specifies that the script identified by the @src provides an implementation of the specified namespace. The script should only be loaded and used if the user agent does not have an implementation of the specified namespace. example: <script src="xmlEvents2.js" type="...." implements=" http://www.w3.org/2001/xml-events" /> Question 1: is this what the participants thought was agreed? Question 2: if it was, then is a namespace not too coarse a unit? Should we identify features within a namespace, perhaps a feature might be equivalent to an XHTML module. Question 3: how, if it all, does this relate to the DOM hasFeature method? [1] http://www.w3.org/2008/02/19-xhtml-minutes.html#item03 Regards, Roland FBCS, CITP Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AUReceived on Tuesday, 22 April 2008 14:39:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 22 April 2008 14:39:02 GMT