- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Thu, 22 Feb 2007 13:03:21 -0800
- To: Maryann Hondo <mhondo@us.ibm.com>, Philippe Le Hegaret <plh@w3.org>
- CC: "public-ws-policy-eds@w3.org" <public-ws-policy-eds@w3.org>
- Message-ID: <C9BF0238EED3634BA1866AEF14C7A9E534E551CE45@NA-EXMSG-C116.redmond.corp.microsoft>
Works for me! Regards, Asir S Vedamuthu Microsoft Corporation From: Maryann Hondo [mailto:mhondo@us.ibm.com] Sent: Thursday, February 22, 2007 9:39 AM To: Asir Vedamuthu; Philippe Le Hegaret Cc: public-ws-policy-eds@w3.org Subject: FYI.....please note..... 2006/ws/policy ws-policy-guidelines.xml,1.36,1.37 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 21:03:42 UTC