- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 17 Jun 2007 03:57:07 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy/interop/results
In directory hutz:/tmp/cvs-serv3960/interop/results
Modified Files:
features.xsl dashboard.html build.xml results.xsd
dashboard-summary.html rounds.xml features.xml
Log Message:
1. WG Action-314 - Asir to clean up dashboard summary, esp the cells indicating zero of zero
2. Cleaned up Round 1 result files
3. Populated the feature coverage table
Index: rounds.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/rounds.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rounds.xml 11 Apr 2007 13:29:33 -0000 1.3
+++ rounds.xml 17 Jun 2007 03:57:05 -0000 1.4
@@ -911,29 +911,31 @@
<round>
<name>Round-4-External-Policy-Attachment-WSDL11</name>
<label>Round 4 External Policy Attachment WSDL11 - Unit Tests</label>
- <description>?</description>
+ <description>Round 4 External Policy Attachment WSDL11 - these are unit test cases that
+ verify how a consumer processes external policy attachment elements.</description>
<type>Unit</type>
<testcase>
<name>R4W1-1</name>
- <description>?</description>
+ <description>Process external policy attachment elements</description>
</testcase>
<testcase>
<name>R4W1-2</name>
- <description>?</description>
+ <description>Process external policy attachment elements</description>
</testcase>
</round>
<round>
<name>Round-4-External-Policy-Attachment-WSDL20</name>
<label>Round 4 External Policy Attachment WSDL20 - Unit Tests</label>
- <description>?</description>
+ <description>Round 4 External Policy Attachment WSDL20 - these are unit test cases that
+ verify how a consumer processes external policy attachment elements.</description>
<type>Unit</type>
<testcase>
<name>R4W2-1</name>
- <description>?</description>
+ <description>Process external policy attachment elements</description>
</testcase>
<testcase>
<name>R4W2-2</name>
- <description>?</description>
+ <description>Process external policy attachment elements</description>
</testcase>
</round>
<round>
Index: build.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/build.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- build.xml 24 May 2007 17:35:33 -0000 1.7
+++ build.xml 17 Jun 2007 03:57:05 -0000 1.8
@@ -342,10 +342,6 @@
<target name="build-round4-uddi-unittest-table">
<delete file="temp-round4-uddi-unittest.xml"/>
<xslt style="unit-round-step1.xsl" in="dashboard.xml" out="temp-round4-uddi-unittest.xml" destdir=".">
- <param name="PARTICIPANT-FILE" expression="round4/UDDI/round4-UDDI-HP.xml"/>
- </xslt>
- <copy file="temp-round4-uddi-unittest.xml" tofile="round4-uddi-unittest-in.xml" overwrite="true"/>
- <xslt style="unit-round-step1.xsl" in="round4-uddi-unittest-in.xml" out="temp-round4-uddi-unittest.xml" destdir=".">
<param name="PARTICIPANT-FILE" expression="round4/UDDI/round4-UDDI-Layer-7.xml"/>
</xslt>
<copy file="temp-round4-uddi-unittest.xml" tofile="round4-uddi-unittest-in.xml" overwrite="true"/>
@@ -389,10 +385,6 @@
<xslt style="unit-round-step1.xsl" in="round4-negative-test-in.xml" out="temp-round4-negative-test.xml" destdir=".">
<param name="PARTICIPANT-FILE" expression="round4/negative-test/round4-Negative-Test-Sun.xml"/>
</xslt>
- <copy file="temp-round4-negative-test.xml" tofile="round4-negative-test-in.xml" overwrite="true"/>
- <xslt style="unit-round-step1.xsl" in="round4-negative-test-in.xml" out="temp-round4-negative-test.xml" destdir=".">
- <param name="PARTICIPANT-FILE" expression="round4/negative-test/round4-Negative-Test-WSO2.xml"/>
- </xslt>
<!-- add more -->
<copy file="temp-round4-negative-test.xml" tofile="round4-negative-test-in.xml" overwrite="true"/>
<echo message="copied"/>
@@ -426,21 +418,11 @@
destdir=".">
<param name="PARTICIPANT-FILE" expression="round4/mediatype/round4-Media-Type-Microsoft.xml"/>
</xslt>
- <copy file="temp-round4-media-type.xml" tofile="round4-media-type-in.xml" overwrite="true"/>
- <xslt style="interop-round-step1.xsl" in="round4-media-type-in.xml" out="temp-round4-media-type.xml"
- destdir=".">
- <param name="PARTICIPANT-FILE" expression="round4/mediatype/round4-Media-Type-Oracle.xml"/>
- </xslt>
<copy file="temp-round4-media-type.xml" tofile="round4-media-type-in.xml" overwrite="true"/>
<xslt style="interop-round-step1.xsl" in="round4-media-type-in.xml" out="temp-round4-media-type.xml"
destdir=".">
<param name="PARTICIPANT-FILE" expression="round4/mediatype/round4-Media-Type-Sun.xml"/>
</xslt>
- <copy file="temp-round4-media-type.xml" tofile="round4-media-type-in.xml" overwrite="true"/>
- <xslt style="interop-round-step1.xsl" in="round4-media-type-in.xml" out="temp-round4-media-type.xml"
- destdir=".">
- <param name="PARTICIPANT-FILE" expression="round4/mediatype/round4-Media-Type-WSO2.xml"/>
- </xslt>
<copy file="temp-round4-media-type.xml" tofile="round4-media-type-in.xml" overwrite="true"/>
<!-- add more -->
@@ -469,11 +451,7 @@
<xslt style="unit-round-step1.xsl" in="round4-external-attachment-wsdl11-in.xml" out="temp-round4-external-attachment-wsdl11.xml" destdir=".">
<param name="PARTICIPANT-FILE"
expression="round4/external-policy-attachment/WSDL11/round4-External-Policy-Attachment-WSDL11-Oracle.xml"/>
- </xslt>
- <copy file="temp-round4-external-attachment-wsdl11.xml" tofile="round4-external-attachment-wsdl11-in.xml" overwrite="true"/>
- <xslt style="unit-round-step1.xsl" in="round4-external-attachment-wsdl11-in.xml" out="temp-round4-external-attachment-wsdl11.xml" destdir=".">
- <param name="PARTICIPANT-FILE" expression="round4/external-policy-attachment/WSDL11/round4-External-Policy-Attachment-WSDL11-WSO2.xml"/>
- </xslt>
+ </xslt>
<!-- add more -->
<copy file="temp-round4-external-attachment-wsdl11.xml" tofile="round4-external-attachment-wsdl11-in.xml" overwrite="true"/>
<echo message="copied"/>
@@ -500,10 +478,6 @@
<xslt style="unit-round-step1.xsl" in="round4-external-attachment-wsdl20-in.xml" out="temp-round4-external-attachment-wsdl20.xml" destdir=".">
<param name="PARTICIPANT-FILE"
expression="round4/external-policy-attachment/WSDL20/round4-External-Policy-Attachment-WSDL20-WSO2.xml"/>
- </xslt>
- <copy file="temp-round4-external-attachment-wsdl20.xml" tofile="round4-external-attachment-wsdl20-in.xml" overwrite="true"/>
- <xslt style="unit-round-step1.xsl" in="round4-external-attachment-wsdl20-in.xml" out="temp-round4-external-attachment-wsdl20.xml" destdir=".">
- <param name="PARTICIPANT-FILE" expression="round4/external-policy-attachment/WSDL20/round4-External-Policy-Attachment-WSDL20-WSO2-C.xml"/>
</xslt>
<!-- add more -->
<copy file="temp-round4-external-attachment-wsdl20.xml" tofile="round4-external-attachment-wsdl20-in.xml" overwrite="true"/>
Index: dashboard-summary.html
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/dashboard-summary.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- dashboard-summary.html 11 Jun 2007 14:19:08 -0000 1.50
+++ dashboard-summary.html 17 Jun 2007 03:57:05 -0000 1.51
@@ -1,215 +1,87 @@
<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Web Services Policy 1.5 CR Dashboard</title>
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/Guide/pubrules-style.css">
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/2006/02/charter-style.css"><style type="text/css"> body {font-family:sans-serif} td {vertical-align:top}
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Web Services Policy 1.5 CR Dashboard</title>
+<link href="http://www.w3.org/Guide/pubrules-style.css" type="text/css" rel="stylesheet">
+<link href="http://www.w3.org/2006/02/charter-style.css" type="text/css" rel="stylesheet">
+<style type="text/css"> body {font-family:sans-serif} td {vertical-align:top}
.passed {background-color:green} .failed {background-color:orange} .disaster
{background-color:red} .border th, .border td { border: 1px solid black;
padding: 0.5ex } .border th { background: #ccc } .good { background: green }
.bad { background: red } .group {background-color:#DDD} .heading
{font-weight:bold; white-space: nowrap} .explanatory {font-size:smaller}
.results {border:1px solid black; padding:0px; width:100px; height:18px; font-size:x-small; font-weight:bold;}
- </style></head>
- <body>
- <p class="navicons"><a href="../../../"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a> <a href="http://www.w3.org/Architecture/"><img src="http://www.w3.org/Icons/arch" alt="Architecture Domain" height="48" width="212"></a> <a href="http://www.w3.org/2002/ws/"><img src="http://www.w3.org/2002/ws/3/04/diags/wsa.png" width="192" height="48" alt="Web Services Activity"></a></p>
- <p class="navlinks"><a href="http://www.w3.org/2002/ws/policy">About Web Services Policy WG</a></p>
- <h1>Web Services Policy 1.5 CR Dashboard</h1>
- <address>Generated June 11 2007,
- 2317
- </address>
- <p class="explanatory">The dashboard summarizes the results of unit and interop
- testing of the <a href="http://www.w3.org/TR/ws-policy">Web Services Policy 1.5
- - Framework</a> and <a href="http://www.w3.org/TR/ws-policy-attach">Web
- Services Policy 1.5 - Attachment</a> specifications, in fulfillment of the
- CR exit criteria (<a href="http://www.w3.org/TR/2007/CR-ws-policy-20070228/#status">Framework</a>
- and <a href="http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#status">Attachment</a>). <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/">Interop
- scenarios and test files</a> are on the W3C CVS archive.
- </p>
- <p></p>
- <hr color="#C0C0C0">
- <h2 id="implementers">Implementers</h2>
- <p>Testing is based on implementations (in alphabetical order) from:</p>
- <table border="2" bordercolorlight="#000000" bordercolordark="#000000" style="border-collapse: collapse" cellpadding="5">
- <tr>
- <td id="Axway">Axway</td>
- <td id="BEA">BEA</td>
- <td id="HP">HP</td>
- <td id="IBM">IBM</td>
- <td id="Layer-7">Layer-7</td>
- <td id="Microsoft">Microsoft</td>
- <td id="Oracle">Oracle</td>
- <td id="Sun">Sun</td>
- <td id="webMethods">webMethods</td>
- <td id="WSO2">WSO2</td>
- <td id="WSO2-C">WSO2-C</td>
- </tr>
- </table>
- <p></p>
- <hr color="#C0C0C0">
- <h2 id="unit">CR Test Results</h2>
- <p> The following table enumerates
- results from implementers based on running the various rounds of CR tests; both unit and pair-wise interoperability. Green
- indicates a
- successful outcome, red indicates a failure and no color indicates 'no claims'. Detail results can be found <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/dashboard.html">here</a>.
- </p>
- <table border="2" bordercolorlight="#000000" bordercolordark="#000000" style="border-collapse: collapse" cellpadding="5">
- <tr>
- <th class="results">Organization</th>
- <th class="results">Round 1 Results</th>
- <th class="results">Round 2 WSDL1.1 Results</th>
- <th class="results">Round 2 WSDL2.0 Results</th>
- <th class="results">Round 3 WSDL1.1 Results</th>
- <th class="results">Round 3 WSDL2.0 Results</th>
- <th class="results">Round 4 UDDI Results</th>
- <th class="results">Round 4 External WSDL1.1 Results</th>
- <th class="results">Round 4 External WSDL2.0 Results</th>
- <th class="results">Round 4 MediaType Results</th>
- <th class="results">Round 4 Negative Test Results</th>
- </tr>
- <tr>
- <td id="Axway" class="results">Axway</td>
- <td class="results"><span style="position:absolute">108 of 108</span><img alt="108 of 108" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">28 of 28</span><img alt="28 of 32" width="87.5" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- </tr>
- <tr>
- <td id="BEA" class="results">BEA</td>
- <td class="results"><span style="position:absolute">108 of 108</span><img alt="108 of 108" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">32 of 32</span><img alt="32 of 32" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">3 of 3</span><img alt="3 of 3" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- </tr>
- <tr>
- <td id="HP" class="results">HP</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- </tr>
- <tr>
- <td id="IBM" class="results">IBM</td>
- <td class="results"><span style="position:absolute">108 of 108</span><img alt="108 of 108" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">76 of 76</span><img alt="76 of 76" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 76" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">32 of 32</span><img alt="32 of 32" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">2 of 2</span><img alt="2 of 2" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">2 of 2</span><img alt="2 of 2" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">4 of 4</span><img alt="4 of 6" width="66.66666666666666" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">3 of 3</span><img alt="3 of 3" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- </tr>
- <tr>
- <td id="Layer-7" class="results">Layer-7</td>
- <td class="results"><span style="position:absolute">108 of 108</span><img alt="108 of 108" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">32 of 32</span><img alt="32 of 32" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">34 of 34</span><img alt="34 of 48" width="70.83333333333334" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">4 of 4</span><img alt="4 of 6" width="66.66666666666666" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">3 of 3</span><img alt="3 of 3" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- </tr>
- <tr>
- <td id="Microsoft" class="results">Microsoft</td>
- <td class="results"><span style="position:absolute">108 of 108</span><img alt="108 of 108" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">32 of 32</span><img alt="32 of 32" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">4 of 4</span><img alt="4 of 6" width="66.66666666666666" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">3 of 3</span><img alt="3 of 3" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- </tr>
- <tr>
- <td id="Oracle" class="results">Oracle</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">28 of 32</span><img alt="28 of 32" width="87.5" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">2 of 2</span><img alt="2 of 2" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- </tr>
- <tr>
- <td id="Sun" class="results">Sun</td>
- <td class="results"><span style="position:absolute">97 of 97</span><img alt="97 of 108" width="89.81481481481481" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">32 of 32</span><img alt="32 of 32" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">4 of 4</span><img alt="4 of 6" width="66.66666666666666" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">3 of 3</span><img alt="3 of 3" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- </tr>
- <tr>
- <td id="webMethods" class="results">webMethods</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">34 of 34</span><img alt="34 of 48" width="70.83333333333334" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 48" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- </tr>
- <tr>
- <td id="WSO2" class="results">WSO2</td>
- <td class="results"><span style="position:absolute">108 of 108</span><img alt="108 of 108" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 108" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">76 of 76</span><img alt="76 of 76" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 76" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">28 of 28</span><img alt="28 of 32" width="87.5" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 32" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">2 of 2</span><img alt="2 of 2" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 6" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 3" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- </tr>
- <tr>
- <td id="WSO2-C" class="results">WSO2-C</td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">76 of 76</span><img alt="76 of 76" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 76" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">12 of 12</span><img alt="12 of 12" width="100" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 12" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- <td class="results"><span style="position:absolute">0 of 0</span><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif"><img alt="0 of 2" width="0" height="18px" src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif"></td>
- <td class="results">N/A</td>
- <td class="results">N/A</td>
- </tr>
- </table>
- </body>
-</html>
\ No newline at end of file
+ </style>
+</head>
+<body>
+<p class="navicons">
+<a href="../../../"><img width="72" height="48" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a> <a href="http://www.w3.org/Architecture/"><img width="212" height="48" alt="Architecture Domain" src="http://www.w3.org/Icons/arch"></a> <a href="http://www.w3.org/2002/ws/"><img alt="Web Services Activity" height="48" width="192" src="http://www.w3.org/2002/ws/3/04/diags/wsa.png"></a>
+</p>
+<p class="navlinks">
+<a href="http://www.w3.org/2002/ws/policy">About Web Services Policy WG</a>
+</p>
+<h1>Web Services Policy 1.5 CR Dashboard</h1>
+<address>Generated June 16 2007,
+ 2047</address>
+<p class="explanatory">The dashboard summarizes the results of unit and interop
+ testing of the <a href="http://www.w3.org/TR/ws-policy">Web Services Policy 1.5
+ - Framework</a> and <a href="http://www.w3.org/TR/ws-policy-attach">Web
+ Services Policy 1.5 - Attachment</a> specifications, in fulfillment of the
+ CR exit criteria (<a href="http://www.w3.org/TR/2007/CR-ws-policy-20070228/#status">Framework</a>
+ and <a href="http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#status">Attachment</a>). <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/">Interop
+ scenarios and test files</a> are on the W3C CVS archive. </p>
+<p></p>
+<hr color="#C0C0C0">
+<h2 id="implementers">Implementers</h2>
+<p>Testing is based on implementations (in alphabetical order) from:</p>
+<table cellpadding="5" style="border-collapse: collapse" bordercolordark="#000000" bordercolorlight="#000000" border="2">
+<tr>
+<td id="Axway">Axway</td><td id="BEA">BEA</td><td id="HP">HP</td><td id="IBM">IBM</td><td id="Layer-7">Layer-7</td><td id="Microsoft">Microsoft</td><td id="Oracle">Oracle</td><td id="Sun">Sun</td><td id="webMethods">webMethods</td><td id="WSO2">WSO2</td><td id="WSO2-C">WSO2-C</td>
+</tr>
+</table>
+<p></p>
+<hr color="#C0C0C0">
+<h2 id="unit">CR Test Results</h2>
+<p> The following table enumerates
+ results from implementers based on running the various rounds of CR tests; both unit and pair-wise interoperability. Green indicates a
+ successful outcome, red indicates a failure and no color indicates 'no claims'. Detail results can be found <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/results/dashboard.html">here</a>.</p>
+<table cellpadding="5" style="border-collapse: collapse" bordercolordark="#000000" bordercolorlight="#000000" border="2">
+<tr>
+<th class="results">Organization</th><th class="results">Round 1 Results</th><th class="results">Round 2 WSDL1.1 Results</th><th class="results">Round 2 WSDL2.0 Results</th><th class="results">Round 3 WSDL1.1 Results</th><th class="results">Round 3 WSDL2.0 Results</th><th class="results">Round 4 UDDI Results</th><th class="results">Round 4 External WSDL1.1 Results</th><th class="results">Round 4 External WSDL2.0 Results</th><th class="results">Round 4 MediaType Results</th><th class="results">Round 4 Negative Test Results</th>
+</tr>
+<tr>
+<td class="results" id="Axway">Axway</td><td class="results"><span style="position:absolute">102 of 102</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="102 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">28 of 28</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="87.5" alt="28 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td class="reults">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td>
+</tr>
+<tr>
+<td class="results" id="BEA">BEA</td><td class="results"><span style="position:absolute">102 of 102</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="102 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">32 of 32</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="32 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td class="results>N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">3 of 3</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="3 of 3"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 3"></td>
+</tr>
+<tr>
+<td class="results" id="HP">HP</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">0 of 0</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="0" alt="0 of 48"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 48"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td>
+</tr>
+<tr>
+<td class="results" id="IBM">IBM</td><td class="results"><span style="position:absolute">102 of 102</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="102 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results"><span style="position:absolute">76 of 76</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="76 of 76"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 76"></td><td class="results"><span style="position:absoute">32 of 32</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="32 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">2 of 2</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="2 of 2"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 2"></td><td class="results"><span style="position:absolute">2 of 2</span><img src="http://dev.w3.org/cvsweb/~checkout~/202/ws/desc/test-suite/green.gif" height="18px" width="100" alt="2 of 2"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 2"></td><td class="results"><span style="position:absolute">4 of 4</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="4 of 4"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 4"></td><td class="results"><span style="position:absolute">3 of 3</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="3 of 3"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 3"></td>
+</tr>
+<tr>
+<td class="results" id="Layer-7">Layer-7</td><td class="results"><span style="position:absolute">102 of 102</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="102 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">32 of 32</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="32 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td class=results">N/A</td><td class="results"><span style="position:absolute">34 of 34</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="70.83333333333334" alt="34 of 48"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 48"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">4 of 4</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="4 of 4"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 4"></td><td class="results"><span style="position:absolute">3 of 3</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="3 of 3"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 3"></td>
+</tr>
+<tr>
+<td class="results" id="Microsoft">Microsoft</td><td class="results"><span style="position:absolute">102 of 102</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="102 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">32 of 32</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="32 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td clss="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">4 of 4</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="4 of 4"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 4"></td><td class="results"><span style="position:absolute">3 of 3</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="3 of 3"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 3"></td>
+</tr>
+<tr>
+<td class="results" id="Oracle">Oracle</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">28 of 32</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="87.5" alt="28 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">2 of 2</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="2 of 2"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 2"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td>
+</tr>
+<tr>
+<td class="results" id="Sun">Sun</td><td class="results"><span style="position:absolute">97 of 97</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="95.09803921568627" alt="97 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">32 of 32</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="32 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td clas="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">4 of 4</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="4 of 4"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 4"></td><td class="results"><span style="position:absolute">3 of 3</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="3 of 3"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 3"></td>
+</tr>
+<tr>
+<td class="results" id="webMethods">webMethods</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">34 of 34</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="70.83333333333334" alt="34 of 48"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 48"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td>
+</tr>
+<tr>
+<td class="results" id="WSO2">WSO2</td><td class="results"><span style="position:absolute">102 of 102</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="102 of 102"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 102"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results"><span style="position:absolute">76 of 76</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="76 of 76"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 76"></td><td class="results"><span style="position:abolute">28 of 28</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="87.5" alt="28 of 32"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 32"></td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">2 of 2</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="2 of 2"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 2"></td><td class="results">N/A</td><td class="results">N/A</td>
+</tr>
+<tr>
+<td class="results" id="WSO2-C">WSO2-C</td><td class="results">N/A</td><td class="results">N/A</td><td class="results"><span style="position:absolute">76 of 76</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="76 of 76"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 76"></td><td class="results">N/A</td><td class="results"><span style="position:absolute">12 of 12</span><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/green.gif" height="18px" width="100" alt="12 of 12"><img src="http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/red.gif" height="18px" width="0" alt="0 of 12"></td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td><td class="results">N/A</td>
+</tr>
+</table>
+</body>
+</html>
Index: features.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/features.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- features.xml 12 Mar 2007 13:31:50 -0000 1.1
+++ features.xml 17 Jun 2007 03:57:05 -0000 1.2
@@ -6,7 +6,9 @@
<section>P 4.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Normal_Form_Policy_Expression</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>Policy expression - normal form with nested policy expression</name>
@@ -14,7 +16,9 @@
<section>P 4.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Normal_Form_Policy_Expression</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>Policy expression - wsu:Id attribute</name>
@@ -22,7 +26,10 @@
<section>P 4.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>Policy expression - xml:id attribute</name>
@@ -30,7 +37,8 @@
<section>P 4.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
</feature>
<feature>
<name>Policy expression - Name attribute</name>
@@ -38,7 +46,7 @@
<section>P 4.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
</feature>
<feature>
<name>Compact form - optional policy assertions</name>
@@ -46,7 +54,7 @@
<section>P 4.3.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
</feature>
<feature>
<name>Compact form - nested policy expression</name>
@@ -54,7 +62,9 @@
<section>P 4.3.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>Compact form - policy operator - Policy</name>
@@ -62,7 +72,15 @@
<section>P 4.3.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
+ <roundref>Round-4-Media-Type</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL11</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL20</roundref>
+ <roundref>Round-4-Negative-Test</roundref>
</feature>
<feature>
<name>Compact form - policy operator - All</name>
@@ -70,7 +88,15 @@
<section>P 4.3.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
+ <roundref>Round-4-Media-Type</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL11</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL20</roundref>
+ <roundref>Round-4-Negative-Test</roundref>
</feature>
<feature>
<name>Compact form - policy operator - ExactlyOne</name>
@@ -78,7 +104,15 @@
<section>P 4.3.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Identification</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
+ <roundref>Round-4-Media-Type</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL11</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL20</roundref>
+ <roundref>Round-4-Negative-Test</roundref>
</feature>
<feature>
<name>Compact form - policy references</name>
@@ -86,7 +120,12 @@
<section>P 4.3.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_References</URI>
</location>
- <testcaseref></testcaseref>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL11</roundref>
+ <roundref>Round-4-External-Policy-Attachment-WSDL20</roundref>
</feature>
<feature>
<name>Policy inclusion (expression identified by an ID)</name>
@@ -94,7 +133,10 @@
<section>P 4.3.5</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Inclusion</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL11</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>Policy inclusion (external policy expression)</name>
@@ -102,7 +144,7 @@
<section>P 4.3.5</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Inclusion</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
</feature>
<feature>
<name>Normalize</name>
@@ -110,7 +152,7 @@
<section>P 4.3.6</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#normalization</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
</feature>
<feature>
<name>Ignorable policy assertions</name>
@@ -118,7 +160,7 @@
<section>P 4.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#ignorable-policy-assertions</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
</feature>
<feature>
<name>Policy intersection – strict mode</name>
@@ -126,7 +168,7 @@
<section>P 4.5</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Intersection</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
</feature>
<feature>
<name>Policy intersection – lax mode</name>
@@ -134,7 +176,7 @@
<section>P 4.5</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Intersection</URI>
</location>
- <testcaseref/>
+ <roundref>Round-1</roundref>
</feature>
<feature>
<name>Policy expression + XML Base</name>
@@ -142,7 +184,7 @@
<section>P 4.5</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#Policy_Intersection</URI>
</location>
- <testcaseref>R1T28</testcaseref>
+ <roundref>Round-1</roundref>
</feature>
<feature>
<name>application/wspolicy+xml media type</name>
@@ -150,7 +192,7 @@
<section>P Appendix A</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-20070228/#media-type</URI>
</location>
- <testcaseref>R4MediaType</testcaseref>
+ <roundref>Round-4-Media-Type</roundref>
</feature>
<feature>
<name>External Policy Attachment: URI domain expression + IRI References for WSDL 20 Components</name>
@@ -158,7 +200,7 @@
<section>PA 3.4.1</section>
<URI>http://www.w3.org/TR/ws-policy-attach/#uri-domain-expression</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-External-Policy-Attachment-WSDL20</roundref>
</feature>
<feature>
<name>External Policy Attachment: URI domain expression + WSDL 11 Element Identifiers</name>
@@ -166,7 +208,7 @@
<section>PA 3.4.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#uri-domain-expression</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-External-Policy-Attachment-WSDL11</roundref>
</feature>
<feature>
<name>WSDL11: Effective policy of a service policy subject</name>
@@ -174,7 +216,7 @@
<section>PA 4.1.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#ServicePolicySubject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
</feature>
<feature>
<name>WSDL11: Effective policy of an endpoint policy subject</name>
@@ -182,7 +224,8 @@
<section>PA 4.1.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#EndpointPolicySubject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-3-WSDL11</roundref>
</feature>
<feature>
<name>WSDL11: Effective policy of an operation policy subject</name>
@@ -190,7 +233,7 @@
<section>PA 4.1.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#OperationPolicySubject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
</feature>
<feature>
<name>WSDL11: Effective policy of an input message policy subject</name>
@@ -198,7 +241,8 @@
<section>PA 4.1.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#MessagePolicySubject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-3-WSDL11</roundref>
</feature>
<feature>
<name>WSDL11: Effective policy of an output message policy subject</name>
@@ -206,7 +250,8 @@
<section>PA 4.1.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#MessagePolicySubject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
+ <roundref>Round-3-WSDL11</roundref>
</feature>
<feature>
<name>WSDL11: Effective policy of a fault message policy subject</name>
@@ -214,7 +259,7 @@
<section>PA 4.1.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#MessagePolicySubject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL11</roundref>
</feature>
<feature>
<name>WSDL20: Effective policy of a service policy subject</name>
@@ -222,7 +267,7 @@
<section>PA 5.4.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#service-policy-subject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL20</roundref>
</feature>
<feature>
<name>WSDL20: Effective policy of an endpoint policy subject</name>
@@ -230,7 +275,8 @@
<section>PA 5.4.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#endpoint-policy-subject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>WSDL20: Effective policy of an operation policy subject</name>
@@ -238,7 +284,7 @@
<section>PA 5.4.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#operation-policy-subject</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL20</roundref>
</feature>
<feature>
<name>WSDL20: Effective policy of an input message policy subject</name>
@@ -246,7 +292,8 @@
<section>PA 5.4.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#message-policy-subject-input</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>WSDL20: Effective policy of an output message policy subject</name>
@@ -254,7 +301,8 @@
<section>PA 5.4.5</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#message-policy-subject-output</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL20</roundref>
+ <roundref>Round-3-WSDL20</roundref>
</feature>
<feature>
<name>WSDL20: Effective policy of an input/output fault message policy subject</name>
@@ -262,7 +310,7 @@
<section>PA 5.4.6 and PA 5.4.7</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#message-policy-subject-input-fault</URI>
</location>
- <testcaseref/>
+ <roundref>Round-2-WSDL20</roundref>
</feature>
<feature>
<name>UDDI: Effective policy of a service provider policy subject</name>
@@ -270,7 +318,7 @@
<section>PA 6.1.1</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#ServiceProviderPolicySubjectUDDI</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-UDDI-Attachment-Unittest</roundref>
</feature>
<feature>
<name>UDDI: Effective policy of a service policy subject</name>
@@ -278,7 +326,7 @@
<section>PA 6.1.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#ServicePolicySubjectUDDI</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-UDDI-Attachment-Unittest</roundref>
</feature>
<feature>
<name>UDDI: Effective policy of an endpoint policy subject</name>
@@ -286,7 +334,7 @@
<section>PA 6.1.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#EndpointPolicySubjectUDDI</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-UDDI-Attachment-Unittest</roundref>
</feature>
<feature>
<name>UDDI: Referencing remote policy expressions</name>
@@ -294,7 +342,7 @@
<section>PA 6.2</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#ReferencingRemotePolicyExpressions</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-UDDI-Attachment-Interop</roundref>
</feature>
<feature>
<name>UDDI: Registering reusable policy expressions</name>
@@ -302,7 +350,7 @@
<section>PA 6.3</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#RegisteringReusablePolicyExpressions</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-UDDI-Attachment-Interop</roundref>
</feature>
<feature>
<name>UDDI: Registering policies in UDDI V3</name>
@@ -310,7 +358,7 @@
<section>PA 6.4</section>
<URI>http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/#RegisteringPoliciesUDDIVersion3</URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-UDDI-Attachment-Interop</roundref>
</feature>
<feature>
<name>Negative Test Cases</name>
@@ -318,6 +366,6 @@
<section></section>
<URI></URI>
</location>
- <testcaseref/>
+ <roundref>Round-4-Negative-Test</roundref>
</feature>
</features>
\ No newline at end of file
Index: features.xsl
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/features.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- features.xsl 12 Mar 2007 13:31:50 -0000 1.1
+++ features.xsl 17 Jun 2007 03:57:04 -0000 1.2
@@ -11,8 +11,8 @@
</xsl:variable>
<section><a href="{$section}"><xsl:value-of select="location/section"/></a></section>
<name><xsl:value-of select="name"/></name>
- <testcase><xsl:for-each select="testcaseref"><xsl:variable name="testcaseref"><xsl:value-of select="."/></xsl:variable><a href="#{$testcaseref}"><xsl:value-of select="."/></a>
- </xsl:for-each></testcase>
+ <testcase><xsl:for-each select="roundref"><xsl:variable name="roundref"><xsl:value-of select="."/></xsl:variable><a href="#{$roundref}"><xsl:value-of select="."/></a>
+ <br/></xsl:for-each></testcase>
<notes><xsl:value-of select="notes"/></notes>
</feature>
</xsl:for-each>
Index: results.xsd
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/results.xsd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- results.xsd 11 Apr 2007 13:29:33 -0000 1.2
+++ results.xsd 17 Jun 2007 03:57:05 -0000 1.3
@@ -11,7 +11,7 @@
<xs:sequence>
<xs:element ref="name"/>
<xs:element ref="location"/>
- <xs:element ref="testcaseref" maxOccurs="unbounded"/>
+ <xs:element ref="roundref" maxOccurs="unbounded"/>
<xs:element ref="notes" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
Index: dashboard.html
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/results/dashboard.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- dashboard.html 11 Jun 2007 14:19:08 -0000 1.52
+++ dashboard.html 17 Jun 2007 03:57:04 -0000 1.53
@@ -1,4008 +1,2051 @@
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Web Services Policy 1.5 CR Dashboard (DETAILS)</title>
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/Guide/pubrules-style.css">
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/2006/02/charter-style.css"><style type="text/css"> body {font-family:sans-serif} td {vertical-align:top}
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
[...6023 lines suppressed...]
+</td><td>UDDI: Registering policies in UDDI V3</td><td>
+<a href="#Round-4-UDDI-Attachment-Interop">Round-4-UDDI-Attachment-Interop</a>
+
+<br>
+
+</td><td></td>
+</tr>
+<tr>
+<td>40</td><td>
+<a href=""></a>
+</td><td>Negative Test Cases</td><td>
+<a href="#Round-4-Negative-Test">Round-4-Negative-Test</a>
+
+<br>
+
+</td><td></td>
+</tr>
+</table>
+</body>
+</html>
Received on Sunday, 17 June 2007 03:57:11 UTC