Re: [xsl] xslt 3.0, and use of 'as' attribute with xsl:variable

Subject: Re: [xsl] xslt 3.0, and use of 'as' attribute with xsl:variable
From: "Liam R. E. Quin liam@xxxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 1 Sep 2023 17:07:05 -0000
On Fri, 2023-09-01 at 08:14 +0000, Mukul Gandhi
mukulg@xxxxxxxxxxxxxxxxx wrote:
>
> As I've mentioned within another mail on this thread, I think XPath
> 3.1 function conversion rules prohibiting a string value '4' to be
> cast to an xs:integer type is not very much right.

Actually it's *exactly* what i want. If i provide a string where a
number is expected yes please give me an error. The point of using as=
is not only optimization and performance, but also detecting mistakes
at compile time, so i don't get a surprise three years from now in
production when a rarely-used codepath is exercised.

liam

--
Liam Quin,B 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: B http://www.fromoldbooks.org

Current Thread