<?xml version="1.0"?>
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN"
     "http://www.w3.org/XML/1998/06/xmlspec-v21.dtd" [
    <!ENTITY note.name "RDFa Primer">
    <!ENTITY version "">
    <!ENTITY XFormsNS "http://www.w3.org/2002/xforms">
    <!ENTITY prev-dd "10">
    <!ENTITY prev-mm "03">
    <!ENTITY prev-year "2006">
    <!ENTITY dd "01">
    <!ENTITY MM "October">
    <!ENTITY mm "10">
    <!ENTITY year "2006">
    <!ENTITY iso.doc.date "&year;&MMDD;">
    <!ENTITY MMDD "&mm;&dd;">
    <!ENTITY ne "≠">
    <!ENTITY ouml "ö">
    <!ENTITY times "×">
    <!ENTITY order "£">
    <!ENTITY le "≤">
    <!ENTITY cellback "#d0d9fa">
    <!ENTITY eacute "é">
    <!ENTITY copy "©">
    <!ENTITY reg "®">
    <!ENTITY sect "§">
    <!ENTITY mdash "&#8212;">
]>
<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
               xmlns:saxon="http://icl.com/saxon"
               exclude-result-prefixes="saxon"
               version="1.0">

  <xsl:variable name="worktitle">RDFa in XHTML 1.1</xsl:variable>
  <xsl:variable name="stage">CR</xsl:variable>
  <xsl:variable name="productnum">2</xsl:variable>
  
  <xsl:preserve-space elements="*"/>

  <xsl:output method="html"
       encoding="utf-8"
       doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
       indent="no"/>

   <xsl:template match="/">
       <html xmlns="http://www.w3.org/1999/xhtml">
       <head>
       <title><xsl:copy-of select="$worktitle" /> Disposition of <xsl:copy-of select="$stage" /> Comments</title>
       <link rel="stylesheet" type="text/css" media="screen"
       href="http://www.w3.org/StyleSheets/TR/base.css" />
       <style type="text/css">
       div.toc,div.subtoc {
       background-color: #ccccff;
       padding: 0.5em;
       border: none;
       margin-right: 5%;
       }
       code {
        font-family: monospace;
        font-weight: bold;
        color: #660099;
       }
       .uresAgree,.uresNoresponse {
       	background-color: #cfc;
       }
       .uresDisagree,.uresObject {
       	background-color: #fdc;
       }
       .uresWithdrawn {
       	background-color: #bbf;
       }
       </style>
       </head>
       <body>
       <div class="head">
       <a href="http://www.w3.org/"><img src= 
       "http://www.w3.org/Icons/WWW/w3c_home" alt="W3C" /></a> 
       <h1><xsl:copy-of select="$worktitle" /> Disposition of <xsl:copy-of select="$stage" /> Comments</h1> 
       <h2>27 August 2008</h2> 


       <dl>
       <dt>This version:</dt>

       <dd>
       <a href="http://www.w3.org/2006/07/SWD/RDFa/last-call-issues">http://www.w3.org/2006/07/SWD/RDFa/last-call-issues</a> 
       </dd>

       <dt>Editors:</dt>

       <dd>
       <a href="mailto:ben@adida.net">Ben Adida</a>, Creative Commons.
       </dd>
       </dl>
       <p class="copyright"><a
       href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"> Copyright</a>
       &copy;2008 <a href="http://www.w3.org/"><abbr title="World Wide Web
       Consortium">W3C</abbr></a><sup>&reg;</sup> (<a
       href="http://www.lcs.mit.edu/"><abbr
       title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
       href="http://www.inria.fr/"><abbr
       lang="fr" title="Institut National de Recherche en Informatique et
       Automatique">INRIA</abbr></a>, <a
       href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
       href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,

       <a
       href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
       <a
       href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">document
       use</a> and <a
       href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">software
       licensing</a> rules
       apply.</p> 
       <hr />
       </div>

       <h2>Abstract</h2>

       <p>This document outlines the way in which the Semantic Web Deployment and XHTML 2 Working Groups addressed the
       comments submitted during the <xsl:copy-of select="$worktitle" /> <xsl:copy-of select="$stage" /> period.</p>

       <h2>Status of this document</h2>

       <p>During the <xsl:copy-of select="$stage" /> period of <xsl:copy-of select="$worktitle" />, a number of comments were
       received from both inside and outside of the W3C. This document summarizes
       those comments and describes the ways in which the comments were addressed by
       the Semantic Web Deployment and XHTML 2 Working Groups.</p>

       <p>Note that the majority of this document is
       automatically generated from the Working Group's database of comments. As
       such, it may contain typographical or stylistic errors. If so, these are
       contained in the original submissions, and the SWD and XHTML2 Working Groups elected to
       not change these submissions.</p>

       <p>This document is a product of the W3C's SWD and XHTML 2 Working Group.
       This document may be updated,
       replaced or rendered obsolete by other W3C documents at any time. It
       is inappropriate to use this document as reference material
       or to cite it as other than "work in progress". This document
       is work in progress and does not imply endorsement by the <a href="http://www.w3.org/Consortium/Member/List">W3C membership</a>.</p>

       <p>This document has been produced by the <a href="http://www.w3.org/2006/07/SWD/">W3C Semantic Web Deployment Working Group</a> and the <a 
       href="http://www.w3.org/MarkUp/">W3C XHTML 2 Working Group</a> 

       as part of the <a href="http://www.w3.org/2001/sw">Semantic Web Activity</a>.
       The goals of the Semantic Web Deployment Working Group are discussed in
       the <a href="http://www.w3.org/2006/07/swdwg-charter">Semantic Web Deployment Working Group</a>.
       The goals of the XHTML 2 Working Group are discussed in the
       <a href="http://www.w3.org/2007/03/XHTML2-WG-charter">XHTML 2 Working Group charter</a>.</p>

       <p>Please send detailed comments on this document to <a
       href="mailto:public-rdf-in-xhtml-tf@w3.org">public-rdf-in-xhtml-tf@w3.org</a>.
       We cannot guarantee a personal response, but
       we will try when it is appropriate. Public discussion on HTML features
       takes place on the mailing list <a href="mailto:public-rdf-in-xhtml-tf@w3.org">public-rdf-in-xhtml-tf@w3.org</a>.</p>

       <p>A list of current W3C Recommendations and other technical documents can
       be found at <a href="http://www.w3.org/TR">http://www.w3.org/TR</a>.</p>

       <h2>Table of Contents</h2>

       <table cellpadding="5" border="2">
       <tr><th>Issue</th><th>Action</th><th>Commenter Feedback</th><th>Change Type</th><th>Notes</th></tr>
       <!-- go through all issues for product 2, which is RDFa -->
       <xsl:for-each select="database/issues/issue[product=$productnum]">
           <!-- only the ones that start with "Last Call Comment" -->
           <xsl:if test="starts-with(title,concat($stage,' Comment'))">
               <tr><td><a>
                   <xsl:attribute name="href">#<xsl:value-of select="id" /></xsl:attribute>
                   <xsl:value-of select="id" />:
                <xsl:value-of select="substring-after(title, ':')" /></a></td>
                
                <td><xsl:value-of select="substring-after(notes/note[starts-with(text/text(),'ACTION:')][last()]/text, ':')" /></td>
                <td><xsl:value-of select="substring-after(notes/note[starts-with(text/text(),'COMMENTER-RESPONSE:')][last()]/text, ':')" /></td>
                <td><xsl:value-of select="substring-after(notes/note[starts-with(text/text(),'CHANGE-TYPE:')][last()]/text, ':')" /></td>
                <td><xsl:value-of select="substring-after(notes/note[starts-with(text/text(),'RESOLUTION:')][last()]/text, ':')" /></td>
                </tr>
           </xsl:if>
       </xsl:for-each>
       </table>
       
       <h2>Comments</h2>
  
         <!-- go through all issues for product 2, which is RDFa -->
         <xsl:for-each select="database/issues/issue[product=$productnum]">
             <!-- only the ones that start with "Last Call Comment" -->
             <xsl:if test="starts-with(title,concat($stage,' Comment'))">
                 <h4><xsl:attribute name="id"><xsl:value-of select="id" /></xsl:attribute>
                     Issue #<xsl:value-of select="id" />:
                  <xsl:value-of select="substring-after(title, ':')" /> [<a><xsl:attribute name="href">http://www.w3.org/2006/07/SWD/track/issues/<xsl:value-of select="id" /></xsl:attribute>tracker</a>]</h4>
                  
                  <ul>
                      <xsl:for-each select="notes/note">
                          <li> <xsl:value-of select="date" />: <xsl:value-of select="text" /></li>
                      </xsl:for-each>
                  </ul>
             </xsl:if>
         </xsl:for-each>
     </body>
     </html>
   </xsl:template>
</xsl:transform>
