You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Z W <mp...@gmail.com> on 2008/03/15 15:45:23 UTC

How to load multiple input xml files to a single xsl ?

Hi
I have multiple data xml files to pass to a xsl to process.
How do I pass these files to <xslt> in Ant, specifically, what's the syntax
?
Even after passing to <xslt>, what's the syntax to reference a xml data file
in xsl script ?

Appreciate any help here.

Re: How to load multiple input xml files to a single xsl ?

Posted by Z W <mp...@gmail.com>.
Robert
I read it and still don't understand it.
sO I wrote in the forum here.
Any tips ?

Thanks

On Sat, Mar 15, 2008 at 7:49 AM, Robert Koberg <ro...@koberg.com> wrote:

> Hi,
>
> This is a basic XSL question. These types of questions would probably
> receive a better response on mulberry-tech's xsl list.
>
> Anyway, look for the XSL document function.
>
> best,
> -Rob
>
>
> On Sat, 2008-03-15 at 07:45 -0700, Z W wrote:
> > Hi
> > I have multiple data xml files to pass to a xsl to process.
> > How do I pass these files to <xslt> in Ant, specifically, what's the
> syntax
> > ?
> > Even after passing to <xslt>, what's the syntax to reference a xml data
> file
> > in xsl script ?
> >
> > Appreciate any help here.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

Re: How to load multiple input xml files to a single xsl ?

Posted by Robert Koberg <ro...@koberg.com>.
Hi,

This is a basic XSL question. These types of questions would probably
receive a better response on mulberry-tech's xsl list.

Anyway, look for the XSL document function.

best,
-Rob


On Sat, 2008-03-15 at 07:45 -0700, Z W wrote:
> Hi
> I have multiple data xml files to pass to a xsl to process.
> How do I pass these files to <xslt> in Ant, specifically, what's the syntax
> ?
> Even after passing to <xslt>, what's the syntax to reference a xml data file
> in xsl script ?
> 
> Appreciate any help here.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org