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