RE: Executing XML inside XML

2001-07-10 Thread JEULIN Olivier
22:23 > À : [EMAIL PROTECTED] > Objet : Re: Executing XML inside XML > > > Olivier, > I tried your suggestion but it does not work. > This is a more detailed explanation > This is what my "c.xml" file looks like > > > > http://www.w3.org/1999/XML/x

Re: Executing XML inside XML

2001-07-09 Thread Carloz Alaniz
; 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:[EMAIL PROTECTED]] > > Envoyé : lundi 9 juillet 2001 18:46 > > À : [EMAIL PROT

Re: Executing XML inside XML

2001-07-09 Thread Carloz Alaniz
OTECTED] [mailto:[EMAIL PROTECTED]]On > > Behalf Of Carloz Alaniz > > Sent: lunedì 9 luglio 2001 18.46 > > To: [EMAIL PROTECTED] > > Subject: Executing XML inside XML > > > > > > Hi I am still trying to figure this out. I need help. > > > > This is wh

RE: Executing XML inside XML

2001-07-09 Thread Luca Morandini
http://utenti.tripod.it/lmorandini/index.html - > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Carloz Alaniz > Sent: lunedì 9 luglio 2001 18.46 > To: [EMAIL PROTECTED] > Subject: Executing XML inside

Re: Executing XML inside XML

2001-07-09 Thread C. Gaffga
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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 t

RE: Executing XML inside XML

2001-07-09 Thread JEULIN Olivier
L PROTECTED]] > Envoyé : lundi 9 juillet 2001 18:46 > À : [EMAIL PROTECTED] > 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

Executing XML inside XML

2001-07-09 Thread Carloz Alaniz
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 an