Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 83137 invoked by uid 500); 9 Jul 2001 17:47:52 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 83071 invoked from network); 9 Jul 2001 17:47:46 -0000 Message-ID: <000901c1089f$27339a00$66c1c0c0@deepford> From: "C. Gaffga" To: Cc: References: <676EE3B80913D5118D21003048216B760EF841@exchdubl.Berger-Levrault.fr> Subject: Re: Executing XML inside XML Date: Mon, 9 Jul 2001 19:46:58 +0200 Organization: Triplemind Internet Services OHG MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This works fine with cocoon 1.8, but what is about cocoon 2, where you can't use processing-instructions. I think you have a problem later, when porting to c2. Or do you have a solution for cocoon 2, too? Christoph Gaffga ----- Original Message ----- From: "JEULIN Olivier" To: Sent: Monday, July 09, 2001 7:29 PM Subject: RE: Executing XML inside XML > to use xinclude you'll need: > to call the processor, > xmlns:xinclude="http://www.w3.org/1999/XML/xinclude" in tag, > where you > want to include a file > > The only drawback is that if you use xsp, the content of your included files > will be "static", that is if you change them, you won't see the modification > until you rebuild the c.java file (by changing its date, for example). > Otherwise, use (and add > xmlns:util="http://www.apache.org/1999/XSP/Util" to the xsp:page tag) > Olivier > > > -----Message d'origine----- > > De : Carloz Alaniz [mailto:carloz@ti.com] > > Envoy� : lundi 9 juillet 2001 18:46 > > � : cocoon-users@xml.apache.org > > Objet : Executing XML inside XML > > > > > > Hi I am still trying to figure this out. I need help. > > > > This is what I want to do. I have a file lets name it a.xml > > which calls > > a.xsl which produces an HTML heading in your browser. > > > > I have another file named b.xml which calls b.xsl and produces an HTML > > footer. > > > > I am trying to create another another file named c.xml which > > calls both > > a.xml and b.xml and displays them together into a single HTML page > > displaying the header at the top and the footer at the bottom. Someone > > suggested Xinclude but I can't get it to work. > > > > I am looking forward for you all cocooner's help. > > > > Best Regards, > > Carloz > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. > > To unsubscribe, e-mail: > For additional commands, e-mail: > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: