Re: XHTML + RDFa + @role

On 30 Jun 2009, at 15:38, Toby Inkster wrote:

> Can someone publish a DTD for this (and maybe including the rest of
> ARIA)?


OK, I've gone ahead and done it myself:

http://demiblog.org/dtd/xhtml-rdfa-role-1.dtd

To use it, your DOCTYPE should look like this:

<!DOCTYPE html
   PUBLIC "+//IDN demiblog.org//DTD XHTML+RDFa+Role 1.0//EN"
   "http://demiblog.org/dtd/xhtml-rdfa-role-1.dtd">

Your <html> element should have attribute version="XHTML+RDFa+Role 1.0".

-- 
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>

Received on Thursday, 9 July 2009 21:16:52 UTC