RE: [xsl] Importing another xsl containing only Xpath

Subject: RE: [xsl] Importing another xsl containing only Xpath
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Tue, 9 Aug 2005 14:51:31 +0300
If you can use an extension function to dynamically define an expression, then
you can define the expression string in a variable in A1.xsl and in A.xsl use
the extension function to evaluate the expression.

J

> -----Original Message-----
> From: ext Shailesh [mailto:shailesh@xxxxxxxxxxxx]
> Sent: 09 August, 2005 14:02
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] Importing another xsl containing only Xpath
>
>
> Is there any other way to do this Or has any references for the same.
>
> -----Original Message-----
> From: Jarno.Elovirta@xxxxxxxxx [mailto:Jarno.Elovirta@xxxxxxxxx]
> Sent: Tuesday, August 09, 2005 3:58 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] Importing another xsl containing only Xpath
>
> Hi,
>
> > Can it be possible if A1.xsl contains only xpath which i want to
> > import in A.xsl to do further transformation.
> > Is there any tutorial or references for the same.
>
> What David said, but you can of course use an extenal general
> entiry entity
> for the job, but then it's not "importing" in the xsl:import sense.
>
> Cheers,
>
> Jarno
>
> --
> Mind.in.a.box: Unicorn (Pro.Version)

Current Thread