- From: Niklas Lindström <lindstream@gmail.com>
- Date: Thu, 26 Apr 2012 18:37:52 +0200
- To: Alex Milowski <alex@milowski.com>
- Cc: W3C RDFWA WG <public-rdfa-wg@w3.org>
On Thu, Apr 26, 2012 at 3:52 PM, Alex Milowski <alex@milowski.com> wrote: > On Thu, Apr 26, 2012 at 2:23 AM, Ivan Herman <ivan@w3.org> wrote: >> Alex, >> >> your code seems to require the @version attribute to decide for XHTML+RDFa 1.1. RDFa Core does not _require_ this attribute. > > Ah, but if you start with HTML+RDFa 1.1, that's the only way to > delegate XHTML processing to XHTML+RDFa 1.1. Indeed. And since @version isn't allowed in HTML5, it's a fairly safe bet that a document using it is intended to be XHTML 1.1. ;) I also think expecting XHTML5 from "application/xhtml+xml", like browsers will do, is the default, and only if it can be figured out (checking doctype if possible, or @version, or perhaps presence of @xmlns:*) is XHTML 1.1 to be chosen. Best regards, Niklas > -- > --Alex Milowski > "The excellence of grammar as a guide is proportional to the paucity of the > inflexions, i.e. to the degree of analysis effected by the language > considered." > > Bertrand Russell in a footnote of Principles of Mathematics >
Received on Thursday, 26 April 2012 16:38:55 UTC