2002/ws/desc/wsdl20 xmlspec.xsl,1.13,1.14

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv17884

Modified Files:
	xmlspec.xsl 
Log Message:
Added wgnote


Index: xmlspec.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/xmlspec.xsl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** xmlspec.xsl	7 Jun 2005 08:06:29 -0000	1.13
--- xmlspec.xsl	2 Aug 2005 04:59:01 -0000	1.14
***************
*** 2603,2606 ****
--- 2603,2607 ----
                <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 Tuesday, 2 August 2005 04:59:06 UTC