Content of ft-module-is-stop-word-lang-supported-false-2.xq example

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

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