Changes

Jump to navigation Jump to search
259 bytes added ,  11:37, 1 June 2021
</syntaxhighlight>
will return <code>false</code>. However, if the a thesaurus is specified, then the result will be <code>true</code>:
<syntaxhighlight lang="xquery">
'computers' contains text 'hardware'
using thesaurus at 'XQFTTS_1_0_4thesaurus.xml'</TestSourcessyntaxhighlight> ; Thesaurus document <syntaxhighlight lang="xml"><thesaurus xmlns="http:/usability2/www.xml'w3.org/2007/xqftts/thesaurus"> <entry> <term>computers</term> <synonym> <term>hardware</term> <relationship>NT</relationship> </synonym> </entry></thesaurus>
</syntaxhighlight>
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu