- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 18 Jun 2007 15:32:33 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv24288
Modified Files:
ws-policy-attachment-diff20070605.html
ws-policy-attachment-diff20070605.xml
ws-policy-attachment.html ws-policy-attachment.xml
Log Message:
Updated the WSDL 20 namespace name in Section 2.2
Index: ws-policy-attachment-diff20070605.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment-diff20070605.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-attachment-diff20070605.html 18 Jun 2007 04:21:45 -0000 1.2
+++ ws-policy-attachment-diff20070605.html 18 Jun 2007 15:32:31 -0000 1.3
@@ -133,9 +133,9 @@
6.4 <a href="#RegisteringPoliciesUDDIVersion3">Registering Policies in UDDI Version 3</a><br>
7. <a href="#SecurityConsiderations">Security Considerations</a><br>
8. <a href="#Conformance">Conformance</a><br>
- 8.1 <a href="#d2e4014">External Policy Attachment Conformance</a><br>
- 8.2 <a href="#d2e4026">WSDL 1.1 Attachment Conformance</a><br>
- 8.3 <a href="#d2e4035">WSDL 2.0 Attachment Conformance</a><br>
+ 8.1 <a href="#d2e4015">External Policy Attachment Conformance</a><br>
+ 8.2 <a href="#d2e4027">WSDL 1.1 Attachment Conformance</a><br>
+ 8.3 <a href="#d2e4036">WSDL 2.0 Attachment Conformance</a><br>
</p>
<h3><a name="appendices" id="appendices"></a>Appendices</h3><p class="toc">A. <a href="#References">References</a><br>
A.1 <a href="#Normative-References">Normative References</a><br>
@@ -219,7 +219,7 @@
</td><td rowspan="1" colspan="1">[<a href="#WSDL11">[WSDL 1.1]</a>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsdl20</code>
</td><td rowspan="1" colspan="1">
-<code>http://www.w3.org/2006/01/wsdl</code>
+ <code><span class="diff-chg"><span>http://www.w3.org/ns/wsdl</span></span></code>
</td><td rowspan="1" colspan="1">[<a href="#WSDL20">[WSDL 2.0 Core Language]</a>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsoap12</code>
</td><td rowspan="1" colspan="1">
@@ -1511,11 +1511,11 @@
Security Considerations section of the Web Services Policy 1.5 - Framework document [<a href="#WS-Policy">[Web Services Policy Framework]</a>].
</p></div><div class="div1">
<h2><a name="Conformance" id="Conformance"></a>8. Conformance</h2><div class="div2">
-<h3><a name="d2e4014" id="d2e4014"></a>8.1 External Policy Attachment Conformance</h3><p>An element information item whose namespace name is "http://www.w3.org/ns/ws-policy" and whose local part is PolicyAttachment conforms to this specification if it is valid according to the XML Schema [<a href="#XMLSchemaPart1">[XML Schema Structures]</a>] for that element as defined by this specification (<a href="http://www.w3.org/2007/02/ws-policy.xsd">http://www.w3.org/2007/02/ws-policy.xsd</a>) and additionally adheres to all the constraints contained in Section <a href="#ExternalPolicyAttachment"><b>3.4 External Policy Attachment</b></a> of this specification. Such a conformant element information item constitutes an external policy attachment. </p></div><div class="div2">
-<h3><a name="d2e4026" id="d2e4026"></a>8.2 WSDL 1.1 Attachment Conformance</h3><p>
+<h3><a name="d2e4015" id="d2e4015"></a>8.1 External Policy Attachment Conformance</h3><p>An element information item whose namespace name is "http://www.w3.org/ns/ws-policy" and whose local part is PolicyAttachment conforms to this specification if it is valid according to the XML Schema [<a href="#XMLSchemaPart1">[XML Schema Structures]</a>] for that element as defined by this specification (<a href="http://www.w3.org/2007/02/ws-policy.xsd">http://www.w3.org/2007/02/ws-policy.xsd</a>) and additionally adheres to all the constraints contained in Section <a href="#ExternalPolicyAttachment"><b>3.4 External Policy Attachment</b></a> of this specification. Such a conformant element information item constitutes an external policy attachment. </p></div><div class="div2">
+<h3><a name="d2e4027" id="d2e4027"></a>8.2 WSDL 1.1 Attachment Conformance</h3><p>
A WSDL 1.1 [<a href="#WSDL11">[WSDL 1.1]</a>] description conforms to this specification when it incorporates one or more element policies and additionally adheres to all the constraints contained in section <a href="#AttachingPolicyUsingWSDL1.1"><b>4. Attaching Policies Using WSDL 1.1</b></a>
</p></div><div class="div2">
-<h3><a name="d2e4035" id="d2e4035"></a>8.3 WSDL 2.0 Attachment Conformance</h3><p>
+<h3><a name="d2e4036" id="d2e4036"></a>8.3 WSDL 2.0 Attachment Conformance</h3><p>
A WSDL 2.0 [<a href="#WSDL20">[WSDL 2.0 Core Language]</a>] description conforms to this specification when it incorporates one or more element policies and additionally adheres to all the constraints contained in section <a href="#ws-policy-attachment-for-wsdl20"><b>5. WS-Policy Attachment for WSDL 2.0</b></a>
</p></div></div></div><div class="back"><div class="div1">
<h2><a name="References" id="References"></a>A. References</h2><div class="div2">
Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- ws-policy-attachment.xml 18 Jun 2007 04:21:45 -0000 1.106
+++ ws-policy-attachment.xml 18 Jun 2007 15:32:31 -0000 1.107
@@ -239,7 +239,7 @@
<code>wsdl20</code>
</td>
<td>
-<code>http://www.w3.org/2006/01/wsdl</code>
+ <code>http://www.w3.org/ns/wsdl</code>
</td>
<td>[<bibref ref="WSDL20"/>]</td>
</tr>
Index: ws-policy-attachment-diff20070605.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment-diff20070605.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-attachment-diff20070605.xml 18 Jun 2007 04:21:45 -0000 1.2
+++ ws-policy-attachment-diff20070605.xml 18 Jun 2007 15:32:31 -0000 1.3
@@ -71,7 +71,7 @@
</td><td rowspan="1" colspan="1">[<bibref ref="WSDL11"/>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsdl20</code>
</td><td rowspan="1" colspan="1">
-<code>http://www.w3.org/2006/01/wsdl</code>
+ <code><phrase diff="chg">http://www.w3.org/ns/wsdl</phrase></code>
</td><td rowspan="1" colspan="1">[<bibref ref="WSDL20"/>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsoap12</code>
</td><td rowspan="1" colspan="1">
Index: ws-policy-attachment.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- ws-policy-attachment.html 18 Jun 2007 04:21:45 -0000 1.99
+++ ws-policy-attachment.html 18 Jun 2007 15:32:31 -0000 1.100
@@ -244,7 +244,7 @@
</td><td rowspan="1" colspan="1">[<cite><a href="#WSDL11">WSDL 1.1</a></cite>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsdl20</code>
</td><td rowspan="1" colspan="1">
-<code>http://www.w3.org/2006/01/wsdl</code>
+ <code>http://www.w3.org/ns/wsdl</code>
</td><td rowspan="1" colspan="1">[<cite><a href="#WSDL20">WSDL 2.0 Core Language</a></cite>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsoap12</code>
</td><td rowspan="1" colspan="1">
Received on Monday, 18 June 2007 15:32:38 UTC