This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: including an xsl file dinamically


You can't, xsl:include is a compile time thing, like #include in C.

What are you trying to achieve?

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of
> yara.hornos@accenture.com
> Sent: 06 February 2002 18:01
> To: XSL-List@lists.mulberrytech.com
> Subject: [xsl] including an xsl file dinamically
> 
> 
> I everybody,
> Could someone help me on how to include a xsl file dinamically?
> 
> <xsl:include href="sample.xsl"/>
> 
> I would like to put a variable, or something like that, 
> instead of put the
> "hard coded" xsl file name..
> 
> Thanks a lot.
> 
> Yara Hornos
> Sao Paulo - Brazil
> 
> 
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information.  
> If you have
> received it in error, please notify the sender immediately 
> and delete the
> original.  Any other use of the email by you is prohibited.
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]