2002/ws/desc/wsdl20 xmlspec-wsdl.xsl,1.14,1.15

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

Modified Files:
	xmlspec-wsdl.xsl 
Log Message:
Enclosing dagger in sup


Index: xmlspec-wsdl.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/xmlspec-wsdl.xsl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** xmlspec-wsdl.xsl	8 Dec 2005 10:40:21 -0000	1.14
--- xmlspec-wsdl.xsl	8 Dec 2005 10:47:46 -0000	1.15
***************
*** 51,57 ****
  					</xsl:otherwise>
  				</xsl:choose>
! 				<a href="#{@id}-summary">
  					<xsl:text>&#x2020;</xsl:text>
! 				</a>
  			</xsl:when>
  			<xsl:otherwise>
--- 51,57 ----
  					</xsl:otherwise>
  				</xsl:choose>
! 				<sup><a href="#{@id}-summary">
  					<xsl:text>&#x2020;</xsl:text>
! 				</a></sup>
  			</xsl:when>
  			<xsl:otherwise>

Received on Thursday, 8 December 2005 10:48:50 UTC