- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 08 Jun 2007 05:48:45 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy/interop/Round2/WSDL20/EffectivePolicy
In directory hutz:/tmp/cvs-serv28139/interop/Round2/WSDL20/EffectivePolicy
Modified Files:
Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1B.xml
Policy-for-Operation-1A-in-relation-to-Endpoint-1B.xml
Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1A.xml
Log Message:
Implemented WG resolutions for issues
4522
4567
4572
4568
4571
4575
Fixed a few more namespace declarations in the External Policy Attachment test cases
PS: External Policy Attachment Test Cases are too buggy :-(
Index: Policy-for-Operation-1A-in-relation-to-Endpoint-1B.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/Round2/WSDL20/EffectivePolicy/Policy-for-Operation-1A-in-relation-to-Endpoint-1B.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Policy-for-Operation-1A-in-relation-to-Endpoint-1B.xml 7 Feb 2007 23:56:51 -0000 1.1
+++ Policy-for-Operation-1A-in-relation-to-Endpoint-1B.xml 8 Jun 2007 05:48:42 -0000 1.2
@@ -3,7 +3,7 @@
xmlns:pa="http://ws-policy.example.com/assertion" >
<wsp:ExactlyOne>
<wsp:All>
- <pa:Assertion31 marker="31" />
+ <pa:Assertion32 marker="32" />
<pa:Assertion4 marker="4" />
</wsp:All>
</wsp:ExactlyOne>
Index: Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1A.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/Round2/WSDL20/EffectivePolicy/Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1A.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1A.xml 7 Feb 2007 23:56:51 -0000 1.1
+++ Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1A.xml 8 Jun 2007 05:48:42 -0000 1.2
@@ -5,6 +5,7 @@
<wsp:All>
<pa:Assertion24 marker="24" />
<pa:Assertion5 marker="5" />
+ <pa:Assertion2 marker="2" />
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
Index: Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1B.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/Round2/WSDL20/EffectivePolicy/Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1B.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1B.xml 7 Feb 2007 23:56:51 -0000 1.1
+++ Policy-for-Input-in-Operation-1A-in-relation-to-Endpoint-1B.xml 8 Jun 2007 05:48:42 -0000 1.2
@@ -5,6 +5,7 @@
<wsp:All>
<pa:Assertion33 marker="33" />
<pa:Assertion5 marker="5" />
+ <pa:Assertion2 marker="2" />
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
Received on Friday, 8 June 2007 05:48:47 UTC