- From: Felix Sasaki <fsasaki@w3.org>
- Date: Fri, 21 Jul 2006 21:04:34 +0900
- To: Asir Vedamuthu <asirveda@microsoft.com>
- Cc: Toufic Boubez <tboubez@layer7tech.com>, public-ws-policy-eds@w3.org
- Message-ID: <44C0C2D2.3090109@w3.org>
Asir Vedamuthu wrote: > I understood this AI slightly different: in addition to displaying PNG, > editors to provide an alternate link to SVG. which would mean that we don't change the XSLT, but you add s.t. like <p><loc href="myImg.svg">Alternative visualization in SVG</loc></p> ? Felix > > > > This is similar to “This document is also available in these > non-normative formats: XHTML with Z Notation > <http://www.w3.org/TR/2006/CR-wsdl20-20060327/wsdl20-z.html>, PDF > <http://www.w3.org/TR/2006/CR-wsdl20-20060327/wsdl20.pdf>, PDF with Z > Notation <http://www.w3.org/TR/2006/CR-wsdl20-20060327/wsdl20-z.pdf>, > PostScript <http://www.w3.org/TR/2006/CR-wsdl20-20060327/wsdl20.ps>, XML > <http://www.w3.org/TR/2006/CR-wsdl20-20060327/wsdl20.xml>, and plain > text <http://www.w3.org/TR/2006/CR-wsdl20-20060327/wsdl20.txt>.” > > > > ------------------------------------------------------------------------ > > *From:* public-ws-policy-eds-request@w3.org > [mailto:public-ws-policy-eds-request@w3.org] *On Behalf Of *Toufic Boubez > *Sent:* Friday, July 21, 2006 12:46 AM > *To:* Felix Sasaki > *Cc:* public-ws-policy-eds@w3.org > *Subject:* RE: 2006/ws/policy ws-policy-attachment.html,1.9,1.10 > ws-policy-attachment.xml,1.6,1.7 > > > > Fine with me. I'd just first like to hear from the other editors > concerning the intent of the action item. -- Toufic > > > > ------------------------------------------------------------------------ > > *From:* Felix Sasaki [mailto:fsasaki@w3.org] > *Sent:* Thu 7/20/2006 10:27 PM > *To:* Toufic Boubez > *Cc:* public-ws-policy-eds@w3.org > *Subject:* Re: 2006/ws/policy ws-policy-attachment.html,1.9,1.10 > ws-policy-attachment.xml,1.6,1.7 > > Toufic Boubez wrote: >> The graphic was originally in PNG, and I believe that the action item >> was for the editors to link to the SVG one instead, unless I totally >> missed the intent of the action item. -- Toufic > > I missed that intend, sorry. If that's true, I would change the XSLT to > generate an object tag if the source is *.svg . Fine with everybody? > > Felix > >> >> -----Original Message----- >> From: Felix Sasaki [mailto:fsasaki@w3.org] >> Sent: Wednesday, July 19, 2006 8:57 PM >> To: Toufic Boubez >> Cc: public-ws-policy-eds@w3.org >> Subject: 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 Friday, 21 July 2006 12:06:20 UTC