Subject: RE: Variable assign
From: João Amílcar Pereira Cruz <joao.pereira.cruz@xxxxxx>
Date: Wed, 7 Dec 2005 16:24:57 -0000
|
> 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
|