|
Subject: [xsl] XSL import with OS dependent path separator From: Cool The Breezer <techcool.kumar@xxxxxxxxx> Date: Tue, 2 Mar 2010 03:53:45 -0800 (PST) |
Hi,
I am using XSLT 1.0. In my stylesheets, I am using import to include other stylesheets. I would like to make path in the import to be OS independent. I tried to use system-proprty function to extract file.separator, however it gives error.
<xsl:import href="concat('utils',system-property('file.separator'),'string-utils.xsl')"/>
I would appreciate your help.
regards,
RB
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] New worldwide XML-related tra, G. Ken Holman | Thread | Re: [xsl] XSL import with OS depend, David Carlisle |
| RE: [xsl] lookaheads in XSLT2 regex, Michael Kay | Date | Re: [xsl] XSL import with OS depend, David Carlisle |
| Month |