RE: basic-link

> I'm using a fo:basic-link object with a 
> uri containing several parameters separated 
> with the caracter "&" which make an error. 
>
> How could I write this url to make it work properly. 

<fo:basic-link
external-destination="http://localhost:9080/autoweb/RenderPdfServlet?gtaCode
=272&amp;type=460201&amp;serviceCode=S082&amp;id=0000115874">ZVON</fo:basic-
link> 

You must always use &amp; instead of & in any XML file.


Regards,
Victor Vishnyakov


-----Original Message-----
From: www-xsl-fo-request@w3.org [mailto:www-xsl-fo-request@w3.org] On Behalf
Of Didier.BOISSINOT@darva.fr
Sent: Thursday, September 09, 2004 2:50 PM
To: www-xsl-fo@w3.org
Subject: fo:basic-link

Received on Thursday, 9 September 2004 12:45:57 UTC