yeah it was a typo in my mail but indeed I have xsl:variable in my xsl.
sorry..
----- Original Message -----
From: "KOZLOV Roman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 3:03 PM
Subject: Re: xsl variable and sunshine getxml


> 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]>
>


---------------------------------------------------------------------
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