Thanks tsuji for the reply. That is cool, but those functions are available in xslt/xpath 2.0. Is there easy way to achieve it in version 1.0?
Thanks in advance.
Hello,
I need a way to get the relative path of an external entity using xsl. Given the following xml:
<!NOTATION GIF SYSTEM "Graphical Interchange Format">
<!ENTITY mypicture SYSTEM "temp/me.gif" NDATA GIF>
...
<graphic image="mypicture"></graphic>
if I use the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.