This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: combining two xml documents



----- Original Message ----- 
From: "Ian Rogers" <ian.rogers@net800.co.uk>
To: "Xsl Mailing List" <xsl-list@lists.mulberrytech.com>
Sent: Wednesday, September 26, 2001 11:40 AM
Subject: [xsl] combining two xml documents


> hi can anyone help
> 
> I want to combine two xml documents using xsl, i know this requires two
> namespaces but i am not quite sure how it has to be done

no it doesnt

use the document() command

check out the FAQ
http://www.dpawson.co.uk/xsl/sect2/N2602.html

cheers, jim fuller

> 
> for example i want to get the 'author' element from one xml doc and the
> element 'code' from the other and the parse the information to html
> 
> thanks
> 
> Ian
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]