- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 17 Jul 2007 10:41:46 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv3520
Modified Files:
ws-policy-guidelines.html ws-policy-guidelines.xml
Log Message:
Implemented the resolution for issue 4853, Editors' action 333.
Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ws-policy-guidelines.html 13 Jul 2007 20:21:18 -0000 1.80
+++ ws-policy-guidelines.html 17 Jul 2007 10:41:43 -0000 1.81
@@ -139,8 +139,8 @@
5.5.1 <a href="#doc-ignorable-assertions">Assertions and Ignorable Behavior</a><br>
5.5.2 <a href="#XML-ignorable-assertions">XML Outline for Ignorable </a><br>
5.6 <a href="#optional-policy-assertion">Designating Optional Behaviors</a><br>
- 5.6.1 <a href="#d3e783">Optional behavior in Compact authoring</a><br>
- 5.6.2 <a href="#d3e823">Optional behavior at runtime</a><br>
+ 5.6.1 <a href="#d3e780">Optional behavior in Compact authoring</a><br>
+ 5.6.2 <a href="#d3e820">Optional behavior at runtime</a><br>
5.7 <a href="#levels-of-abstraction">Considerations for Policy Attachment in WSDL </a><br>
5.8 <a href="#interrelated-domains">Interrelated domains</a><br>
6. <a href="#versioning-policy-assertions">Versioning Policy Assertions</a><br>
@@ -328,9 +328,8 @@
to send to the subject to which the policy alternative was
attached. The WS-Policy Attachment specification defines a
set of attachment models for use with common web service
- subjects: WSDL definitions [<cite><a href="#WSDL11">WSDL 1.1</a></cite>, <cite><a href="#WSDL20">WSDL 2.0 Core Language</a></cite>], UDDI directory entries [<cite><a href="#UDDIAPI20">UDDI API 2.0</a></cite>, <cite><a href="#UDDIDataStructure20">UDDI Data Structure 2.0</a></cite>,
- <cite><a href="#UDDI30">UDDI 3.0</a></cite>], and WS-Addressing Endpoint
- References (EPR) [<cite><a href="#WS-Addressing">WS-Addressing Core</a></cite>].
+ subjects: WSDL definitions [<cite><a href="#WSDL11">WSDL 1.1</a></cite>, <cite><a href="#WSDL20">WSDL 2.0 Core Language</a></cite>], and UDDI directory entries [<cite><a href="#UDDIAPI20">UDDI API 2.0</a></cite>, <cite><a href="#UDDIDataStructure20">UDDI Data Structure 2.0</a></cite>,
+ <cite><a href="#UDDI30">UDDI 3.0</a></cite>].
</p><p>
In the degenerate case, a human could read the XML and
determine if a message could be constructed conformant to the
@@ -537,8 +536,8 @@
</p><div class="div3">
<h4><a name="minimal-approach" id="minimal-approach"></a>5.3.1 Minimal approach</h4><p>New Assertion Authors are encouraged to try to not overload assertions. A single assertion indicates a single
behavior. Sets of assertions can by grouped by an operator "all". This indicates that there is a relationship between
- the assertions and they now constitute a policy alternative.
- </p><p>If grouping is utilized, choices between alternatives can be indicated by
+ the assertions.
+ </p><p>If grouping is utilized, choices between such groupings can be indicated by
an "exactly one" operator. This basic set of operators allows
Assertion Authors a wide range of options for expressing the possible combinations of assertions within their domain.
</p><p>It requires a good deal of effort to evaluate the
@@ -838,7 +837,7 @@
to indicate ignorable behavior.
</p></div></div></div><div class="div2">
<h3><a name="optional-policy-assertion" id="optional-policy-assertion"></a>5.6 Designating Optional Behaviors</h3><div class="div3">
-<h4><a name="d3e783" id="d3e783"></a>5.6.1 Optional behavior in Compact authoring</h4><p>Optional behaviors represent behaviors that may be engaged by a consumer. When using the
+<h4><a name="d3e780" id="d3e780"></a>5.6.1 Optional behavior in Compact authoring</h4><p>Optional behaviors represent behaviors that may be engaged by a consumer. When using the
compact authoring form for assertions, such behaviors are marked by
using <code>wsp:Optional</code> attribute with a value of
"true". (In order to simplify reference to such assertions,
@@ -869,7 +868,7 @@
it has an Endpoint Policy Subject and must be attached to a wsdl:binding or wsdl:port.
The assertion may be optional when attached to these subjects, allowing use of wsp:Optional.
</pre></div></div></div><div class="div3">
-<h4><a name="d3e823" id="d3e823"></a>5.6.2 Optional behavior at runtime</h4><p>Since optional behaviors indicate optionality for
+<h4><a name="d3e820" id="d3e820"></a>5.6.2 Optional behavior at runtime</h4><p>Since optional behaviors indicate optionality for
both the provider and the consumer, behaviors that must
always be engaged by a consumer must not be marked as
"optional" with a value "true" since this would allow the
@@ -1737,4 +1736,8 @@
Updated the WSDL 20 reference [<cite><a href="#WSDL20">WSDL 2.0 Core Language</a></cite>] and WS-SecurityPolicy reference [<cite><a href="#WS-SecurityPolicy">WS-SecurityPolicy</a></cite>]
for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4831">4831</a>.
Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/326">326</a>
+ </td></tr><tr><td rowspan="1" colspan="1">20070713</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=4853">4853</a>.
+ Editors' action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/333">333</a>.
</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.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- ws-policy-guidelines.xml 13 Jul 2007 20:21:18 -0000 1.95
+++ ws-policy-guidelines.xml 17 Jul 2007 10:41:43 -0000 1.96
@@ -339,10 +339,9 @@
attached. The WS-Policy Attachment specification defines a
set of attachment models for use with common web service
subjects: WSDL definitions [<bibref ref="WSDL11" />, <bibref
- ref="WSDL20" />], UDDI directory entries [<bibref
+ ref="WSDL20" />], and UDDI directory entries [<bibref
ref="UDDIAPI20" />, <bibref ref="UDDIDataStructure20" />,
- <bibref ref="UDDI30" />], and WS-Addressing Endpoint
- References (EPR) [<bibref ref="WS-Addressing"/>].
+ <bibref ref="UDDI30" />].
</p>
<p>
In the degenerate case, a human could read the XML and
@@ -633,9 +632,9 @@
<head>Minimal approach</head>
<p>New Assertion Authors are encouraged to try to not overload assertions. A single assertion indicates a single
behavior. Sets of assertions can by grouped by an operator "all". This indicates that there is a relationship between
- the assertions and they now constitute a policy alternative.
+ the assertions.
</p>
- <p>If grouping is utilized, choices between alternatives can be indicated by
+ <p>If grouping is utilized, choices between such groupings can be indicated by
an "exactly one" operator. This basic set of operators allows
Assertion Authors a wide range of options for expressing the possible combinations of assertions within their domain.
</p>
@@ -2722,7 +2721,16 @@
for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4831">4831</loc>.
Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/326">326</loc>
</td>
- </tr>
+ </tr>
+ <tr>
+ <td>20070713</td>
+ <td>FJH</td>
+ <td>Implemented the resolution
+ for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4853">4853</loc>.
+ Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/333">333</loc>.
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Tuesday, 17 July 2007 10:41:48 UTC