xsl-list
[Top] [All Lists]

Re: [xsl] Saxon processor for XSLT 3.0

2021-09-23 06:27:27
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(_at_)fromoldbooks(_dot_)org <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

On Thu, 2021-09-23 at 05:12 +0000, VISHNU SINGH
svishnu(_dot_)singh4(_at_)gmail(_dot_)com 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...
--~----------------------------------------------------------------
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>