Subject: Re: Merging two documents
From: James Clark <jjc@xxxxxxxxxx>
Date: Tue, 14 Sep 1999 19:47:12 +0700
|
Kay Michael wrote:
> The main difficulty in using document() is in ensuring it is only called
> once for each document referenced. Unfortunately the XSL spec doesn't say
> when or how often a function is executed, nor does it say whether two
> separate calls on document("fred.xml") will give you two separate documents
> (i.e., is count(document("fred.xml")|document("fred.xml")) equal to 1 or
> 2?).
The next version of the spec will say that it's 1.
James
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Kay Michael - Tue, 14 Sep 1999 09:13:56 +0100
Kay Michael - Tue, 14 Sep 1999 09:26:26 +0100
- James Clark - Tue, 14 Sep 1999 19:47:12 +0700 <=
|
|