Re: [xsl] Imagine that the semantics of comparison operations was this

Subject: Re: [xsl] Imagine that the semantics of comparison operations was this
From: "Michael Kay michaelkay90@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 2 Mar 2025 15:36:06 -0000
> I would express that as
> 
>   <xsl:variable name="APPEND" as="xs:string?" select="($FIRST ||
> $SECOND)[$isDifferent]"/>

Current Thread