Why not xsl:variable?

Roman

Barbara Post wrote:

> c2.0.3..
>
> I am surprised that :
>
> <sunshine:getxml context="MyContext" path="/root/lkfmPageTitle"/> works
> while :
>
> <variable name="foo">
> <sunshine:getxml context="MyContext" path="/root/lkfmPageTitle"/>
> </variable>
> <xsl:value-of select="$foo"/>
>
> does not...
>
> I need to pass the value to a template (of an imported reused
> stylesheet...).
>
> Thanks...
>
> Babs
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to