You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Roland <ro...@netquant.com.br> on 2002/11/28 18:35:30 UTC

URI of the current directory?

Hello,

I would like to include/import another stylesheet. The way to do this is:
<xsl:include href = uri-reference/>

I would like to place imported stylesheets in the same directory(or 
sub-directories) of the importing stylesheets. Is there a way to acess the 
current directory(where the importing stylesheet is) without having to give 
the full path name?

Thanks for any help,
Roland