- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Sep 2006 07:38:25 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv19441
Modified Files:
ws-policy-attachment.html ws-policy-attachment.xml
Log Message:
Updated the 'Changes in this Version of the Document' section.
Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- ws-policy-attachment.xml 26 Sep 2006 07:30:20 -0000 1.42
+++ ws-policy-attachment.xml 26 Sep 2006 07:38:22 -0000 1.43
@@ -2431,6 +2431,8 @@
<ulist>
<item><p>Added an empty conformance section.</p></item>
<item><p>Replaced URI with IRI.</p></item>
+ <item><p>Added a new section - <specref ref="ws-policy-attachment-for-wsdl20"/> - that describes a
+ mechanism for associating policy expressions with Web service constructs in WSDL 2.0.</p></item>
</ulist>
</inform-div1>
<inform-div1 id="change-log">
Index: ws-policy-attachment.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- ws-policy-attachment.html 26 Sep 2006 07:30:20 -0000 1.45
+++ ws-policy-attachment.html 26 Sep 2006 07:38:22 -0000 1.46
@@ -883,6 +883,7 @@
<p>Since the <code class="elt">wsdl11:portType</code> may be used by more than one
binding, it is <span class="rfc2119">RECOMMENDED</span> that only policies
containing abstract (i.e., binding independent) assertions should be
+
attached to this type of element.</p> <p>Policies associated with an endpoint
policy subject apply to any message exchange made using that endpoint.</p>
@@ -2526,6 +2527,8 @@
<ul>
<li><p>Added an empty conformance section.</p></li>
<li><p>Replaced URI with IRI.</p></li>
+ <li><p>Added a new section - <a href="#ws-policy-attachment-for-wsdl20"><b>5. WS-Policy Attachment for WSDL 2.0</b></a> - that describes a
+ mechanism for associating policy expressions with Web service constructs in WSDL 2.0.</p></li>
</ul>
</div>
<div class="div1">
Received on Tuesday, 26 September 2006 07:38:36 UTC