ISSUE-139: XHTML5 processing specifically excludes the use of xml:base

Honor xml:base in XHTML5

XHTML5 processing specifically excludes the use of xml:base

State:
CLOSED
Product:
RDFa 1.1 in HTML5
Raised by:
Gregg Kellogg
Opened on:
2012-04-27
Description:
Raised on behalf of Alex Milowski.

Test case 109 has this content:

<!-- This a NOT a valid XHTML document (due to @xml:base) -->
<div xml:base="http://example.org/invalid/">
<p about="">This is <span property="dc:title">Test 0109</span>.</p>
</div>

I believe this test case is either invalid or unenforceable. xml:base
is an expected feature in many environments (including most browsers).
Even though some schemata for XHTML may not allow the attribute, its
presence will change the base URI. Any DOM processor, like mine, will
not be able get the answer expected. In fact, it shouldn't because
the base URI is determined by intrinsic processing of the document by
the browser and no other interpretation for an XML document is allowed
per the XML Base specification.
Related Actions Items:
No related actions
Related emails:
  1. Telecon Agenda - October 4th 2012, 1500 UTC (from msporny@digitalbazaar.com on 2012-09-30)
  2. Re: Status of ISSUE-126 and ISSUE-139 (from mike@w3.org on 2012-09-05)
  3. Re: Status of ISSUE-126 and ISSUE-139 (from ivan@w3.org on 2012-09-04)
  4. Re: Status of ISSUE-126 and ISSUE-139 (from msporny@digitalbazaar.com on 2012-09-03)
  5. Re: Status of ISSUE-126 and ISSUE-139 (from ivan@w3.org on 2012-09-03)
  6. Re: Status of ISSUE-126 and ISSUE-139 (from gregg@greggkellogg.net on 2012-09-02)
  7. Re: Telecon Agenda - September 6th 2012, 1500 UTC (from gregg@greggkellogg.net on 2012-09-02)
  8. Status of ISSUE-126 and ISSUE-139 (from msporny@digitalbazaar.com on 2012-09-02)
  9. Telecon Agenda - September 6th 2012, 1500 UTC (from msporny@digitalbazaar.com on 2012-09-02)
  10. Comment on ISSUE-126 (was Re: Telecon Agenda - May 3rd 2012, 1500 UTC) (from ivan@w3.org on 2012-05-03)
  11. Telecon Agenda - May 3rd 2012, 1500 UTC (from msporny@digitalbazaar.com on 2012-05-02)
  12. Re: The minor issues before the PR (from ivan@w3.org on 2012-05-01)
  13. The minor issues before the PR (from ivan@w3.org on 2012-05-01)
  14. Re: ISSUE-139 (Honor xml:base in XHTML5): XHTML5 processing specifically excludes the use of xml:base [RDFa 1.1 in HTML5] (from ivan@w3.org on 2012-04-28)

Related notes:

Original email:

http://lists.w3.org/Archives/Public/public-rdfa-wg/2012Apr/0158.html

Gregg Kellogg, 28 Apr 2012, 00:01:05

RESOLVED: XHTML5+RDFa 1.1 MUST honor the use of xml:base to set the base URL of the document.

http://www.w3.org/2010/02/rdfa/meetings/2012-10-04#resolution_1

Manu Sporny, 24 Oct 2012, 16:42:11

revision 1.6
date: 2012-12-01 21:40:57 -0500; author: msporny; state: Exp; lines: +8 -2; commitid: 9mq0gDA2e3xq0Buw;
Added text to implement ISSUE-139.

Manu Sporny, 2 Dec 2012, 02:41:11

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 139.html,v 1.1 2015/03/27 14:12:21 vivien Exp $