Subject: Re: combining two xml documents
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Wed, 26 Sep 2001 11:55:18 +0100
|
----- Original Message -----
From: "Ian Rogers" <ian.rogers@xxxxxxxxxxxx>
To: "Xsl Mailing List" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, September 26, 2001 11:40 AM
Subject: 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
|