Re: 2006/ws/policy ws-policy-attachment.html,1.9,1.10 ws-policy-attachment.xml,1.6,1.7

Toufic Boubez wrote:
> FYI - I think there might be an issue displaying SVG files with the
> <img> tag in the generated HTML file, even with SVG-enabled browsers
> (such as mine). Using the <object> or <embed> tags might make it better,
> but since the file is generated, I have no control over it. Could
> someone please advise? Thanks!  --  Toufic 

I would say: convert the graphic to PNG. What do others think?

Felix

> 
> Toufic Boubez, Ph.D.
> Chief Technology Officer
>  
> LAYER 7 TECHNOLOGIES / Advancing the application network.
> 604.681.9377 x310 (w)   604.288.7970 (m)
> tboubez@layer7tech.com (e)  www.layer7tech.com (w)
> -----Original Message-----
> From: public-ws-policy-eds-request@w3.org
> [mailto:public-ws-policy-eds-request@w3.org] On Behalf Of Toufic Boubez
> via cvs-syncmail
> Sent: Wednesday, July 19, 2006 4:12 PM
> To: public-ws-policy-eds@w3.org
> Subject: 2006/ws/policy ws-policy-attachment.html,1.9,1.10
> ws-policy-attachment.xml,1.6,1.7
> 
> 
> Update of /sources/public/2006/ws/policy
> In directory hutz:/tmp/cvs-serv28444
> 
> Modified Files:
> 	ws-policy-attachment.html ws-policy-attachment.xml 
> Log Message:
> Completed Action Item
> http://www.w3.org/2006/07/13-ws-policy-minutes.html#action22
> "editors to link to svg graphic in fig 4-1"
> 
> Index: ws-policy-attachment.xml
> ===================================================================
> RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
> retrieving revision 1.6
> retrieving revision 1.7
> diff -u -d -r1.6 -r1.7
> --- ws-policy-attachment.xml	18 Jul 2006 08:02:33 -0000	1.6
> +++ ws-policy-attachment.xml	19 Jul 2006 23:11:50 -0000	1.7
> @@ -703,7 +703,7 @@
>  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.png'
> alt='Effective Policy and Policy Scopes in WSDL'/>
> +<graphic id='Figure1' source='effective-policy-scope.svg'
> alt='Effective Policy and Policy Scopes in WSDL'/>
>  
>  <p>When attaching policies at different levels of the WSDL hierarchy,
> care must be taken. A message exchange with a deployed endpoint
> <rfc2119>MAY</rfc2119> contain <termref def='effective_policy'>effective
> policies</termref> in all four subject types simultaneously.</p>
>  
> @@ -1804,9 +1804,15 @@
>          <tr>
>        	  <td>20060712</td>
>        	  <td>DBO</td>
> -      	  <td>Completedaction item <loc href="
> http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</loc>
> +      	  <td>Completed action item <loc href="
> http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</loc>
>        	  </td>
>        	</tr>
> +        <tr>
> +          <td>20060719</td>
> +          <td>TIB</td>
> +          <td>Completed action item <loc
> href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action22">22:
> Linked SVG graphic</loc>
> +          </td>
> +        </tr>
>        </tbody>
>      </table>
>    </inform-div1>
> 
> Index: ws-policy-attachment.html
> ===================================================================
> RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
> retrieving revision 1.9
> retrieving revision 1.10
> diff -u -d -r1.9 -r1.10
> --- ws-policy-attachment.html	18 Jul 2006 08:02:33 -0000	1.9
> +++ ws-policy-attachment.html	19 Jul 2006 23:11:50 -0000	1.10
> @@ -691,7 +691,7 @@
>  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.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>
> +<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>
>  
>  <p>When attaching policies at different levels of the WSDL hierarchy,
> care must be taken. A message exchange with a deployed endpoint <span
> class="rfc2119">MAY</span> contain <a title="effective policy"
> href="#effective_policy">effective policies</a> in all four subject
> types simultaneously.</p>
>  
> @@ -1787,9 +1787,15 @@
>          <tr>
>        	  <td rowspan="1" colspan="1">20060712</td>
>        	  <td rowspan="1" colspan="1">DBO</td>
> -      	  <td rowspan="1" colspan="1">Completedaction item <a href="
> http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</a>
> +      	  <td rowspan="1" colspan="1">Completed action item <a href="
> http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</a>
>        	  </td>
>        	</tr>
> +        <tr>
> +          <td rowspan="1" colspan="1">20060719</td>
> +          <td rowspan="1" colspan="1">TIB</td>
> +          <td rowspan="1" colspan="1">Completed action item <a
> href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action22">22:
> Linked SVG graphic</a>
> +          </td>
> +        </tr>
>        </tbody>
>      </table><br>
>    </div>
> 
> 
> 

Received on Thursday, 20 July 2006 03:57:02 UTC