~nbrinza/zorba/parse-fragment

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/fulltext/ft-module-is-thesaurus-lang-supported-false-1.xq

  • Committer: nbrinza at gmail
  • Date: 2012-05-10 19:51:19 UTC
  • mfrom: (10477.1.357 zorba)
  • Revision ID: nbrinza@gmail.com-20120510195119-avzpd2650etz191g
Merged with Zorba trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import module namespace ft = "http://www.zorba-xquery.com/modules/full-text";
 
2
 
 
3
(: Valid, but unsupported ISO 639-1 code. :)
 
4
ft:is-thesaurus-lang-supported( xs:language("zu") )