2006/ws/policy ws-policy-primer.xml,1.1,1.2 ws-policy-primer.html,1.1,1.2

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

Modified Files:
	ws-policy-primer.xml ws-policy-primer.html 
Log Message:
New primer

Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ws-policy-primer.html	16 Aug 2006 18:23:10 -0000	1.1
+++ ws-policy-primer.html	16 Aug 2006 18:50:29 -0000	1.2
@@ -1,14 +1,5 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml: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" xml:space="preserve">
-/*<![CDATA[*/
+<!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; }
 
 div.constraint,
@@ -21,17 +12,17 @@
 li, p           { margin-top: 0.3em;
                  margin-bottom: 0.3em; }
 
-.diff-chg       { background-color: yellow; }
-.diff-del       { background-color: red; text-decoration: line-through;}
-.diff-add       { background-color: lime; }
+.diff-chg	{ background-color: yellow; }
+.diff-del	{ background-color: red; text-decoration: line-through;}
+.diff-add	{ background-color: lime; }
 
 table          { empty-cells: show; }
 
 table caption {
-        font-weight: normal;
-        font-style: italic;
-        text-align: left;
-        margin-bottom: .5em;
+	font-weight: normal;
+	font-style: italic;
+	text-align: left;
+	margin-bottom: .5em;
 }
 
 div.issue {
@@ -56,190 +47,137 @@
 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>
-<div class="head">
+</style><link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base.css"><link rel="contents" href="#contents"></head><body>
+  <div class="head">
 <h1>Web Services Policy 1.5 - Primer</h1>
-<h2>Editors' copy $Date$ @@ @@@@ @@@@</h2>
-<dl>
-<dt>This version:</dt>
-<dd><a href="ws-policy-primer.html">ws-policy-primer.html</a></dd>
-<dt>Latest version:</dt>
-<dd><a href=
-"http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8">
-http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8</a></dd>
-<dt>Editors:</dt>
-<dd>Maryann Hondo, IBM Corporation</dd>
-<dd>Ümit Yalçınalp, SAP</dd>
-</dl>
-<p class="copyright"><a href=
-"http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>&#160;©&#160;@@@@&#160;<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup>
-(<a href="http://www.csail.mit.edu/"><acronym title=
-"Massachusetts Institute of Technology">MIT</acronym></a>, <a href=
-"http://www.ercim.org/"><acronym title=
-"European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
-<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved.
-W3C <a href=
-"http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
-<a href=
-"http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
-and <a href=
-"http://www.w3.org/Consortium/Legal/copyright-documents">document
-use</a> rules apply.</p>
-</div>
-<hr />
-<div>
-<h2><a name="abstract" id="abstract">Abstract</a></h2>
-<p>This document is intended to provide an easily understandable
-tutorial on the features of the Web Services Policy 1.5 - Framework
-and Web Services Policy 1.5 - Attachment specifications.</p>
-</div>
-<div>
-<h2><a name="status" id="status">Status of this Document</a></h2>
-<p><strong>This document is an editors' copy that has no official
-standing.</strong></p>
-</div>
-<hr />
-<div class="toc">
-<h2><a name="contents" id="contents">Table of Contents</a></h2>
-<p class="toc">1. <a href="#Introduction">Introduction</a>
-<br /></p>
-<h3><a name="appendix" id="appendix">Appendices</a></h3>
-<p class="toc">A. <a href="#References">References</a>
-<br />
-B. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)
-<br />
-C. <a href="#change-description">Changes in this Version of the
-Document</a> (Non-Normative)
-<br />
-D. <a href="#change-log">Web Services Policy 1.5 - Primer Change
-Log</a> (Non-Normative)
-<br /></p>
-</div>
-<hr />
-<div class="body div1">
-<h2><a name="Introduction" id="Introduction"></a>1.
-Introduction</h2>
-<p>blabla...</p>
-</div>
-<div class="back">
+<h2>Editors' copy $Date$ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
+      <a href="ws-policy-primer.html">ws-policy-primer.html</a>
+    </dd><dt>Latest version:</dt><dd>
+      <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8</a>
+    </dd><dt>Editors:</dt>
+            <dd>Asir S Vedamuthu, Microsoft Corporation</dd>
+            <dd>David Orchard, BEA Systems, Inc.</dd>
+            <dd>Maryann Hondo, IBM Corporation</dd>
+            <dd>Toufic Boubez, Layer 7 Technologies</dd>
+            <dd>Prasad Yendluri, webMethods, Inc.</dd>            
+    </dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>&nbsp;&copy;&nbsp;@@@@&nbsp;<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr><div>
+<h2><a name="abstract">Abstract</a></h2>
+      <p>
+	This document is intended to provide an easily understandable
+	tutorial on the features of the Web Services Policy 1.5 - Framework and Web Services Policy 1.5 - Attachment
+	specifications.
+      </p>
+    </div><div>
+<h2><a name="status">Status of this Document</a></h2><p><strong>This document is an editors' copy that has
+        no official standing.</strong></p><p></p></div>
+  <hr><div class="toc">
+<h2><a name="contents">Table of Contents</a></h2><p class="toc">1. <a href="#Introduction">Introduction</a><br></p>
+<h3><a name="appendix" id="appendix">Appendices</a></h3><p class="toc">A. <a href="#References">References</a><br>B. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>C. <a href="#change-description">Changes in this Version of the Document</a> (Non-Normative)<br>D. <a href="#change-log">Web Services Policy 1.5 - Primer Change Log</a> (Non-Normative)<br></p></div><hr><div class="body">
 <div class="div1">
-<h2><a name="References" id="References"></a>A. References</h2>
-<dl>
-<dt class="label"><a name="SOAP11" id="SOAP11"></a>[SOAP 1.1]</dt>
-<dd><cite><a href=
-"http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">Simple Object
-Access Protocol (SOAP) 1.1</a></cite>, D. Box, et al, Editors.
-World Wide Web Consortium, 8 May 2000. Available at
-http://www.w3.org/TR/2000/NOTE-SOAP-20000508/.</dd>
-<dt class="label"><a name="SOAP12" id="SOAP12"></a>[SOAP 1.2
-Messaging Framework]</dt>
-<dd><cite><a href=
-"http://www.w3.org/TR/2003/REC-soap12-part1-20030624/">SOAP Version
-1.2 Part 1: Messaging Framework</a></cite>, M. Gudgin, M. Hadley,
-N. Mendelsohn, J-J. Moreau, H. Frystyk Nielsen, Editors. World Wide
-Web Consortium, 24 June 2003. This version of the SOAP Version 1.2
-Part 1: Messaging Framework Recommendation is
-http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The <a href=
-"http://www.w3.org/TR/soap12-part1/">latest version of SOAP Version
-1.2 Part 1: Messaging Framework</a> is available at
-http://www.w3.org/TR/soap12-part1/.</dd>
-<dt class="label"><a name="WS-Policy" id="WS-Policy"></a>[Web
-Services Policy Framework]</dt>
-<dd><cite><a href="ws-policy-framework.html">Web Services Policy
-1.5 - Framework</a></cite>, A. S. Vedamuthu, D. Orchard, M. Hondo,
-T. Boubez and P. Yendluri, Editors. World Wide Web Consortium, @@,
-@@@@ @@@@. This version of the specification of the Web Services
-Policy 1.5 - Framework specification is ws-policy-framework.html.
-The <a href="http://www.w3.org/TR/ws-policy-framework">latest
-version of Web Services Policy 1.5 - Framework</a> is available at
-http://www.w3.org/TR/ws-policy-framework.</dd>
-<dt class="label"><a name="WS-Policy-Attachment" id=
-"WS-Policy-Attachment"></a>[Web Services Policy Attachment]</dt>
-<dd><cite><a href="ws-policy-attachment.html">Web Services Policy
-1.5 - Attachment</a></cite>, A. S. Vedamuthu, D. Orchard, M. Hondo,
-T. Boubez and P. Yendluri, Editors. World Wide Web Consortium, @@,
-@@@@ @@@@. This version of the specification of the Web Services
-Policy 1.5 - Attachment specification is ws-policy-attachment.html.
-The <a href="http://www.w3.org/TR/ws-policy-attachment">latest
-version of Web Services Policy 1.5 - Attachment</a> is available at
-http://www.w3.org/TR/ws-policy-attachment.</dd>
-<dt class="label"><a name="WSDL11" id="WSDL11"></a>[WSDL 1.1]</dt>
-<dd><cite><a href=
-"http://www.w3.org/TR/2001/NOTE-wsdl-20010315">Web Services
-Description Language (WSDL) 1.1</a></cite>, E. Christensen, et al,
-Authors. World Wide Web Consortium, March 2001. Available at
-http://www.w3.org/TR/2001/NOTE-wsdl-20010315.</dd>
-<dt class="label"><a name="WSDL20" id="WSDL20"></a>[WSDL 2.0 Core
-Language]</dt>
-<dd><cite><a href=
-"http://www.w3.org/TR/2006/CR-wsdl20-20060327/">Web Services
-Description Language (WSDL) Version 2.0 Part 1: Core
-Language</a></cite>, R. Chinnici, J. J. Moreau, A. Ryman, S.
-Weerawarana, Editors. World Wide Web Consortium, 27 March 2006.
-This version of the WSDL 2.0 specification is
-http://www.w3.org/TR/2006/CR-wsdl20-20060327. The <a href=
-"http://www.w3.org/TR/wsdl20/">latest version of WSDL 2.0</a> is
-available at http://www.w3.org/TR/wsdl20.</dd>
-</dl>
+  
+<h2><a name="Introduction"></a>1. Introduction</h2>
+  <p>blabla...</p>
 </div>
+  </div>
+<div class="back">
 <div class="div1">
-<h2><a name="acknowledgments" id="acknowledgments"></a>B.
-Acknowledgements (Non-Normative)</h2>
-<p>This document is the work of the <a href=
-"http://www.w3.org/2002/ws/policy/">W3C Web Services Policy Working
-Group</a>.</p>
-<p>Members of the Working Group are (at the time of writing, and by
-alphabetical order): Dimitar Angelov, Abbie Barbir, Charlton
-Barreto, Toufic Boubez (Layer 7 Technologies), Paul Cotton
-(Microsoft Corporation), Jeffrey Crump, Glen Daniels, Ruchith
-Fernando (WSO2), Christopher Ferris, William Henry, Frederick
-Hirsch, Maryann Hondo, Tom Jordahl, Philippe Le Hégaret (W3C/MIT),
-Jong Lee (BEA Systems, Inc.), Mark Little (JBoss Inc.), Ashok
-Malhotra, Monica Martin, Jeff Mischkinsky, Dale Moberg, Anthony
-Nadalin, David Orchard (BEA Systems, Inc.), Bijan Parsia
-(University of Manchester), Fabian Ritzmann, Daniel Roth (Microsoft
-Corporation), Sanka Samaranayake (WSO2), Felix Sasaki (W3C/Keio),
-Seumas Soltysik, Yakov Sverdlov (Computer Associates), Asir
-Vedamuthu (Microsoft Corporation), Sanjiva Weerawarana (WSO2), Ümit
-Yalçinalp, Prasad Yendluri.</p>
-<p>The people who have contributed to <a href=
-"http://lists.w3.org/Archives/Public/public-ws-policy/">discussions
-on public-ws-policy@w3.org</a> are also gratefully
-acknowledged.</p>
+  
+<h2><a name="References"></a>A. References</h2>
+    
+  <dl>
+      <dt class="label"><a name="SOAP11"></a>[SOAP 1.1] </dt><dd>
+	<cite><a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">Simple Object Access Protocol (SOAP) 1.1</a></cite>,
+	D. Box, et al, Editors. World Wide Web Consortium, 8 May
+	2000. Available at
+	http://www.w3.org/TR/2000/NOTE-SOAP-20000508/.
+      </dd>
+      <dt class="label"><a name="SOAP12"></a>[SOAP 1.2 Messaging Framework] </dt><dd>
+	<cite><a href="http://www.w3.org/TR/2003/REC-soap12-part1-20030624/">SOAP Version 1.2 Part 1: Messaging
+	Framework</a></cite>, M. Gudgin, M.  Hadley, N. Mendelsohn,
+	J-J. Moreau, H. Frystyk Nielsen, Editors. World Wide Web
+	Consortium, 24 June 2003. This version of the SOAP Version 1.2
+	Part 1: Messaging Framework Recommendation is
+	http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The <a href="http://www.w3.org/TR/soap12-part1/">latest version of
+	SOAP Version 1.2 Part 1: Messaging Framework</a> is
+	available at http://www.w3.org/TR/soap12-part1/.
+      </dd>
+      <dt class="label"><a name="WS-Policy"></a>[Web Services Policy Framework] </dt><dd>
+	<cite><a href="ws-policy-framework.html">Web Services Policy 1.5 - Framework</a></cite>, A. S. Vedamuthu, D. Orchard, M. Hondo, T. Boubez and P. Yendluri,
+	Editors. World Wide Web Consortium, @@, @@@@
+	@@@@.  This version of the specification of the
+	Web Services Policy 1.5 - Framework specification is
+	ws-policy-framework.html. The <a href="http://www.w3.org/TR/ws-policy-framework">latest version
+	of Web Services Policy 1.5 - Framework</a> is available at
+	http://www.w3.org/TR/ws-policy-framework.
+      </dd>
+      <dt class="label"><a name="WS-Policy-Attachment"></a>[Web Services Policy Attachment] </dt><dd>
+	<cite><a href="ws-policy-attachment.html">Web Services Policy 1.5 - Attachment</a></cite>, A. S. Vedamuthu, D. Orchard, M. Hondo, T. Boubez and P. Yendluri,
+	Editors. World Wide Web Consortium, @@, @@@@
+	@@@@.  This version of the specification of the
+	Web Services Policy 1.5 - Attachment specification is
+	ws-policy-attachment.html. The <a href="http://www.w3.org/TR/ws-policy-attachment">latest version
+	of Web Services Policy 1.5 - Attachment</a> is available at
+	http://www.w3.org/TR/ws-policy-attachment.
+      </dd>
+      <dt class="label"><a name="WSDL11"></a>[WSDL 1.1] </dt><dd>
+	<cite><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">Web Services Description Language (WSDL)
+	1.1</a></cite>, E. Christensen, et al, Authors. World Wide Web
+	Consortium, March 2001. Available at
+	http://www.w3.org/TR/2001/NOTE-wsdl-20010315.
+      </dd>
+      <dt class="label"><a name="WSDL20"></a>[WSDL 2.0 Core Language] </dt><dd>
+	<cite><a href="http://www.w3.org/TR/2006/CR-wsdl20-20060327/">Web Services Description Language (WSDL) Version 2.0
+	Part 1: Core Language</a></cite>, R. Chinnici, J. J. Moreau,
+	A. Ryman, S. Weerawarana, Editors. World Wide Web Consortium,
+	27 March 2006. This version of the WSDL 2.0 specification is
+	http://www.w3.org/TR/2006/CR-wsdl20-20060327. The <a href="http://www.w3.org/TR/wsdl20/">latest version of WSDL
+	2.0</a> is available at http://www.w3.org/TR/wsdl20.
+      </dd>
+    </dl>
 </div>
+      
 <div class="div1">
-<h2><a name="change-description" id="change-description"></a>C.
-Changes in this Version of the Document (Non-Normative)</h2>
-<p>A list of substantive changes since the Working Draft dated 31
-July 2006 is below:</p>
-<ul>
-<li>
-<p>TBD</p>
-</li>
-</ul>
+  
+<h2><a name="acknowledgments"></a>B. Acknowledgements (Non-Normative)</h2>
+
+  <p>This document is the work of the <a href="http://www.w3.org/2002/ws/policy/">W3C Web Services Policy
+  Working Group</a>.</p>
+
+  <p>
+    Members of the Working Group are (at the time of writing, and by
+    alphabetical order):
+      Dimitar Angelov, Abbie Barbir, Charlton Barreto, Toufic Boubez (Layer 7 Technologies), Paul Cotton (Microsoft Corporation), Jeffrey Crump, Glen Daniels, Ruchith Fernando (WSO2), Christopher Ferris, William Henry, Frederick Hirsch, Maryann Hondo, Tom Jordahl, Philippe Le H&eacute;garet (W3C/MIT), Jong Lee (BEA Systems, Inc.), Mark Little (JBoss Inc.), Ashok Malhotra, Monica Martin, Jeff Mischkinsky, Dale Moberg, Anthony Nadalin, David Orchard (BEA Systems, Inc.), Bijan Parsia (University of Manchester), Fabian Ritzmann, Daniel Roth (Microsoft Corporation), Sanka Samaranayake (WSO2), Felix Sasaki (W3C/Keio), Seumas Soltysik, Yakov Sverdlov (Computer Associates), Asir Vedamuthu (Microsoft Corporation), Sanjiva Weerawarana (WSO2), &Uuml;mit Yal&ccedil;inalp, Prasad Yendluri.
+  </p>
+
+  <p>
+    The people who have contributed to <a href="http://lists.w3.org/Archives/Public/public-ws-policy/">discussions
+    on public-ws-policy@w3.org</a> are also gratefully
+    acknowledged.
+  </p>
 </div>
-<div class="div1">
-<h2><a name="change-log" id="change-log"></a>D. Web Services Policy
-1.5 - Primer Change Log (Non-Normative)</h2>
-<a name="ws-policy-attachment-changelog-table" id=
-"ws-policy-attachment-changelog-table"></a>
-<table border="1">
-<tbody>
-<tr>
-<th rowspan="1" colspan="1">Date</th>
-<th rowspan="1" colspan="1">Author</th>
-<th rowspan="1" colspan="1">Description</th>
-</tr>
-</tbody>
-</table>
 
-<br /></div>
+  <div class="div1">
+    
+<h2><a name="change-description"></a>C. Changes in this Version of the Document (Non-Normative)</h2>
+    <p>A list of substantive changes since the Working Draft dated 31 July 2006
+      is below:</p>
+    <ul>
+      <li><p>TBD</p></li>
+    </ul>
+  </div>
+  <div class="div1">
+    
+<h2><a name="change-log"></a>D. Web Services Policy 1.5 - Primer Change Log (Non-Normative)</h2>
+    <a name="ws-policy-attachment-changelog-table"></a><table border="1">
+      <tbody>
+        <tr>
+          <th rowspan="1" colspan="1">Date</th>
+          <th rowspan="1" colspan="1">Author</th>
+          <th rowspan="1" colspan="1">Description</th>
+        </tr>
+        
+      </tbody>
+    </table><br>
+  </div>
 </div>
-</body>
-</html>
+</body></html>
\ No newline at end of file

Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ws-policy-primer.xml	16 Aug 2006 18:23:10 -0000	1.1
+++ ws-policy-primer.xml	16 Aug 2006 18:50:29 -0000	1.2
@@ -34,14 +34,26 @@
       <loc href="&primer.latest;">&primer.latest;</loc>
     </latestloc>
     <authlist>
-      <author role="editor">
-        <name>Maryann Hondo</name>
-        <affiliation>IBM Corporation</affiliation>
-      </author>
-      <author role="editor">
-        <name>Ümit Yalçınalp</name>
-        <affiliation>SAP</affiliation>
-      </author>            
+            <author role="editor">
+                <name>Asir S Vedamuthu</name>
+                <affiliation>Microsoft Corporation</affiliation>
+            </author>
+            <author role="editor">
+                <name>David Orchard</name>
+                <affiliation>BEA Systems, Inc.</affiliation>
+            </author>
+            <author role="editor">
+                <name>Maryann Hondo</name>
+                <affiliation>IBM Corporation</affiliation>
+            </author>
+            <author role="editor">
+                <name>Toufic Boubez</name>
+                <affiliation>Layer 7 Technologies</affiliation>
+            </author>
+            <author role="editor">
+                <name>Prasad Yendluri</name>
+                <affiliation>webMethods, Inc.</affiliation>
+            </author>            
     </authlist>
     <abstract>
       <p>

Received on Wednesday, 16 August 2006 18:50:42 UTC