File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/main/xar-resources/data Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <para >The util module (function namespace <uri >http://exist-db.org/xquery/util</uri >)
1414 contains a number of common utility functions, such as <command >util:md5</command >,
1515 which can generate md5 hashes. The full list of functions and their documentation is
16- in the <ulink url =" /exist/apps/xqfdocs " >Function Documentation Library</ulink >. This
16+ in the <ulink url =" /exist/apps/fundocs/ " >Function Documentation Library</ulink >. This
1717 article discusses some of the highlights and main uses for this module.</para >
1818 </section >
1919 <section id =" eval" >
@@ -89,7 +89,7 @@ declare function local:do-query() as element() {
8989 </form>
9090
9191 { local:do-query() }
92-
92+
9393 </body>
9494</html>]]> </programlisting >
9595 </example >
@@ -101,4 +101,4 @@ declare function local:do-query() as element() {
101101 information on how to write web applications using XQuery, go to our <ulink url =" devguide.xml" >Developer's Guide</ulink >.)</para >
102102 </section >
103103 </chapter >
104- </book >
104+ </book >
You can’t perform that action at this time.
0 commit comments