- From: Umit Yalsinap via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Jan 2007 23:57:52 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv19412
Modified Files:
ws-policy-guidelines.html ws-policy-guidelines.xml
Log Message:
Fixed SAWSDL ref name
Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- ws-policy-guidelines.html 30 Jan 2007 23:51:45 -0000 1.22
+++ ws-policy-guidelines.html 30 Jan 2007 23:57:50 -0000 1.23
@@ -454,7 +454,7 @@
message. Rather, if a property is
required to understand a message, it should be communicated in
the message, or be made available by some other means (e.g., being
- referenced by a URI in the message) instead of being communicated as a policy element. Note that there are other specifications that target specification of semantics of a message, such as <cite><a href="#SAWSDL">Semantic Annotations for WSDL and XML Schema</a></cite>.
+ referenced by a URI in the message) instead of being communicated as a policy element. Note that there are other specifications that target specification of semantics of a message, such as <cite><a href="#SAWSDL">SAWSDL</a></cite>.
</p><p>For example, if the details of a message's encryption ( e.g., the cipher used, etc) are expressed
in policy that isn't attached to the message, it isn't possible
to later decipher it. This is very different from expressing, in
@@ -1225,7 +1225,7 @@
http://uddi.org/pubs/uddi-v3.0.1-20031014.htm. The <a href="http://uddi.org/pubs/uddi_v3.htm">latest version of
the UDDI 3.0</a> specification is available at
http://uddi.org/pubs/uddi_v3.htm.
- </dd><dt class="label"><a name="SAWSDL"></a>[Semantic Annotations for WSDL and XML Schema] </dt><dd>
+ </dd><dt class="label"><a name="SAWSDL"></a>[SAWSDL] </dt><dd>
<cite><a href="http://www.w3.org/TR/sawsdl/">Semantic Annotations for WSDL and XML Schema</a></cite> Joel Farrell, Holger Lausen, Editors. World Wide Web Consortium, 26 January 2007. This version of the
specification is at http://www.w3.org/TR/sawsdl. The <a href="http://www.w3.org/TR/sawsdl/"> latest version of Semantic Annotations for WSDL and XML Schema</a> is available at
http://www.w3.org/TR/sawsdl/.</dd></dl></div><div class="div1">
@@ -1282,4 +1282,4 @@
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/119">119</a>.
Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4141">4141</a></td></tr><tr><td rowspan="1" colspan="1">20070130</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Completed action item:
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/126">126</a>.
- Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4188">4188</a></td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+ Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4188">4188</a></td></tr><tr><td rowspan="1" colspan="1">20070130</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Fixed SAWSDL ref name</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.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- ws-policy-guidelines.xml 30 Jan 2007 23:51:46 -0000 1.31
+++ ws-policy-guidelines.xml 30 Jan 2007 23:57:50 -0000 1.32
@@ -1776,7 +1776,7 @@
the UDDI 3.0</loc> specification is available at
http://uddi.org/pubs/uddi_v3.htm.
</bibl>
- <bibl id="SAWSDL" key="Semantic Annotations for WSDL and XML Schema"
+ <bibl id="SAWSDL" key="SAWSDL"
href="http://www.w3.org/TR/sawsdl/">
<titleref>Semantic Annotations for WSDL and XML Schema</titleref> Joel Farrell, Holger Lausen, Editors. World Wide Web Consortium, 26 January 2007. This version of the
specification is at http://www.w3.org/TR/sawsdl. The <loc href="http://www.w3.org/TR/sawsdl/"> latest version of Semantic Annotations for WSDL and XML Schema</loc> is available at
@@ -1966,6 +1966,11 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/126">126</loc>.
Resolution for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4188">4188</loc></td>
</tr>
+ <tr>
+ <td>20070130</td>
+ <td>UY</td>
+ <td>Fixed SAWSDL ref name</td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Tuesday, 30 January 2007 23:57:57 UTC