Re: [xsl] Variable assign

Subject: Re: [xsl] Variable assign
From: Jon Gorman <jonathan.gorman@xxxxxxxxx>
Date: Wed, 7 Dec 2005 10:00:30 -0600
> 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.

What processor/environment are you using?


Jon Gorman

PS. Oh again, I apologize again for missing the concat.

Current Thread