- From: Mark Birbeck <mark.birbeck@x-port.net>
- Date: Wed, 6 Dec 2006 13:40:11 +0000
- To: public-rdf-in-xhtml-tf@w3.org
- Cc: "SWD WG" <public-swd-wg@w3.org>
Hi Ivan, > this explains the issue around 'role'. One question, though. Based on > your description, the script should generate > > <#me> xh:role foaf:Person. > > right? Yes, that's correct. > Does it mean that there will be a fixed namespace for the 'role' > attribute, defined by the RDFa group? There will be a fixed namespace, but it's actually already defined in the @role spec [1] which was owned by the HTML Working Group when it existed. :) The namespace is set to the normal XHTML namespace (http://www.w3.org/1999/xhtml). As you probably know, at one point @role was only available in the XHTML 2 spec, and the attribute was at that time in a different namespace, which means that there are references to @xh2:role out in the wild. (See [2] as well as the sample code at [3].) Regards, Mark [1] http://www.w3.org/TR/xhtml-role/ [2] http://firefox.cita.uiuc.edu/document/style/roles.php [3] http://developer.mozilla.org/en/docs/Accessible_DHTML#Basic_support_for_assistive_technologies -- Mark Birbeck CEO x-port.net Ltd. e: Mark.Birbeck@x-port.net t: +44 (0) 20 7689 9232 w: http://www.formsPlayer.com/ b: http://internet-apps.blogspot.com/ Download our XForms processor from http://www.formsPlayer.com/
Received on Wednesday, 6 December 2006 13:40:32 UTC