Subject: RE: Using Saxon 8.5 and collection() to process a directory of XML files
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 4 Aug 2005 19:07:40 +0100
|
> Michael> You can call saxon:discard-document() to make a document
> Michael> available for garbage collection when there are no
> Michael> outstanding references to it.
>
> Is this truly compliant with the standard?
>
Extension functions are allowed to do what they like, including causing
standard functions to behave in a non-standard way. Caveat invocator.
Michael Kay
http://www.saxonica.com/
|