|
Subject: Re: [xsl] Name of current XML doc... From: Graeme <xsllist@xxxxxxxxxxxxx> Date: Tue, 25 May 2004 09:36:53 +0100 (BST) |
Is possible to get hold of the path+name of the XML document that is currently being processed??
I am using Ant's <xslt> task so I can't pass in a parameter easily...
<target>
<xslt>
<param name="foo" expression="${foo}">
</xslt>
</target>and assign "foo" with <xsl:param name="foo"/> and use $foo to get the value in your xsl document.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Name of current XML doc..., Niclas Hedhman | Thread | RE: [xsl] Name of current XML doc.., Jarno.Elovirta |
| Re: [xsl] Name of current XML doc.., Niclas Hedhman | Date | RE: [xsl] Name of current XML doc.., Andrew Welch |
| Month |