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

Re: dyn:evaluate question

Subject: Re: dyn:evaluate question
From: Thorsten Scherler <thorsten@xxxxxxxxxx>
Date: Wed, 23 Mar 2005 14:28:31 +0100
thorsten scherler
On Wed, 2005-03-23 at 13:13 +0000, Colin Paul Adams wrote:
> >>>>> "Thorsten" == Thorsten Scherler <thorsten@xxxxxxxxxx> writes:
> 
>     Thorsten> Hello list, I am trying to dynamically include a
>     Thorsten> stylesheet like this: <xsl:variable
>     Thorsten> name="request">index</xsl:variable> <xsl:include
>     Thorsten> href="cocoon:/prepare.include.dyn:evaluate($request)"/>
> 
>     Thorsten> but the dyn:evaluate($request) -part will not get
>     Thorsten> resolved.
> 
>     Thorsten> As soon I change it to <xsl:include
>     Thorsten> href="cocoon:/prepare.include.index"/> I get my
>     Thorsten> stylesheets.
> 
>     Thorsten> Am I using the dyn:evaluate wrong? Are there a
>     Thorsten> workaround?
> 
> The href attribute is not an attribute-value-template, so you can't do
> this.
> You could generate the stylesheet from another stylesheet, though.

Hmm, but the problem is that I HAVE TO pass on some stage the $variable
to the include call.

I am doing something like this

index.html -> requested page

index.xml -> content for the page
index.fv -> styling information about the page (as forrest:view)

Through the prepare.include.* and prepare.xhmtl.* I am calling html
snippets from a rep based on index.fv. 

On the final stylesheet I am then creating the page like 
<xhtml>
  <head>
    <xsl:call-template name="getHead"/>
    <style type="text/css">
      <xsl:call-template name="getCss"/>
    </style>
  </head>
</xhtml>

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)

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-2013 All Rights Reserved.