You may also use this type if xsl processor can be used on this place

 <xsl:param name="MenuFile"/> at the top.  and build the xsl params at run
time using any xsl processor.  Inside xsl you can refer with MenuFile/... so
on..

Actually I don't know the exact situation where you are using.  But in one
of our project we solved this using param pattern.

If this is the way you want I will elaborate the things...
Sorry for incontinence cause if this approach diverts..

GVPathi



----- Original Message -----
From: "Luca Morandini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 23, 2002 4:54 PM
Subject: RE: two xml source files


> Arda,
>
> you may use a number of solution:
>
> 1) Aggregate (using <map:aggregate>) those XML fiels and feed them to the
> XSLT transformer
> 2) Use document() function inside the stylesheet
>
> Best regards,
>
> P.S.
> Plain rext posting next time, please.
>
> ---------------------------------------------
>                Luca Morandini
>                GIS Consultant
>               [EMAIL PROTECTED]
> http://utenti.tripod.it/lmorandini/index.html
> ---------------------------------------------
>
> -----Original Message-----
> From: Arda Balci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 1:15 PM
> To: [EMAIL PROTECTED]
> Subject: two xml source files
>
>
> I have two xml files. One is for the menu content, the other is for the
body
> content. I want to read from these two different files with one xsl file,
> and serialize html.
>
> The menu file is to be used with each page.
>
> I couldn't solve the problem. Do I need a special pipeline in the sitemap?
>
>
> Arda Balci
> It Consultant
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

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

Reply via email to