- From: Hugo Haas <hugo@dev.w3.org>
- Date: Thu, 16 Dec 2004 17:21:16 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv25193
Modified Files:
xmlspec.xsl
Log Message:
Raised zml.css
Index: xmlspec.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/xmlspec.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** xmlspec.xsl 25 Oct 2004 17:27:11 -0000 1.7
--- xmlspec.xsl 16 Dec 2004 17:21:14 -0000 1.8
***************
*** 2540,2543 ****
--- 2540,2544 ----
<xsl:value-of select="$additional.css"/>
</style>
+ <link type="text/css" rel="stylesheet" href="zml.css"/>
<link rel="stylesheet" type="text/css">
<xsl:attribute name="href">
***************
*** 2559,2563 ****
</xsl:attribute>
</link>
- <link type="text/css" rel="stylesheet" href="zml.css"/>
</xsl:template>
--- 2560,2563 ----
Received on Thursday, 16 December 2004 17:21:17 UTC