- From: Jean-Jacques Moreau <jean-jacques.moreau@crf.canon.fr>
- Date: Fri, 06 Jun 2003 10:46:41 +0200
- To: Philippe Le Hegaret <plh@w3.org>
- CC: Web Services Description <w3c-ws-desc@w3.org>, CVS Notify <public-ws-desc-eds@w3.org>
Philippe, there's a bug in the code that adds the link to the SVG graphic when present. The problem happens when NO SVG is present. In that case, the HTML can no longer be generated. For now, I've implemented a workaround by creating a fake SVG graphic for figure 1-2. JJ. Philippe Le Hegaret wrote: > On Wed, 2003-06-04 at 09:41, CVS Update Notifier wrote: > >>Update DTD so that: >>1) graphics (<graphic/>) can have captions (<caption/>); > > > <graphic xmlns:xlink="http://www.w3.org/1999/xlink" > xlink:type="simple" id="serviceresfig1" source="Service-Resource.png" > xlink:show="embed" xlink:actuate="onLoad" > alt="Model describing services and their relationship with resources"> > <caption>A resource offering a single Web Service.</caption> > </graphic> > > What is the difference between the alt attribute and the caption? Can't > you use the alt attribute as a caption instead (other xmlspec.dtd-like > are doing so...)? > > >>2) examples (<eg/>) can include keywords (<kw/>) > > > Not sure about the meaning of this kw element... What does it bring that > is not in the xmlspec.dtd already: > b ednote footnote loc quote sup > constraint emph i phrase sub > > Philippe > >
Received on Friday, 6 June 2003 04:47:19 UTC