- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 25 Sep 2006 09:24:03 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv4661/ws/policy
Modified Files:
ws-policy-attachment.html ws-policy-attachment.xml
ws-policy-framework.html ws-policy-framework.xml
Log Message:
Did http://www.w3.org/2005/06/tracker/wspolicyeds/actions/18: labelled <example> elements with id attributes which are referenced via <specref/> elements elsewhere.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- ws-policy-framework.xml 25 Sep 2006 03:57:33 -0000 1.51
+++ ws-policy-framework.xml 25 Sep 2006 09:24:00 -0000 1.52
@@ -123,11 +123,11 @@
<div2 id="Example">
<head>Example</head>
- <p>The following example illustrates a security <termref def="policy_expression">policy expression</termref> using
+ <p><specref ref="ex-wsp-use-security-assertations"/> illustrates a security <termref def="policy_expression">policy expression</termref> using
assertions defined in WS-SecurityPolicy [<bibref
ref="WS-SecurityPolicy"/>]:</p>
- <example>
+ <example id="ex-wsp-use-security-assertations">
<head>Use of Web Services Policy with security policy assertions.</head>
<eg xml:space="preserve">
(01) <wsp:Policy
@@ -582,7 +582,7 @@
<p>To simplify processing and improve interoperability, the normal
form of a policy expression <rfc2119>SHOULD</rfc2119> be used where practical.</p>
- <p>For example, the following is the normal form of the policy expression example introduced earlier (see <specref ref='Example' />).</p>
+ <p>For example, the following is the normal form of the policy expression example introduced earlier (see <specref ref='ex-wsp-use-security-assertations' />).</p>
<eg xml:space="preserve">(01) <wsp:Policy
xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
xmlns:wsp="&nsuri;" >
@@ -1371,7 +1371,7 @@
anticipate these rogue providers and use a configurable bound with defaults on number of
policy alternatives, number of assertions in an alternative, depth of nested policy
expressions, etc.</p>
- <example>
+ <example id="ex-chained-policy-reference-elements">
<head>Chained Policy Reference Elements</head>
<eg xml:space="preserve"><Policy wsu:Id="p1">
<PolicyReference URI="#p2"/ >
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ws-policy-framework.html 25 Sep 2006 03:57:33 -0000 1.38
+++ ws-policy-framework.html 25 Sep 2006 09:24:00 -0000 1.39
@@ -1,5 +1,6 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
-<html lang="en-US"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Policy 1.5 - Framework</title><style type="text/css">
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Policy 1.5 - Framework</title><style type="text/css">
code { font-family: monospace; }
div.constraint,
@@ -47,43 +48,24 @@
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
[...2067 lines suppressed...]
Semantics of successful intersection determined by domain-specific assertion content.
- </td>
- </tr>
- <tr>
- <td rowspan="1" colspan="1">20060924</td>
- <td rowspan="1" colspan="1">TIB</td>
- <td rowspan="1" colspan="1">Implemented the
+ </td></tr><tr><td rowspan="1" colspan="1">20060924</td><td rowspan="1" colspan="1">TIB</td><td rowspan="1" colspan="1">Implemented the
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/35">editorial action 35</a>
to include the Security Considerations section from the Primer document.
- </td>
- </tr>
- </tbody>
- </table><br>
- </div>
- </div>
-</body></html>
\ No newline at end of file
+ </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- ws-policy-attachment.xml 25 Sep 2006 03:14:56 -0000 1.40
+++ ws-policy-attachment.xml 25 Sep 2006 09:24:00 -0000 1.41
@@ -297,9 +297,9 @@
def='policy_expression'>policy expressions</termref> that the
remainder of this document references. </p>
- <p>The example in <specref ref='Table2'/> indicates a <termref
+ <p><specref ref='Table2'/> indicates a <termref
def='policy'>policy</termref> for reliable messaging [<bibref
- ref='WS-RMPolicy'/>]. The example in <specref ref='Table3'/>
+ ref='WS-RMPolicy'/>]. <specref ref='Table3'/>
is a policy for securing messages using X509 certificates
[<bibref ref='WS-SecurityPolicy'/>].</p>
Index: ws-policy-attachment.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ws-policy-attachment.html 25 Sep 2006 03:14:56 -0000 1.43
+++ ws-policy-attachment.html 25 Sep 2006 09:24:00 -0000 1.44
@@ -1,5 +1,6 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
-<html lang="en-US"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Policy 1.5 - Attachment</title><style type="text/css">
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Policy 1.5 - Attachment</title><style type="text/css">
code { font-family: monospace; }
div.constraint,
@@ -47,40 +48,24 @@
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
[...2150 lines suppressed...]
- </td>
- </tr>
- <tr>
- <td rowspan="1" colspan="1">20060924</td>
- <td rowspan="1" colspan="1">TIB</td>
- <td rowspan="1" colspan="1">Implemented the
+ </td></tr><tr><td rowspan="1" colspan="1">20060924</td><td rowspan="1" colspan="1">TIB</td><td rowspan="1" colspan="1">Implemented the
<a href="http://www.w3.org/2006/09/14-ws-policy-minutes.html#item12">resolution</a>
for issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3709">3709</a>: Editorial corrections from UDDI team.
- </td>
- </tr>
- </tbody>
- </table><br>
- </div>
-</div>
-</body></html>
\ No newline at end of file
+ </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Monday, 25 September 2006 09:24:13 UTC