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

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

(: Valid, but unsupported ISO 639-1 code. :)
ft:is-stop-word-lang-supported( xs:language("zu") )