2006/ws/policy ws-policy-attachment.html,1.12,1.13 ws-policy-attachment.xml,1.9,1.10

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

Modified Files:
	ws-policy-attachment.html ws-policy-attachment.xml 
Log Message:
Added SVG Link to Figure 4.1 as per Action Item
http://www.w3.org/2006/07/13-ws-policy-minutes.html#action22

Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ws-policy-attachment.xml	21 Jul 2006 21:22:42 -0000	1.9
+++ ws-policy-attachment.xml	21 Jul 2006 22:18:22 -0000	1.10
@@ -703,7 +703,8 @@
 or ports) are only considered in the <termref def='effective_policy'>effective policy</termref> of that deployed
 resource itself.</p>
 
-<graphic id='Figure1' source='effective-policy-scope.svg' alt='Effective Policy and Policy Scopes in WSDL'/>
+<graphic id='Figure1' source='effective-policy-scope.png' alt='Effective Policy and Policy Scopes in WSDL'/>
+  <p>This graphic is also available in SVG format <loc href="effective-policy-scope.svg">here</loc></p>
 
 <p>When attaching policies at different levels of the WSDL hierarchy, care must be taken. 
 A message <rfc2119>MAY</rfc2119> be described by the 

Index: ws-policy-attachment.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ws-policy-attachment.html	21 Jul 2006 21:22:42 -0000	1.12
+++ ws-policy-attachment.html	21 Jul 2006 22:18:22 -0000	1.13
@@ -691,7 +691,8 @@
 or ports) are only considered in the <a title="effective policy" href="#effective_policy">effective policy</a> of that deployed
 resource itself.</p>
 
-<div class="figure" style="text-align: center"><a name="Figure1"></a><br><img src="effective-policy-scope.svg" alt="Effective Policy and Policy Scopes in WSDL"><p style="text-align:left"><i><span>Figure 4-1. </span>Effective Policy and Policy Scopes in WSDL</i></p><br></div>
+<div class="figure" style="text-align: center"><a name="Figure1"></a><br><img src="effective-policy-scope.png" alt="Effective Policy and Policy Scopes in WSDL"><p style="text-align:left"><i><span>Figure 4-1. </span>Effective Policy and Policy Scopes in WSDL</i></p><br></div>
+  <p>This graphic is also available in SVG format <a href="effective-policy-scope.svg">here</a></p>
 
 <p>When attaching policies at different levels of the WSDL hierarchy, care must be taken. 
 A message <span class="rfc2119">MAY</span> be described by the 

Received on Friday, 21 July 2006 22:18:29 UTC