So why in the document function, in one of the cases it works, and I get
acess to the element descriptor, and in the other one I don't???
Have you tried Michael Kay's suggestion? document(string($file));
He mentions that some XSLT processors may not have this implemented correctly.
Bingo, it was only that the problem.
When I put string($file), everything worked well
Thanks everyone
JC
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--