Re: How to use a calculated url?

2003-08-22 Thread William L. Gibson
Thank you very much Victor (Mote) for your prompt answer. You solution was exactly what I needed. I did not realize it was an XSLT question until I saw your answer. Thanks for getting me un-stuck! Victor Mote wrote: > William L. Gibson wrote: > > > I wish to use fop-0.20.5rc3 to process an XML do

RE: How to use a calculated url?

2003-08-22 Thread Victor Mote
William L. Gibson wrote: > I wish to use fop-0.20.5rc3 to process an XML doc using an XSL > stylesheet that contains both XSLT and FO directives. I extract an > itemNumber from the XML, save it in an XSL variable, use it to > dynamically build a url to an external servlet that will return a jpeg >