Re: Merging two documents

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