xsl-list
[Top] [All Lists]

Re: Variable assign

2005-12-07 08:38:11
  <xsl:variable name="file" select="concat($SHARE,
$bizcase/@lang, '/descriptors/', @descriptor)"/>

This creates a node-set.

No, it creates a string.

Like I already said, haven't had my coffee and responded too quickly. 
The big honking select statement should have been a clue but for some
reason when scanning through the code just saw something like
$bizcase/descriptor/@lang....

As a result, my earlier post is rubbish.

Jon Gorman

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>