2006/ws/policy ws-policy-guidelines.html,NONE,1.1 ws-policy-guidelines.xml,NONE,1.1 build.xml,1.15,1.16 entities.dtd,1.8,1.9 entitiesedcopy.dtd,1.5,1.6 entitieswd.dtd,1.4,1.5 ws-policy-assertion-guidelines.html,1.1,NONE ws-policy-assertion-guidelines.xml,1.1,NONE

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

Modified Files:
	build.xml entities.dtd entitiesedcopy.dtd entitieswd.dtd 
Added Files:
	ws-policy-guidelines.html ws-policy-guidelines.xml 
Removed Files:
	ws-policy-assertion-guidelines.html 
	ws-policy-assertion-guidelines.xml 
Log Message:
Made changes proposed by Paul at http://lists.w3.org/Archives/Public/public-ws-policy/2006Oct/0050.html . Changed also the name of the documents ws-policy-assertion-guidelines.html and ws-policy-assertion-guidelines.xml to ws-policy-guidelines.xml and ws-policy-guidelines.html .

Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/entitieswd.dtd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- entitieswd.dtd	5 Oct 2006 06:27:08 -0000	1.4
+++ entitieswd.dtd	6 Oct 2006 04:13:22 -0000	1.5
@@ -14,7 +14,7 @@
 <!ENTITY framework.prefix "ws-policy-framework">
 <!ENTITY attachment.prefix "ws-policy-attachment">
 <!ENTITY primer.prefix "ws-policy-primer">
-<!ENTITY guidelines.prefix "ws-policy-assertion-guidelines">
+<!ENTITY guidelines.prefix "ws-policy-guidelines">
 
 <!ENTITY w3c.tr.latest  "http://www.w3.org/TR">	
 

--- ws-policy-assertion-guidelines.html DELETED ---

Index: entitiesedcopy.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/entitiesedcopy.dtd,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- entitiesedcopy.dtd	5 Oct 2006 06:27:07 -0000	1.5
+++ entitiesedcopy.dtd	6 Oct 2006 04:13:22 -0000	1.6
@@ -18,7 +18,7 @@
 <!ENTITY framework.prefix "ws-policy-framework">
 <!ENTITY attachment.prefix "ws-policy-attachment">
 <!ENTITY primer.prefix "ws-policy-primer">
-<!ENTITY guidelines.prefix "ws-policy-assertion-guidelines">
+<!ENTITY guidelines.prefix "ws-policy-guidelines">
 
 <!ENTITY w3c-designation-framework
   "&framework.prefix;.html">

--- ws-policy-assertion-guidelines.xml DELETED ---

Index: entities.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/entities.dtd,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- entities.dtd	5 Oct 2006 06:27:07 -0000	1.8
+++ entities.dtd	6 Oct 2006 04:13:22 -0000	1.9
@@ -15,7 +15,7 @@
 <!ENTITY framework.title "Web Services Policy 1.5 - Framework">
 <!ENTITY attachment.title "Web Services Policy 1.5 - Attachment">
 <!ENTITY primer.title "Web Services Policy 1.5 - Primer">
-<!ENTITY guideline.title "Web Services Policy 1.5 - Assertion Authors Guideline for WS-Policy">
+<!ENTITY guideline.title "Web Services Policy 1.5 - Guidelines for Policy Assertion Authors">
 
 <!-- XML Namespaces used in the drafts -->
 <!ENTITY nsuri "http://www.w3.org/&draft.year;/&draft.mm;/ws-policy" >

Index: build.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/build.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- build.xml	5 Oct 2006 06:27:07 -0000	1.15
+++ build.xml	6 Oct 2006 04:13:21 -0000	1.16
@@ -14,7 +14,7 @@
 		<delete quiet="true" file="ws-policy-framework.html"/>
 		<delete quiet="true" file="ws-policy-attachment.html"/>
 		<delete quiet="true" file="ws-policy-primer.html"/>
-		<delete quiet="true" file="ws-policy-assertion-guidelines.html"/>
+		<delete quiet="true" file="ws-policy-guidelines.html"/>
 	</target>
 
 	<target name="validate-xsl" description="Validates all XML files.">
@@ -33,7 +33,7 @@
 		<xmlvalidate lenient="false" warn="yes" file="ws-policy-framework.xml"/>
                 <xmlvalidate lenient="false" warn="yes" file="ws-policy-attachment.xml"/>
                 <xmlvalidate lenient="false" warn="yes" file="ws-policy-primer.xml"/>
-                <xmlvalidate lenient="false" warn="yes" file="ws-policy-assertion-guidelines.xml"/>
+                <xmlvalidate lenient="false" warn="yes" file="ws-policy-guidelines.xml"/>
 	</target>
 	
 	<target name="validate" depends="validate-xsl,validate-svg,validate-policy-specs" />
@@ -51,7 +51,7 @@
 			force="yes">
 			<param name="status" expression="ed-copy"/>
 		</xslt>
-		<xslt style="${stylesheet}" in="ws-policy-assertion-guidelines.xml" out="ws-policy-assertion-guidelines.html"
+		<xslt style="${stylesheet}" in="ws-policy-guidelines.xml" out="ws-policy-guidelines.html"
 			force="yes">
 			<param name="status" expression="ed-copy"/>
 		</xslt>

--- NEW FILE: ws-policy-guidelines.html ---
<!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 - Guidelines for Policy Assertion Authors</title><style type="text/css">
code           { font-family: monospace; }

div.constraint,
div.issue,
div.note,
div.notice     { margin-left: 2em; }

dt.label       { display: run-in; }

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; }

[...1197 lines suppressed...]
          Actional Corporation, BEA Systems, Inc., Computer Associates International, Inc.,
          International Business Machines Corporation, Layer 7 Technologies, Microsoft Corporation,
          Oblix Inc., OpenNetwork Technologies Inc., Ping Identity Corporation, Reactivity Inc., RSA
          Security Inc., and VeriSign Inc., February 2005. Available at
          http://schemas.xmlsoap.org/ws/2005/02/trust. </dd></dl></div><div class="div1">
<h2><a name="acknowledgments"></a>D. 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 (SAP AG), Abbie Barbir (Nortel Networks), Charlton Barreto (Adobe Systems Inc.), Sergey Beryozkin (IONA Technologies, Inc.), Vladislav Bezrukov (SAP AG), Toufic Boubez (Layer 7 Technologies), Paul Cotton (Microsoft Corporation), Jeffrey Crump (Sonic Software), Glen Daniels (Sonic Software), Ruchith Fernando (WSO2), Christopher Ferris (IBM Corporation), William Henry (IONA Technologies, Inc.), Frederick Hirsch (Nokia), Maryann Hondo (IBM Corporation), Tom Jordahl (Adobe Systems Inc.), Philippe Le Hégaret (W3C/MIT), Jong Lee (BEA Systems, Inc.), Mark Little (JBoss Inc.), Ashok Malhotra (Oracle Corporation), Monica Martin (Sun Microsystems, Inc.), Jeff Mischkinsky (Oracle Corporation), Dale Moberg (Cyclone Commerce, Inc.), Anthony Nadalin (IBM Corporation), David Orchard (BEA Systems, Inc.), Fabian Ritzmann (Sun Microsystems, Inc.), Daniel Roth (Microsoft Corporation), Sanka Samaranayake (WSO2), Felix Sasaki (W3C/Keio), Skip Snow (Citigroup), Yakov Sverdlov (Computer Associates), Mark Teple-Raston (Citigroup), Asir Vedamuthu (Microsoft Corporation), Sanjiva Weerawarana (WSO2), Ümit Yalçinalp (SAP AG), Prasad Yendluri (webMethods, Inc.).
  </p><p>
    Previous members of the Working Group were:
       Bijan Parsia (University of Manchester), Seumas Soltysik (IONA Technologies, Inc.)
  </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-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of substantive changes since the previous publication is below:</p><ul><li><p>TBD</p></li></ul></div><div class="div1">
<h2><a name="change-log"></a>F. Web Services Policy 1.5 - Guidelines for Policy Assertion Authors Change Log (Non-Normative)</h2><a name="ws-policy-primer-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><tr><td rowspan="1" colspan="1">20060829</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Created first draft based on agreed outline and content</td></tr></tbody></table><br></div></div></body></html>
--- NEW FILE: ws-policy-guidelines.xml ---
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: ws-policy-guidelines.xml,v 1.1 2006/10/06 04:13:22 fsasaki Exp $ -->
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.10//EN" "xmlspec.dtd" [
<!ENTITY % entities SYSTEM "entities.dtd" >
%entities;
<!ENTITY status SYSTEM "status-guidelines.xml">
<!ENTITY document.status "Editors' copy $Date: 2006/10/06 04:13:22 $">
<!ENTITY prevloc "">
<!ENTITY hellip "&#8230;">
]>
<?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>
<spec w3c-doctype="wd" role="&document.role;">
  <header>
    <title>&guideline.title;</title>
    <w3c-designation>&w3c-designation-guidelines;</w3c-designation>
    <w3c-doctype>&document.status;</w3c-doctype>
    <pubdate>
      <day>&draft.day;</day>
      <month>&draft.month;</month>
[...1680 lines suppressed...]
            <th rowspan="1" colspan="1">Author</th>
            <th rowspan="1" colspan="1">Description</th>
          </tr>
          <!-- template
          <tr>
          <td>200505</td>
          <td></td>
          <td></td>
          </tr>
        -->
          <tr>
            <td>20060829</td>
            <td>UY</td>
            <td>Created first draft based on agreed outline and content</td>
          </tr>
        </tbody>
      </table>
    </inform-div1>
  </back>
</spec>

Received on Friday, 6 October 2006 04:13:30 UTC