RE: Two file problem.

Subject: RE: Two file problem.
From: "Pawson, David" <DPawson@xxxxxxxxxxx>
Date: Thu, 14 Sep 2000 12:29:55 +0100
 David Carlisle ... as wordy as ever!

Err, wow is about my only comment.
(And if ever i've seen a case for bringing processor:node-set into
the fold this is it?)

select="document(1) | document2(2)

Mmm. 
I may have arrived at that... in about 2010.
Thank you David.


> <xsl:stylesheet
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> version="1.0"><xsl:output method="xml" indent="yes"/>
> <xsl:template match="/">
> <xsl:for-each select="document('dp-f1.xml')/fa/a|
> document('dp-f2.xml')/fb/a[not(@name=document('dp-f1.xml')/fa/
> a/@name)]">

Sheesh.


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


Current Thread