[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

dynamic xi:include href attribute

Subject: dynamic xi:include href attribute
From: "Wasiq Shaikh" <wasiq911@xxxxxxxxxxx>
Date: Fri, 27 Jun 2008 16:18:03 -0400
 dynamic xi:include href attribute
Is there any way to set the href attribute on <xi:include> using a variable
in XSL? (XSLT-1.0/Xalan-2.7.0)

Example:
<xsl:variable name="path" select="concat($current.doc.path,'CVS\Entries')"/>
<xi:include parse="text" href="{$path}"/>

I get an error from the processor because it's using the literal '{$path}'.
Does Xalan just not support dynamic href attributes? Or is this not even
possible?

I'm open to suggestions get this behaviour working...

Cheers,

WS

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.