2006/ws/policy ws-policy-assertion-guidelines.html,NONE,1.1 ws-policy-assertion-guidelines.xml,NONE,1.1 build.xml,1.14,1.15 entities.dtd,1.7,1.8 entitiesedcopy.dtd,1.4,1.5 entitieswd.dtd,1.3,1.4

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

Modified Files:
	build.xml entities.dtd entitiesedcopy.dtd entitieswd.dtd 
Added Files:
	ws-policy-assertion-guidelines.html 
	ws-policy-assertion-guidelines.xml 
Log Message:
First upload of assertion guidelines document.

Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/entitieswd.dtd,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- entitieswd.dtd	16 Aug 2006 18:21:13 -0000	1.3
+++ entitieswd.dtd	5 Oct 2006 06:27:08 -0000	1.4
@@ -14,6 +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 w3c.tr.latest  "http://www.w3.org/TR">	
 
@@ -21,6 +22,7 @@
 <!ENTITY framework.latest "&w3c.tr.latest;/&framework.prefix;">
 <!ENTITY attachment.latest "&w3c.tr.latest;/&attachment.prefix;">
 <!ENTITY primer.latest "&w3c.tr.latest;/&primer.prefix;">
+<!ENTITY guidelines.latest "&w3c.tr.latest;/&guidelines.prefix;">
 
 
 <!ENTITY w3c.tr  "&w3c.tr.latest;/&draft.year;">	

--- NEW FILE: ws-policy-assertion-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 - Assertion Authors Guideline for WS-Policy</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 - Assertion Authors Guideline for WS-Policy 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-assertion-guidelines.xml ---
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: ws-policy-assertion-guidelines.xml,v 1.1 2006/10/05 06:27:08 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/05 06:27:08 $">
<!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>

Index: entities.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/entities.dtd,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- entities.dtd	12 Sep 2006 22:14:03 -0000	1.7
+++ entities.dtd	5 Oct 2006 06:27:07 -0000	1.8
@@ -15,6 +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">
 
 <!-- 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.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- build.xml	2 Oct 2006 04:35:10 -0000	1.14
+++ build.xml	5 Oct 2006 06:27:07 -0000	1.15
@@ -14,6 +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"/>
 	</target>
 
 	<target name="validate-xsl" description="Validates all XML files.">
@@ -32,6 +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"/>
 	</target>
 	
 	<target name="validate" depends="validate-xsl,validate-svg,validate-policy-specs" />
@@ -49,6 +51,10 @@
 			force="yes">
 			<param name="status" expression="ed-copy"/>
 		</xslt>
+		<xslt style="${stylesheet}" in="ws-policy-assertion-guidelines.xml" out="ws-policy-assertion-guidelines.html"
+			force="yes">
+			<param name="status" expression="ed-copy"/>
+		</xslt>
 	</target>
 
     <target name="glossaries" description="Generates glossary entries out of temdef elements">

Index: entitiesedcopy.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/entitiesedcopy.dtd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- entitiesedcopy.dtd	16 Aug 2006 18:21:13 -0000	1.4
+++ entitiesedcopy.dtd	5 Oct 2006 06:27:07 -0000	1.5
@@ -18,6 +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 w3c-designation-framework
   "&framework.prefix;.html">
@@ -25,6 +26,8 @@
   "&attachment.prefix;.html">
 <!ENTITY w3c-designation-primer
   "&primer.prefix;.html">
+<!ENTITY w3c-designation-guidelines
+  "&guidelines.prefix;.html">
 
 <!ENTITY w3c.tr.latest  "http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy">
 
@@ -32,6 +35,7 @@
 <!ENTITY framework.latest "&w3c.tr.latest;/&w3c-designation-framework;?content-type=text/html;charset=utf-8">
 <!ENTITY attachment.latest "&w3c.tr.latest;/&w3c-designation-attachment;?content-type=text/html;charset=utf-8">
 <!ENTITY primer.latest "&w3c.tr.latest;/&w3c-designation-primer;?content-type=text/html;charset=utf-8">
+<!ENTITY guidelines.latest "&w3c.tr.latest;/&w3c-designation-guidelines;?content-type=text/html;charset=utf-8">
 
 <!ENTITY w3c.tr  "">	
 

Received on Thursday, 5 October 2006 06:27:23 UTC