This may also be possible using some of the fancier bells and whistles in AxKit but it should also be possible using plain vanilla XSL and the document() function.
Unfortunately, Dave Pawson's XSLT FAQ -- which I always used as a reference and never thought to make a local copy/mirror of -- has been taken down... On Wed, 10 Apr 2002, Geoff wrote: > I've joined the AxKit supporters group today, got mod_perl installed got > AxKit installed and got the demos working thanks to the fantastice & easy > step by step guides.. > > - I have a flat file which has a specific type of layout. > - I'm converting this flat file into XML. > - I'm also using some of the data to use with ESQL to generate some more > data. > > <problem> > - Is it possible to combine the 2 xml documents and daisy chain them through > XSLT and output a nice new XML > </problem> > > I've read up all day and I've seen numerous conversion of XML->HTML etc, but > not XML->XML as such... > > does anyone have a very simple proof of concept on this please? > > many thanks > > Geoff > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
