- From: Maryann Hondo <mhondo@us.ibm.com>
- Date: Thu, 22 Feb 2007 12:38:56 -0500
- To: Asir Vedamuthu <asirveda@microsoft.com>, Philippe Le Hegaret <plh@w3.org>
- Cc: public-ws-policy-eds@w3.org
- Message-ID: <OF4684D300.85F0F587-ON8725728A.0060A76F-8525728A.0060C6B6@us.ibm.com>
Asir, et. al.,
note that I talked with Philippe and for some reason I had to add back in
the prefix definition to get my build to work.
hope this doesn't break you. please let me know.
maryann
----- Forwarded by Maryann Hondo/Austin/IBM on 02/22/2007 12:33 PM -----
Maryann Hondo via cvs-syncmail <cvsmail@w3.org>
Sent by: public-ws-policy-eds-request@w3.org
02/22/2007 12:25 PM
To
public-ws-policy-eds@w3.org
cc
Subject
2006/ws/policy ws-policy-guidelines.xml,1.36,1.37
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv3606
Modified Files:
ws-policy-guidelines.xml
Log Message:
Partial implementation for issue 4072 in response to editor's action 154 .
NOTE ALSO- I needed to put back in the "prefix" entity defintion [line7]
to get the build to work.
Index: ws-policy-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- ws-policy-guidelines.xml 21 Feb 2007 22:55:54 -0000 1.36
+++ ws-policy-guidelines.xml 22 Feb 2007 17:25:28 -0000 1.37
@@ -4,6 +4,7 @@
<!ENTITY % entities SYSTEM "entities.dtd" >
%entities;
<!ENTITY status SYSTEM "status-guidelines.xml">
+<!ENTITY prefix "ws-policy-guidelines" >
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY prevloc "">
<!ENTITY hellip "…">
@@ -430,10 +431,7 @@
</p>
<p>The number of
different subjects to which an assertion
can be attached is also a factor when defining an
- assertion. Determining the appropriate policy
subjects can sometimes
- involve understanding the requirements of wide
range of client configurations, from
- stand alone client applications to "active" web
service
- requesters that are capable of modifying their
own configurations dynamically.
+ assertion. For attaching to WSDL subjects see
<specref ref="levels-of-abstraction"/> for more detail.
</p>
<p> Once the range of
policy subjects is identified, there are choices for ways of
attaching multiple
instances of a simple policy
@@ -1982,6 +1980,16 @@
Changes correspond to editor's action
<loc href="
http://www.w3.org/2005/06/tracker/wspolicyeds/actions/152">152</loc>.</td>
</tr>
+ <tr>
+ <td>20070221</td>
+ <td>MH</td>
+ <td> Partial implementation for issue
+ <loc href="
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4072">4072</loc>
+ in response to editor's action
+ <loc href="
http://www.w3.org/2005/06/tracker/wspolicyeds/actions/154">154 </loc>.
+ NOTE ALSO- I needed to put back in the
"prefix" entity defintion [line7] to get the build to work.
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Thursday, 22 February 2007 17:37:18 UTC