- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Nov 2006 20:54:04 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv13686
Modified Files:
ws-policy-framework-diff20061102.xml
ws-policy-attachment-diff20061102.xml
ws-policy-attachment-diff20061102.html
ws-policy-framework-diff20061102.html
Log Message:
Regenerated DIFFs
Index: ws-policy-framework-diff20061102.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework-diff20061102.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-framework-diff20061102.html 2 Nov 2006 18:34:26 -0000 1.2
+++ ws-policy-framework-diff20061102.html 3 Nov 2006 20:54:02 -0000 1.3
@@ -589,12 +589,12 @@
<p>Applied <span class="diff-chg">to a </span>Web services based system, <a title="policy" href="#policy">policy</a> is used to convey conditions
on an interaction between entities (requester application,
provider service, Web infrastructure component, etc).
- <span class="diff-add">An </span><span class="diff-del">A </span><span class="diff-add">interaction</span><span class="diff-del">policy </span><span class="diff-add">involves one or more message exchanges</span><span class="diff-del">subject </span><span class="diff-add">between two
- entities. It </span>is <span class="diff-chg">the </span><span class="diff-add">responsibility of </span><span class="diff-add"><a title="policy assertion" href="#policy_assertion"><span class="diff-add">assertion</span></a></span> <span class="diff-add">authors to define
- the interaction scope of</span><span class="diff-del">entity
- (e.g., </span>an <span class="diff-chg">assertion including any constraints </span><span class="diff-add">on the
- </span><span class="diff-add"><a title="policy subject" href="#policy_subject"><span class="diff-add">policy subjects</span></a></span> <span class="diff-add">to</span><span class="diff-del">with </span>which <span class="diff-add">the</span><span class="diff-del">a
- policy </span><span class="diff-add">assertion may</span><span class="diff-del">can </span>be <span class="diff-chg">attached </span><span class="diff-add">and a clear
+ <span class="diff-add">An </span><span class="diff-del">A </span><span class="diff-add">interaction</span><span class="diff-del">policy </span><span class="diff-add">involves one or more message exchanges between two
+ entities.</span><span class="diff-del">subject </span><span class="diff-add">It </span>is <span class="diff-chg">the </span><span class="diff-add">responsibility of </span><span class="diff-add"><a title="policy assertion" href="#policy_assertion"><span class="diff-add">assertion</span></a></span> <span class="diff-add">authors to</span><span class="diff-del">entity
+ (e.g., </span><span class="diff-add">define
+ the interaction scope of </span>an <span class="diff-chg">assertion including any constraints </span><span class="diff-add">on the
+ </span><span class="diff-add"><a title="policy subject" href="#policy_subject"><span class="diff-add">policy</span><span class="diff-del">with </span><span class="diff-add">subjects</span></a></span> <span class="diff-add">to </span>which <span class="diff-add">the</span><span class="diff-del">a
+ policy </span><span class="diff-chg">assertion </span><span class="diff-add">may </span>be <span class="diff-chg">attached </span><span class="diff-add">and a clear
specification of the message (s) within that interaction scope to which the
assertion applies. </span></p>
@@ -1528,31 +1528,31 @@
expressions, etc.</p>
<div class="exampleOuter">
<p class="exampleHead" style="text-align: left"><a name="ex-chained-policy-reference-elements"></a><i><span>Example 5-1. </span>Chained Policy Reference Elements</i></p>
- <div class="exampleInner"><pre><Policy wsu:Id="p1">
- <PolicyReference URI="#p2"/ >
- <PolicyReference URI="#p2"/>
- </Policy>
+ <div class="exampleInner"><pre><span class="diff-chg"><Policy wsu:Id="p1">
+ <PolicyReference URI="#p2"/ >
+ <PolicyReference URI="#p2"/>
+</Policy>
- <Policy wsu:Id="p2" >
- <PolicyReference URI="#p3"/>
- <PolicyReference URI="#p3"/>
- </Policy>
+<Policy wsu:Id="p2" >
+ <PolicyReference URI="#p3"/>
+ <PolicyReference URI="#p3"/>
+</Policy>
- <Policy wsu:Id="p3" >
- <PolicyReference URI="#p4"/>
- <PolicyReference URI="#p4"/>
- </Policy>
+<Policy wsu:Id="p3" >
+ <PolicyReference URI="#p4"/>
+ <PolicyReference URI="#p4"/>
+</Policy>
- <!-- Policy/@wsu:Id p4 through p99 -->
+<!-- Policy/@wsu:Id p4 through p99 -->
- <Policy wsu:Id="p100" >
- <PolicyReference URI="#p101"/>
- <PolicyReference URI="#p101"/>
- </Policy>
+<Policy wsu:Id="p100" >
+ <PolicyReference URI="#p101"/>
+ <PolicyReference URI="#p101"/>
+</Policy>
- <Policy wsu:Id="p101" >
- <mtom:OptimizedMimeSerialization />
- </Policy></pre></div>
+<Policy wsu:Id="p101" >
+ <mtom:OptimizedMimeSerialization />
+</Policy></span></pre></div>
</div>
<p>Malicious providers may provide a policy expression that includes multiple
PolicyReference elements that use a large number of different internet addresses. These
@@ -2241,7 +2241,13 @@
<div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">ASV</td></div>
<div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">Reset Section <a href="#change-description"><b>C. Changes in this Version of the Document</b></a>.
</td></div>
- </tr></div>
+ </tr></div>
+ <div class="diff-add"><tr class="diff-add">
+ <div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">20061103</td></div>
+ <div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">ASV</td></div>
+ <div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">Re-formatted the example in <a href="#denial-of-service-threats"><b>5.5 Denial of Service Threats</b></a>.
+ </td></div>
+ </tr></div>
</tbody>
</table><br>
Index: ws-policy-attachment-diff20061102.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment-diff20061102.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-attachment-diff20061102.xml 2 Nov 2006 18:34:26 -0000 1.2
+++ ws-policy-attachment-diff20061102.xml 3 Nov 2006 20:54:02 -0000 1.3
@@ -3012,7 +3012,16 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/57" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:actuate="onRequest" xlink:show="replace">57</loc> PaulC's comments.
</td>
</tr>
- <tr diff="add">
+
+ <tr diff="add">
+ <td rowspan="1" colspan="1" diff="add">20061027</td>
+ <td rowspan="1" colspan="1" diff="add">FS</td>
+ <td rowspan="1" colspan="1" diff="add">Changed the SVG link and re-formatted the examples in
+ <specref ref="AppendixA"></specref>
+ (these changes were necessary for PDF creation).
+ </td>
+ </tr>
+ <tr diff="add">
<td rowspan="1" colspan="1" diff="add">20061030</td>
<td rowspan="1" colspan="1" diff="add">DBO</td>
<td rowspan="1" colspan="1" diff="add">Implemented the
Index: ws-policy-attachment-diff20061102.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment-diff20061102.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-attachment-diff20061102.html 2 Nov 2006 18:34:26 -0000 1.2
+++ ws-policy-attachment-diff20061102.html 3 Nov 2006 20:54:02 -0000 1.3
@@ -3073,7 +3073,16 @@
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/57">57</a> PaulC's comments.
</td>
</tr>
- <div class="diff-add"><tr class="diff-add">
+
+ <div class="diff-add"><tr class="diff-add">
+ <div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">20061027</td></div>
+ <div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">FS</td></div>
+ <div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">Changed the SVG link and re-formatted the examples in
+ <a href="#AppendixA"><b>B. UDDI tModel Definitions</b></a>
+ (these changes were necessary for PDF creation).
+ </td></div>
+ </tr></div>
+ <div class="diff-add"><tr class="diff-add">
<div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">20061030</td></div>
<div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">DBO</td></div>
<div class="diff-add"><td rowspan="1" colspan="1" class="diff-add">Implemented the
Index: ws-policy-framework-diff20061102.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework-diff20061102.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-framework-diff20061102.xml 2 Nov 2006 18:34:26 -0000 1.2
+++ ws-policy-framework-diff20061102.xml 3 Nov 2006 20:54:02 -0000 1.3
@@ -552,12 +552,12 @@
<p>Applied <phrase diff="chg">to a </phrase>Web services based system, <termref def="policy">policy</termref> is used to convey conditions
on an interaction between entities (requester application,
provider service, Web infrastructure component, etc).
- <phrase diff="add">An </phrase><phrase diff="del">A </phrase><phrase diff="add">interaction</phrase><phrase diff="del">policy </phrase><phrase diff="add">involves one or more message exchanges</phrase><phrase diff="del">subject </phrase><phrase diff="add">between two
- entities. It </phrase>is <phrase diff="chg">the </phrase><phrase diff="add">responsibility of </phrase><termref def="policy_assertion" diff="add"><phrase diff="add">assertion</phrase></termref> <phrase diff="add">authors to define
- the interaction scope of</phrase><phrase diff="del">entity
- (e.g., </phrase>an <phrase diff="chg">assertion including any constraints </phrase><phrase diff="add">on the
- </phrase><termref def="policy_subject" diff="add"><phrase diff="add">policy subjects</phrase></termref> <phrase diff="add">to</phrase><phrase diff="del">with </phrase>which <phrase diff="add">the</phrase><phrase diff="del">a
- policy </phrase><phrase diff="add">assertion may</phrase><phrase diff="del">can </phrase>be <phrase diff="chg">attached </phrase><phrase diff="add">and a clear
+ <phrase diff="add">An </phrase><phrase diff="del">A </phrase><phrase diff="add">interaction</phrase><phrase diff="del">policy </phrase><phrase diff="add">involves one or more message exchanges between two
+ entities.</phrase><phrase diff="del">subject </phrase><phrase diff="add">It </phrase>is <phrase diff="chg">the </phrase><phrase diff="add">responsibility of </phrase><termref def="policy_assertion" diff="add"><phrase diff="add">assertion</phrase></termref> <phrase diff="add">authors to</phrase><phrase diff="del">entity
+ (e.g., </phrase><phrase diff="add">define
+ the interaction scope of </phrase>an <phrase diff="chg">assertion including any constraints </phrase><phrase diff="add">on the
+ </phrase><termref def="policy_subject" diff="add"><phrase diff="add">policy</phrase><phrase diff="del">with </phrase><phrase diff="add">subjects</phrase></termref> <phrase diff="add">to </phrase>which <phrase diff="add">the</phrase><phrase diff="del">a
+ policy </phrase><phrase diff="chg">assertion </phrase><phrase diff="add">may </phrase>be <phrase diff="chg">attached </phrase><phrase diff="add">and a clear
specification of the message (s) within that interaction scope to which the
assertion applies. </phrase></p>
@@ -1475,31 +1475,31 @@
expressions, etc.</p>
<example id="ex-chained-policy-reference-elements">
<head>Chained Policy Reference Elements</head>
- <eg xml:space="preserve" role="needs-numbering"><Policy wsu:Id="p1">
- <PolicyReference URI="#p2"/ >
- <PolicyReference URI="#p2"/>
- </Policy>
+ <eg xml:space="preserve" role="needs-numbering"><phrase diff="chg"><Policy wsu:Id="p1">
+ <PolicyReference URI="#p2"/ >
+ <PolicyReference URI="#p2"/>
+</Policy>
- <Policy wsu:Id="p2" >
- <PolicyReference URI="#p3"/>
- <PolicyReference URI="#p3"/>
- </Policy>
+<Policy wsu:Id="p2" >
+ <PolicyReference URI="#p3"/>
+ <PolicyReference URI="#p3"/>
+</Policy>
- <Policy wsu:Id="p3" >
- <PolicyReference URI="#p4"/>
- <PolicyReference URI="#p4"/>
- </Policy>
+<Policy wsu:Id="p3" >
+ <PolicyReference URI="#p4"/>
+ <PolicyReference URI="#p4"/>
+</Policy>
- <!-- Policy/@wsu:Id p4 through p99 -->
+<!-- Policy/@wsu:Id p4 through p99 -->
- <Policy wsu:Id="p100" >
- <PolicyReference URI="#p101"/>
- <PolicyReference URI="#p101"/>
- </Policy>
+<Policy wsu:Id="p100" >
+ <PolicyReference URI="#p101"/>
+ <PolicyReference URI="#p101"/>
+</Policy>
- <Policy wsu:Id="p101" >
- <mtom:OptimizedMimeSerialization />
- </Policy></eg>
+<Policy wsu:Id="p101" >
+ <mtom:OptimizedMimeSerialization />
+</Policy></phrase></eg>
</example>
<p>Malicious providers may provide a policy expression that includes multiple
PolicyReference elements that use a large number of different internet addresses. These
@@ -2186,7 +2186,13 @@
<td rowspan="1" colspan="1" diff="add">ASV</td>
<td rowspan="1" colspan="1" diff="add">Reset Section <specref ref="change-description"></specref>.
</td>
- </tr>
+ </tr>
+ <tr diff="add">
+ <td rowspan="1" colspan="1" diff="add">20061103</td>
+ <td rowspan="1" colspan="1" diff="add">ASV</td>
+ <td rowspan="1" colspan="1" diff="add">Re-formatted the example in <specref ref="denial-of-service-threats"></specref>.
+ </td>
+ </tr>
</tbody>
</table>
Received on Friday, 3 November 2006 20:54:24 UTC