xsl-list
[Top] [All Lists]

Re: [xsl] Trying to define a derived variable from 3 other variables - getting unexpected token error - how do I fix ?

2014-10-30 13:27:33
Catherine,

I don't believe ".$variable" can be used this way,

Do you want .// and ./ or self:: or descendent-or-self:: ?

--Hank

On Thu, Oct 30, 2014 at 8:10 AM, Catherine Wilbur 
cwilbur(_at_)uwindsor(_dot_)ca <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

*Why am I getting an error on the following line*
                <xsl:variable name="LibrBatchNo"
select="concat($CurrDateTimeValue,$ POOwnerType,$InvoiceCurrency)"/>

  Error in expression .$LibrBatchNo: Unexpected token $ beyond end of
expression

[snip]
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>