process 2 input trees with a stylesheet

A

Andy Fish

Hi,

I would like my XSLT to be able to process 2 xml trees, one contains what
you would call the "main" document, and another one (the secondary one)
contains information that needs to be merged in.

the best approach I can think of is writing the secondary tree to a temp
file, passing the filename in as a parameter, and then using document() to
read this into the stylesheet.

Is there a better way to do this? I'm using .net but I want to minimise
implementation dependencies

TIA

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,241
Members
46,831
Latest member
RusselWill

Latest Threads

Top