- 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
In directory hutz:/tmp/cvs-serv28139/interop/Round2/WSDL20
Modified Files:
PolicyAttachments-with-xmlid.wsdl PolicyAttachments.wsdl
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: PolicyAttachments-with-xmlid.wsdl
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/Round2/WSDL20/PolicyAttachments-with-xmlid.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PolicyAttachments-with-xmlid.wsdl 6 Mar 2007 16:29:26 -0000 1.1
+++ PolicyAttachments-with-xmlid.wsdl 8 Jun 2007 05:48:43 -0000 1.2
@@ -8,19 +8,15 @@
-->
<wsdl20:description xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:wsdl20="http://www.w3.org/2006/01/wsdl"
- xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap"
+ xmlns:wsdl20="http://www.w3.org/ns/wsdl"
+ xmlns:wsoap="http://www.w3.org/ns/wsdl/soap"
xmlns:wsp="http://www.w3.org/ns/ws-policy"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
xmlns:pa="http://ws-policy.example.com/assertion"
xmlns:s="http://schema.example.com/test"
targetNamespace="http://ws-policy.example.com/test"
xmlns:tns="http://ws-policy.example.com/test"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd
- http://www.w3.org/2006/01/wsdl http://www.w3.org/2006/03/wsdl/wsdl20.xsd
- http://www.w3.org/2006/01/wsdl/soap http://www.w3.org/2006/03/wsdl/soap.xsd
- http://www.w3.org/ns/ws-policy http://www.w3.org/2002/ws/policy/ns/ws-policy">
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<wsp:Policy xml:id="Policy1">
<pa:Assertion1 marker="1"/>
@@ -248,7 +244,7 @@
<wsdl20:fault name="Fault-1" element="s:SimpleFault">
<wsp:PolicyReference URI="#Policy3"></wsp:PolicyReference>
</wsdl20:fault>
- <wsdl20:operation name="Operation-1A" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-1A" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy4"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy5"></wsp:PolicyReference>
@@ -260,7 +256,7 @@
<wsp:PolicyReference URI="#Policy7"></wsp:PolicyReference>
</wsdl20:outfault>
</wsdl20:operation>
- <wsdl20:operation name="Operation-1B" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-1B" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy8"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy9"></wsp:PolicyReference>
@@ -279,7 +275,7 @@
<wsdl20:fault name="Fault-2" element="s:SimpleFault">
<wsp:PolicyReference URI="#Policy13"></wsp:PolicyReference>
</wsdl20:fault>
- <wsdl20:operation name="Operation-2A" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-2A" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy14"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy15"></wsp:PolicyReference>
@@ -291,7 +287,7 @@
<wsp:PolicyReference URI="#Policy17"></wsp:PolicyReference>
</wsdl20:outfault>
</wsdl20:operation>
- <wsdl20:operation name="Operation-2B" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-2B" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy18"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy19"></wsp:PolicyReference>
@@ -306,7 +302,7 @@
</wsdl20:interface>
<wsdl20:binding name="Binding-1A" interface="tns:Interface-1"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy22"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-1A">
@@ -336,7 +332,7 @@
</wsdl20:binding>
<wsdl20:binding name="Binding-1B" interface="tns:Interface-1"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy31"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-1A">
@@ -366,7 +362,7 @@
</wsdl20:binding>
<wsdl20:binding name="Binding-2A" interface="tns:Interface-2"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy40"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-2A">
@@ -396,7 +392,7 @@
</wsdl20:binding>
<wsdl20:binding name="Binding-2B" interface="tns:Interface-2"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy49"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-2A">
@@ -427,20 +423,20 @@
<wsdl20:service name="Service-1" interface="tns:Interface-1">
<wsp:PolicyReference URI="#Policy58"></wsp:PolicyReference>
- <wsdl20:endpoint name="Endpoint-1A" binding="Binding-1A">
+ <wsdl20:endpoint name="Endpoint-1A" binding="tns:Binding-1A">
<wsp:PolicyReference URI="#Policy59"></wsp:PolicyReference>
</wsdl20:endpoint>
- <wsdl20:endpoint name="Endpoint-1B" binding="Binding-1B">
+ <wsdl20:endpoint name="Endpoint-1B" binding="tns:Binding-1B">
<wsp:PolicyReference URI="#Policy60"></wsp:PolicyReference>
</wsdl20:endpoint>
</wsdl20:service>
<wsdl20:service name="Service-2" interface="tns:Interface-2">
<wsp:PolicyReference URI="#Policy61"></wsp:PolicyReference>
- <wsdl20:endpoint name="Endpoint-2A" binding="Binding-2A">
+ <wsdl20:endpoint name="Endpoint-2A" binding="tns:Binding-2A">
<wsp:PolicyReference URI="#Policy62"></wsp:PolicyReference>
</wsdl20:endpoint>
- <wsdl20:endpoint name="Endpoint-2B" binding="Binding-2A">
+ <wsdl20:endpoint name="Endpoint-2B" binding="tns:Binding-2B">
<wsp:PolicyReference URI="#Policy63"></wsp:PolicyReference>
</wsdl20:endpoint>
</wsdl20:service>
Index: PolicyAttachments.wsdl
===================================================================
RCS file: /sources/public/2006/ws/policy/interop/Round2/WSDL20/PolicyAttachments.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PolicyAttachments.wsdl 7 Feb 2007 23:56:55 -0000 1.1
+++ PolicyAttachments.wsdl 8 Jun 2007 05:48:43 -0000 1.2
@@ -8,19 +8,15 @@
-->
<wsdl20:description xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:wsdl20="http://www.w3.org/2006/01/wsdl"
- xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap"
+ xmlns:wsdl20="http://www.w3.org/ns/wsdl"
+ xmlns:wsoap="http://www.w3.org/ns/wsdl/soap"
xmlns:wsp="http://www.w3.org/ns/ws-policy"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
xmlns:pa="http://ws-policy.example.com/assertion"
xmlns:s="http://schema.example.com/test"
targetNamespace="http://ws-policy.example.com/test"
xmlns:tns="http://ws-policy.example.com/test"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd
- http://www.w3.org/2006/01/wsdl http://www.w3.org/2006/03/wsdl/wsdl20.xsd
- http://www.w3.org/2006/01/wsdl/soap http://www.w3.org/2006/03/wsdl/soap.xsd
- http://www.w3.org/ns/ws-policy http://www.w3.org/2002/ws/policy/ns/ws-policy">
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<wsp:Policy wsu:Id="Policy1">
<pa:Assertion1 marker="1"/>
@@ -248,7 +244,7 @@
<wsdl20:fault name="Fault-1" element="s:SimpleFault">
<wsp:PolicyReference URI="#Policy3"></wsp:PolicyReference>
</wsdl20:fault>
- <wsdl20:operation name="Operation-1A" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-1A" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy4"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy5"></wsp:PolicyReference>
@@ -260,7 +256,7 @@
<wsp:PolicyReference URI="#Policy7"></wsp:PolicyReference>
</wsdl20:outfault>
</wsdl20:operation>
- <wsdl20:operation name="Operation-1B" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-1B" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy8"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy9"></wsp:PolicyReference>
@@ -279,7 +275,7 @@
<wsdl20:fault name="Fault-2" element="s:SimpleFault">
<wsp:PolicyReference URI="#Policy13"></wsp:PolicyReference>
</wsdl20:fault>
- <wsdl20:operation name="Operation-2A" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-2A" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy14"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy15"></wsp:PolicyReference>
@@ -291,7 +287,7 @@
<wsp:PolicyReference URI="#Policy17"></wsp:PolicyReference>
</wsdl20:outfault>
</wsdl20:operation>
- <wsdl20:operation name="Operation-2B" pattern="http://www.w3.org/2006/01/wsdl/in-out">
+ <wsdl20:operation name="Operation-2B" pattern="http://www.w3.org/ns/wsdl/in-out">
<wsp:PolicyReference URI="#Policy18"></wsp:PolicyReference>
<wsdl20:input element="s:SimpleRequest">
<wsp:PolicyReference URI="#Policy19"></wsp:PolicyReference>
@@ -306,7 +302,7 @@
</wsdl20:interface>
<wsdl20:binding name="Binding-1A" interface="tns:Interface-1"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy22"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-1A">
@@ -336,7 +332,7 @@
</wsdl20:binding>
<wsdl20:binding name="Binding-1B" interface="tns:Interface-1"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy31"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-1A">
@@ -366,7 +362,7 @@
</wsdl20:binding>
<wsdl20:binding name="Binding-2A" interface="tns:Interface-2"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy40"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-2A">
@@ -396,7 +392,7 @@
</wsdl20:binding>
<wsdl20:binding name="Binding-2B" interface="tns:Interface-2"
- type="http://www.w3.org/2006/01/wsdl/soap"
+ type="http://www.w3.org/ns/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
<wsp:PolicyReference URI="#Policy49"></wsp:PolicyReference>
<wsdl20:operation ref="tns:Operation-2A">
@@ -427,20 +423,20 @@
<wsdl20:service name="Service-1" interface="tns:Interface-1">
<wsp:PolicyReference URI="#Policy58"></wsp:PolicyReference>
- <wsdl20:endpoint name="Endpoint-1A" binding="Binding-1A">
+ <wsdl20:endpoint name="Endpoint-1A" binding="tns:Binding-1A">
<wsp:PolicyReference URI="#Policy59"></wsp:PolicyReference>
</wsdl20:endpoint>
- <wsdl20:endpoint name="Endpoint-1B" binding="Binding-1B">
+ <wsdl20:endpoint name="Endpoint-1B" binding="tns:Binding-1B">
<wsp:PolicyReference URI="#Policy60"></wsp:PolicyReference>
</wsdl20:endpoint>
</wsdl20:service>
<wsdl20:service name="Service-2" interface="tns:Interface-2">
<wsp:PolicyReference URI="#Policy61"></wsp:PolicyReference>
- <wsdl20:endpoint name="Endpoint-2A" binding="Binding-2A">
+ <wsdl20:endpoint name="Endpoint-2A" binding="tns:Binding-2A">
<wsp:PolicyReference URI="#Policy62"></wsp:PolicyReference>
</wsdl20:endpoint>
- <wsdl20:endpoint name="Endpoint-2B" binding="Binding-2A">
+ <wsdl20:endpoint name="Endpoint-2B" binding="tns:Binding-2B">
<wsp:PolicyReference URI="#Policy63"></wsp:PolicyReference>
</wsdl20:endpoint>
</wsdl20:service>
Received on Friday, 8 June 2007 05:48:47 UTC