Subject: RE: One XSL combining to different XMLs
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 14 Jul 2000 16:24:55 +0100
|
>
> I've been trying to use the document() function ...
> But didn't get any output ...
> Am I missing something ???
>
Yes, you are, but from the information supplied it's quite impossible to
know what it is. As a check, try doing a <xsl:copy-of select="$tot"/> - that
will at least show whether the document() function is finding your file.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|