import module namespace ft = "http://www.zorba-xquery.com/modules/full-text";

(: Invalid ISO 639-1 code. :)
ft:is-stop-word-lang-supported( xs:language("XX") )


(:

Expected output:

false


:)