I added <sunshine:createcontext name="MyContext"/> in my template but nope.

Bert V.K., do you have more documentation / code snippets on this ?

Thanks,

Babs
----- Original Message -----
From: "Barbara Post" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 11:25 AM
Subject: weird ? (sunshine, c203)


> Hello, I cannot get sunshine:setxml to work...
>
> sitemap :
>
> <map:transform src="xsl/genlicform2fill.xsl">
>        <map:parameter name="use-request-parameters" value="true"/>
>       </map:transform>
>       <!-- stores in context -->
>       <map:transform type="sunShine"/>
>         <!-- another map:transform -->
>         <map:serialize type="xml"/>
>
> in my xsl :
>
> </html>
> <call-template name="store"></call-template>
>
> and in this template I have :
>
> <sunshine:setxml context="MyContext" path="/root/lkfmPageTitle">
> something
> </sunshine:setxml>
>
> the result is :
>
> </html>
> <sunshine:setxml context="MyContext" path="/root/lkfmPageTitle">
> something
> </sunshine:setxml>
>
> !!!
> I really don't get it, since right above this transformation I use a
> map:aggragate which looks into sunRise context to get info from...
Namespace
> is ok. Is "MyContext" automatically created or should I add something ?
>
> Thanks a lot (and to Carsten for the previous answer).
>
> 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