Hello
I want to create some links to resource files which are referenced in my .xml file. In my .xsl file I have added the following code:
The link creates fine with the proper file name etc. However, the path to the actual file is not correct. It comes out as .
Is there a way to embed this in the <a href... tag so that I can link to the file properly.
Much appreciated.
Brian