Re: [xsl] Saxon processor for XSLT 3.0

Subject: Re: [xsl] Saxon processor for XSLT 3.0
From: "Wendell Piez wapiez@xxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Sep 2021 11:27:21 -0000
Hi Vishnu,

Also, since your variable $version is given as a number, it is not likely
to be written as "3.0".... make it a string or even use
system-property('version') ...

Good luck, Wendell

On Thu, Sep 23, 2021 at 1:34 AM Liam R. E. Quin liam@xxxxxxxxxxxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

> On Thu, 2021-09-23 at 05:12 +0000, VISHNU SINGH
> svishnu.singh4@xxxxxxxxx wrote:
> > Hi,
> >
> > "this is test xslt version {$version}"
> >
> > It is not evaluating the variable 'version'.
>
> Add expand-text="yes" to your xsl:stylesheet element (or to the
> xsl:message  element  or the xsl:template it's in).
>
>
> Liam
>
> --
> Liam Quin, https://www.delightfulcomputing.com/
> Available for XML/Document/Information Architecture/XSLT/
> XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
> Barefoot Web-slave, antique illustrations:  http://www.fromoldbooks.org
> 
>
>

-- 
...Wendell Piez... ...wendell -at- nist -dot- gov...
...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org...
...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...

Current Thread