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
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/xinclude";> This is what my "a.xml" file looks like this is my title revision.revision today My Group My Team

Re: Executing XML inside XML

2001-07-09 Thread Carloz Alaniz
I apologize everyone. I am using C1 and not C2. Luca Morandini wrote: > > Carloz, > > provided you're using C2, why not ? > > Best regards, > > - >Luca Morandini >GIS Consultant > [EMAIL PROTECTE

RE: Executing XML inside XML

2001-07-09 Thread Luca Morandini
Carloz, provided you're using C2, why not ? Best regards,   -    Luca Morandini    GIS Consultant     [EMAIL PROTECTED]   +39 0744 59  85  1 Office   +39 0335 681 02 12 Mobile http://utenti.tripo

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