zamba wrote:
> Thanks a lot for you response...Do you know where can i have
> documentation - examples about document() function ?
The documentation is in the W3C specifications:
<URL:http://www.w3.org/TR/xslt#document>
<URL:http://www.w3.org/TR/xslt20/#document>
If you want to load a lot of documents then you might also be interested
in extensions that save memory, see
<URL:http://www.saxonica.com/documentation/extensions/functions/discarddocument.html>
for instance.
--
Martin Honnen
http://JavaScript.FAQTs.com/