- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 10 Mar 2006 11:34:12 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory homer:/tmp/cvs-serv16965 Modified Files: xmlspec.xsl Log Message: Added wgnote Index: xmlspec.xsl =================================================================== RCS file: /sources/public/2004/ws/addressing/xmlspec.xsl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** xmlspec.xsl 10 Mar 2005 02:06:42 -0000 1.6 --- xmlspec.xsl 10 Mar 2006 11:34:10 -0000 1.7 *************** *** 2584,2587 **** --- 2584,2588 ---- <xsl:when test="/spec/@w3c-doctype='cr'">W3C-CR</xsl:when> <xsl:when test="/spec/@w3c-doctype='note'">W3C-NOTE</xsl:when> + <xsl:when test="/spec/@w3c-doctype='wgnote'">W3C-WG-NOTE</xsl:when> <xsl:otherwise>base</xsl:otherwise> </xsl:choose>
Received on Friday, 10 March 2006 11:34:24 UTC