2006/ws/policy ws-policy-guidelines.xml,1.130,1.131 ws-policy-guidelines.html,1.113,1.114

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv2014

Modified Files:
	ws-policy-guidelines.xml ws-policy-guidelines.html 
Log Message:
Fixed incorrect changes (re 5184 and editors' action 372):

a) s/Supporting New Policy Subjects/(see Section 6.3 Supporting New Policy Subjects)/ and 
b) s/6.3 Supporting New Policy Subjects (see Section 6.3 Supporting New Policy Subjects)/6.3 Supporting New Policy Subjects/

Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- ws-policy-guidelines.html	27 Oct 2007 00:51:09 -0000	1.113
+++ ws-policy-guidelines.html	27 Oct 2007 01:09:30 -0000	1.114
@@ -138,8 +138,7 @@
 6. <a href="#versioning-policy-assertions">Versioning Policy Assertions</a><br>
 &nbsp;&nbsp;&nbsp;&nbsp;6.1 <a href="#Referencing_Policy_Expressions">Referencing Policy Expressions</a><br>
 &nbsp;&nbsp;&nbsp;&nbsp;6.2 <a href="#extending-assertions"> Evolution of Assertions (Versioning and Compatibility)</a><br>
-&nbsp;&nbsp;&nbsp;&nbsp;6.3 <a href="#supporting-new-policy-subjects">Supporting New Policy Subjects (see Section
-				6.3 Supporting New Policy Subjects)</a><br>
+&nbsp;&nbsp;&nbsp;&nbsp;6.3 <a href="#supporting-new-policy-subjects">Supporting New Policy Subjects</a><br>
 </p>
 <h3><a name="appendices" id="appendices"></a>Appendices</h3><p class="toc">A. <a href="#security-considerations">Security Considerations</a><br>
 B. <a href="#xml-namespaces">XML Namespaces</a><br>
@@ -1174,7 +1173,8 @@
 				and the specifications <cite><a href="#WS-Policy">Web Services Policy Framework</a></cite> <cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>
 				for details on extensibility.
 				</p><p> The current WS-Policy language <cite><a href="#WS-Policy">Web Services Policy Framework</a></cite> provides extensibility points 
-				on 6 elements with a combination of attribute and/or element extensibility:</p><ol class="enumar"><li><p>Policy: element from ##other namespace and any attribute</p></li><li><p>ExactlyOne, All: element from ##other namespace; no attribute extensibility</p></li><li><p>PolicyReference: any element and any attribute</p></li><li><p>PolicyAttachment: element from ##other namespace and any attribute</p></li><li><p>AppliesTo: any element and any attribute</p></li><li><p>URI: any attribute</p></li></ol></li><li><p>Supporting New Policy Subjects</p></li></ul><div class="div2">
+				on 6 elements with a combination of attribute and/or element extensibility:</p><ol class="enumar"><li><p>Policy: element from ##other namespace and any attribute</p></li><li><p>ExactlyOne, All: element from ##other namespace; no attribute extensibility</p></li><li><p>PolicyReference: any element and any attribute</p></li><li><p>PolicyAttachment: element from ##other namespace and any attribute</p></li><li><p>AppliesTo: any element and any attribute</p></li><li><p>URI: any attribute</p></li></ol></li><li><p>Supporting New Policy Subjects (see Section
+					<a href="#supporting-new-policy-subjects"><b>6.3 Supporting New Policy Subjects</b></a>).</p></li></ul><div class="div2">
 <h3><a name="Referencing_Policy_Expressions" id="Referencing_Policy_Expressions"></a>6.1 Referencing Policy Expressions</h3><p>The <cite><a href="#WS-Policy-Primer">Web Services Policy Primer</a></cite> illustrates how providers can utilize
 					the identification mechanism defined in the Policy specification to
 					expose a complex policy expression as a reusable building block for
@@ -1209,8 +1209,7 @@
 <p style="text-align: left" class="exampleHead"><i><span>Example 6-2. </span>Message-level Security and WSS: SOAP Message Security 1.1</i></p><div class="exampleInner"><pre>&lt;Policy&gt;
   &lt;sp:Wss11&gt;…&lt;/sp:Wss11&gt;
 &lt;/Policy&gt;</pre></div></div></div><div class="div2">
-<h3><a name="supporting-new-policy-subjects" id="supporting-new-policy-subjects"></a>6.3 Supporting New Policy Subjects (see Section
-				6.3 Supporting New Policy Subjects)</h3><p>
+<h3><a name="supporting-new-policy-subjects" id="supporting-new-policy-subjects"></a>6.3 Supporting New Policy Subjects</h3><p>
 				The best practice <a href="#bp-WSDL-policy-subject"><b>25. Specify WSDL Policy Subject(s)</b></a> specifies that policy authors should 
 				define the set of policy subjects to which policy assertions can be 
 				attached.  Over time, new policy subjects may need to be defined.  When 
@@ -1701,7 +1700,7 @@
 							<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5185">5185</a>. Editors' action 
 							<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/373">373</a>.
 						</td></tr><tr><td rowspan="1" colspan="1">20071024</td><td rowspan="1" colspan="1">FJH</td><td rowspan="1" colspan="1">Implemented the resolution for issue 
-							<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5185">5184</a>. Editors' action 
+							<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5184">5184</a>. Editors' action 
 							<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/372">372</a>. 
 							Implemented as originally proposed b,c,e,f,h,j. Implemented as amended a, k,l. Did not implement g which was not processed by WG.
 							
@@ -1719,4 +1718,9 @@
 							s/Example 1/SignBeforeEncrypting assertion/
 							 and 
 							s/Example 2/EncryptBeforeSigning assertion/ in <a href="#order-of-behaviors"><b>5.3.5 Order of Behaviors</b></a>.
+						</td></tr><tr><td rowspan="1" colspan="1">20071026</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed incorrect changes (re <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5184">5184</a> 
+						and editors' action 
+							<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/372">372</a>). 
+							a) s/Supporting New Policy Subjects/(see Section 6.3 Supporting New Policy Subjects)/ and 
+							b) s/6.3 Supporting New Policy Subjects (see Section 6.3 Supporting New Policy Subjects)/6.3 Supporting New Policy Subjects/.
 						</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Index: ws-policy-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- ws-policy-guidelines.xml	27 Oct 2007 00:51:08 -0000	1.130
+++ ws-policy-guidelines.xml	27 Oct 2007 01:09:30 -0000	1.131
@@ -1586,7 +1586,8 @@
 					
 			</item>
 			<item>
-				<p>Supporting New Policy Subjects</p>
+				<p>Supporting New Policy Subjects (see Section
+					<specref ref="supporting-new-policy-subjects"/>).</p>
 			</item>
 		</ulist>
 		
@@ -1641,8 +1642,7 @@
 
 			</div2>	
 		<div2 id="supporting-new-policy-subjects">
-			<head>Supporting New Policy Subjects (see Section
-				6.3 Supporting New Policy Subjects)</head>
+			<head>Supporting New Policy Subjects</head>
 			<p>
 				The best practice <specref ref="bp-WSDL-policy-subject"/> specifies that policy authors should 
 				define the set of policy subjects to which policy assertions can be 
@@ -2786,7 +2786,7 @@
 						<td>20071024</td>
 						<td>FJH</td>
 						<td>Implemented the resolution for issue 
-							<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5185">5184</loc>. Editors' action 
+							<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5184">5184</loc>. Editors' action 
 							<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/372">372</loc>. 
 							Implemented as originally proposed b,c,e,f,h,j. Implemented as amended a, k,l. Did not implement g which was not processed by WG.
 							
@@ -2825,7 +2825,17 @@
 							 and 
 							s/Example 2/EncryptBeforeSigning assertion/ in <specref ref="order-of-behaviors"></specref>.
 						</td>
-					</tr>     
+					</tr>
+					<tr>
+						<td>20071026</td>
+						<td>ASV</td>
+						<td>Fixed incorrect changes (re <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5184">5184</loc> 
+						and editors' action 
+							<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/372">372</loc>). 
+							a) s/Supporting New Policy Subjects/(see Section 6.3 Supporting New Policy Subjects)/ and 
+							b) s/6.3 Supporting New Policy Subjects (see Section 6.3 Supporting New Policy Subjects)/6.3 Supporting New Policy Subjects/.
+						</td>
+					</tr>      
 				</tbody>
 			</table>
 		</inform-div1>

Received on Saturday, 27 October 2007 01:09:41 UTC