2004/ws/addressing/testsuitewsdl/report rollup.xslt,1.2,1.3

Update of /sources/public/2004/ws/addressing/testsuitewsdl/report
In directory hutz:/tmp/cvs-serv30434

Modified Files:
	rollup.xslt 
Log Message:
Chagned the URI test case


Index: rollup.xslt
===================================================================
RCS file: /sources/public/2004/ws/addressing/testsuitewsdl/report/rollup.xslt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** rollup.xslt	16 Jul 2007 20:43:56 -0000	1.2
--- rollup.xslt	16 Jul 2007 20:58:47 -0000	1.3
***************
*** 43,47 ****
  	  <xsl:param name="rollup"/>
  	  
! 	  <testcase id="{@xml:id}" href="http://www.w3.org/2002/ws/addr/testsuitewsdl/testcases/#{@xml:id}" type="{@cr}">
  	    <xsl:variable name="testcase-id" select="@xml:id"/>
  	    <xsl:for-each select="$rollup/log">
--- 43,47 ----
  	  <xsl:param name="rollup"/>
  	  
! 	  <testcase id="{@xml:id}" href="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/testsuitewsdl/testcases/Overview.html#{@xml:id}" type="{@cr}">
  	    <xsl:variable name="testcase-id" select="@xml:id"/>
  	    <xsl:for-each select="$rollup/log">

Received on Monday, 16 July 2007 20:58:51 UTC