- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 Oct 2005 18:44:26 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv18951
Modified Files:
ws-addr-core.xml ws-addr-soap.xml ws-addr-wsdl.xml
Log Message:
Added namesapce change policy
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** ws-addr-wsdl.xml 11 Oct 2005 03:16:22 -0000 1.54
--- ws-addr-wsdl.xml 17 Oct 2005 18:44:23 -0000 1.55
***************
*** 131,134 ****
--- 131,141 ----
</tbody>
</table>
+ <p>The working group intends to update the value of the &wsa-wsdl.title; namespace
+ URI each time a new version of this document is published until such time that
+ the document reaches Candidate Recommendation status. Once it has reached Candidate
+ Recommendation status, the working group intends to maintain the value of the
+ &wsa-wsdl.title; namespace
+ URI that was assigned in the Candidate Recommendation unless significant changes are made
+ that impact the implementation of the specification.</p>
<p>WS-Addressing is defined in terms of the XML Information Set [<bibref
ref="XMLInfoSet"/>]. WS-Addressing may be used with SOAP [<bibref
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -d -r1.98 -r1.99
*** ws-addr-soap.xml 15 Sep 2005 19:42:13 -0000 1.98
--- ws-addr-soap.xml 17 Oct 2005 18:44:23 -0000 1.99
***************
*** 138,141 ****
--- 138,144 ----
</tbody>
</table>
+ <p>The Working Group intends to maintain the value of the &wsa-core.title; namespace
+ URI that was assigned in the Candidate Recommendation unless significant changes are made
+ that impact the implementation of the specification.</p>
<p>WS-Addressing is defined in terms of the XML Information Set [<bibref ref="XMLInfoSet"
/>]. WS-Addressing is conformant to the SOAP 1.2 [<bibref ref="SOAP12-PART1"/>] processing
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.114
retrieving revision 1.115
diff -C2 -d -r1.114 -r1.115
*** ws-addr-core.xml 15 Sep 2005 19:42:13 -0000 1.114
--- ws-addr-core.xml 17 Oct 2005 18:44:23 -0000 1.115
***************
*** 153,164 ****
</tr>
<tr>
- <td>S</td>
- <td>http://www.w3.org/2003/05/soap-envelope</td>
- </tr>
- <tr>
<td>wsa</td>
<td>&nsuri;</td>
</tr>
<tr>
<td>xs</td>
<td>http://www.w3.org/2001/XMLSchema</td>
--- 153,164 ----
</tr>
<tr>
<td>wsa</td>
<td>&nsuri;</td>
</tr>
<tr>
+ <td>S</td>
+ <td>http://www.w3.org/2003/05/soap-envelope</td>
+ </tr>
+ <tr>
<td>xs</td>
<td>http://www.w3.org/2001/XMLSchema</td>
***************
*** 166,169 ****
--- 166,172 ----
</tbody>
</table>
+ <p>The Working Group intends to maintain the value of the &wsa-core.title; namespace
+ URI that was assigned in the Candidate Recommendation unless significant changes are made
+ that impact the implementation of the specification.</p>
<p>WS-Addressing may be used with SOAP [<bibref ref="SOAP12-PART1"/>, <bibref
ref="SOAP11"/>] as described in &wsa-soap.title;[<bibref
Received on Monday, 17 October 2005 18:44:30 UTC