xsl-list
[Top] [All Lists]

[xsl] Why? A function that computes atomic values should use xsl:sequence rather than xsl:value-of

2020-03-31 08:40:19
Hi Folks,

I have a function that returns a xs:boolean. I used xs:value-of to return the 
value. Saxon 9.9.1.5 gives this warning message:

        A function that computes atomic values 
        should use xsl:sequence rather than
        xsl:value-of

Why?

Why should a function use xsl:sequence?

I don't recall ever seeing that warning before. Is this something new?

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