2006/ws/policy status-guidelines.xml,1.3,1.4 status-wsdl11ei.xml,1.5,1.6 ws-policy-guidelines.xml,1.49,1.50 ws-policy-primer.xml,1.48,1.49

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

Modified Files:
	status-guidelines.xml status-wsdl11ei.xml 
	ws-policy-guidelines.xml ws-policy-primer.xml 
Log Message:
Status update and "previous version link" fix.

Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- ws-policy-primer.xml	23 Mar 2007 05:15:44 -0000	1.48
+++ ws-policy-primer.xml	27 Mar 2007 08:15:51 -0000	1.49
@@ -7,7 +7,7 @@
 <!ENTITY status SYSTEM "status-primer.xml">
 <!ENTITY document.status.primer "Editors' copy $Date$">
 <!ENTITY primer-title "&primer.title;">
-<!ENTITY prevloc "http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221">
+<!ENTITY prevloc "http://www.w3.org/TR/2006/WD-ws-policy-primer-20061221">
 <!ENTITY hellip "&#8230;">
 ]>
 <?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>

Index: status-wsdl11ei.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/status-wsdl11ei.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- status-wsdl11ei.xml	26 Mar 2007 12:28:30 -0000	1.5
+++ status-wsdl11ei.xml	27 Mar 2007 08:15:51 -0000	1.6
@@ -13,7 +13,7 @@
   available. Major changes in this version of the document encompass a change of the syntax of some element identifiers and the removal of element identifiers for element declarations and type definitions.</p>
     
      <p>The Working Group solicits especially feedback on the fact that element identifiers are not defined by element declarations and type definition, since the presence of schema imports and includes makes associating type definitions with a particular WSDL document, and thus with a particular target namespace,
-problematic.</p>
+problematic. See issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4332">4332</loc> for more information.</p>
 
  <p>Discussion of this document takes place on the public <loc
   href="mailto:public-ws-policy@w3.org">public-ws-policy@w3.org</loc>

Index: status-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/status-guidelines.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- status-guidelines.xml	23 Mar 2007 05:44:11 -0000	1.3
+++ status-guidelines.xml	27 Mar 2007 08:15:51 -0000	1.4
@@ -10,9 +10,9 @@
 <p>A list of <loc  href="#change-description" >changes in this version of
 the document</loc> and a <loc  href="ws-policy-guidelines-diff20061221.html" >diff-marked version against
 the previous version of this document</loc> are available. Major
-changes in this version of the document encompass the revision of various sections (<specref ref="supporting-new-policy-subjects"/>, <specref ref="compact-full"/>, <specref ref="Referencing_Policy_Expressions"/> and <specref ref="assertion-target"/>), the delition of section <xspecref href="http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221/#typing-assertions">4.6 Typing Assertions</xspecref>, and the clarification of the semantics of an empty nested policy expression in <specref ref="nested-assertions"/>.</p>
+changes in this version of the document encompass the revision of various sections (<specref ref="supporting-new-policy-subjects"/>, <specref ref="compact-full"/>, <specref ref="Referencing_Policy_Expressions"/> and <specref ref="assertion-target"/>), the deletion of section <xspecref href="http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221/#typing-assertions">4.6 Typing Assertions</xspecref>, and the clarification of the semantics of an empty nested policy expression in <specref ref="nested-assertions"/>.</p>
 
-  <p>Note that this Working Draft does not necessarily represent a consensus of the Working Group. Discussion of this document takes place on the public <loc  href="mailto:public-ws-policy@w3.org" >public-ws-policy@w3.org</loc>
+  <p>Note that this Working Draft does not necessarily represent a consensus of the Working Group. The Working Group especially solicits feedback on the following issues: <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3978">3978</loc> (guidelines for policy attachment authors), <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3988">3988</loc> (how to design an assertion) and <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</loc> (the overall format of the Guidelines document). Discussion of this document takes place on the public <loc  href="mailto:public-ws-policy@w3.org" >public-ws-policy@w3.org</loc>
   mailing list (<loc  href="http://lists.w3.org/Archives/Public/public-ws-policy/" >public
   archive</loc>) and within <loc  href="http://www.w3.org/Bugs/Public/" >Bugzilla</loc>.
   Comments on this specification should be made following the <loc  href="http://www.w3.org/2002/ws/policy/#issues" >Description for Issues</loc> of the Working Group.</p>

Index: ws-policy-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- ws-policy-guidelines.xml	22 Mar 2007 07:11:39 -0000	1.49
+++ ws-policy-guidelines.xml	27 Mar 2007 08:15:51 -0000	1.50
@@ -6,7 +6,7 @@
 <!ENTITY status SYSTEM "status-guidelines.xml">
 <!ENTITY prefix "ws-policy-guidelines" >
 <!ENTITY document.status.guidelines "Editors' copy $Date$">
-<!ENTITY prevloc "http://www.w3.org/TR/2006/WD-ws-policy-primer-20061221">
+<!ENTITY prevloc "http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221">
 <!ENTITY hellip "&#8230;">
 ]>
 <?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>

Received on Tuesday, 27 March 2007 08:15:55 UTC