Changes

Jump to navigation Jump to search
19 bytes removed ,  18:39, 11 May 2020
}
</syntaxhighlight>
'''Example 3''': The following expression returns {{Code|&lt;<code><p&gt;&lt;>hello <b&gt;>word&lt;</b&gt;&lt;></p&gt;}}></code>:
<syntaxhighlight lang="xquery">
copy $p := &lt;<p&gt;>hello word&lt;</p&gt;>
modify ()
return ft:mark($p[text() contains text 'word'], 'b')</syntaxhighlight>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu