- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Aug 2006 05:17:38 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv24021
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Added Files:
ws-policy-data-model.jpg policy-assertion.jpg
policy-subjects-in-wsdl.jpg normal-form-2-data-model.jpg
Log Message:
Created first draft per action item http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02 from the Austin F2F.
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-primer.html 16 Aug 2006 18:50:29 -0000 1.2
+++ ws-policy-primer.html 17 Aug 2006 05:17:35 -0000 1.3
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
+<!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 - Primer</title><style type="text/css">
code { font-family: monospace; }
@@ -47,7 +47,7 @@
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
margin: 4px}
-</style><link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base.css"><link rel="contents" href="#contents"></head><body>
+</style><link type="text/css" rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/base.css"><link href="#contents" rel="contents"></head><body>
[...2152 lines suppressed...]
+ <a name="ws-policy-primer-changelog-table"></a><table border="1">
<tbody>
<tr>
<th rowspan="1" colspan="1">Date</th>
@@ -176,6 +2212,15 @@
<th rowspan="1" colspan="1">Description</th>
</tr>
+ <tr>
+ <td rowspan="1" colspan="1">20060816</td>
+ <td rowspan="1" colspan="1">ASV</td>
+ <td rowspan="1" colspan="1">Created first draft per action item
+ <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02">2</a>
+ from the Austin F2F. This draft is
+ based on a
+ <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0001.html">contribution</a> from Microsoft.</td>
+ </tr>
</tbody>
</table><br>
</div>
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-primer.xml 16 Aug 2006 18:50:29 -0000 1.2
+++ ws-policy-primer.xml 17 Aug 2006 05:17:35 -0000 1.3
@@ -57,9 +57,11 @@
</authlist>
<abstract>
<p>
- This document is intended to provide an easily understandable
- tutorial on the features of the &framework.title; and &attachment.title;
- specifications.
+ <emph>&primer.title;</emph> is an introductory description of
+ the Web Services Policy language. This document describes the policy language
+ features using numerous examples. The associated &framework.title;
+ and &attachment.title; specifications provide the complete
+ normative description of the Web Services Policy language.
[...2079 lines suppressed...]
+ <table id="ws-policy-primer-changelog-table" border="1">
<tbody>
<tr>
<th rowspan="1" colspan="1">Date</th>
@@ -164,6 +2157,15 @@
<td></td>
</tr>
-->
+ <tr>
+ <td>20060816</td>
+ <td>ASV</td>
+ <td>Created first draft per action item
+ <loc href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02">2</loc>
+ from the Austin F2F. This draft is
+ based on a
+ <loc href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0001.html">contribution</loc> from Microsoft.</td>
+ </tr>
</tbody>
</table>
</inform-div1>
--- NEW FILE: ws-policy-data-model.jpg ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: policy-subjects-in-wsdl.jpg ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: normal-form-2-data-model.jpg ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: policy-assertion.jpg ---
(This appears to be a binary file; contents omitted.)
Received on Thursday, 17 August 2006 05:17:48 UTC