diff --git a/build/ediarum.db-4.1.1.xar b/build/ediarum.db-4.2.0.xar similarity index 75% rename from build/ediarum.db-4.1.1.xar rename to build/ediarum.db-4.2.0.xar index 69aa992..004aefe 100644 Binary files a/build/ediarum.db-4.1.1.xar and b/build/ediarum.db-4.2.0.xar differ diff --git a/expath-pkg.xml b/expath-pkg.xml index 1cf0031..677c129 100644 --- a/expath-pkg.xml +++ b/expath-pkg.xml @@ -1,7 +1,7 @@ - + ediarum.DB - + http://www.bbaw.de/telota/software/ediarum/existdb diff --git a/expath-pkg.xml.ant b/expath-pkg.xml.ant index 1824d94..e102d44 100644 --- a/expath-pkg.xml.ant +++ b/expath-pkg.xml.ant @@ -1,7 +1,7 @@ ediarum.DB - + http://www.bbaw.de/telota/software/ediarum/existdb diff --git a/modules/config.xqm b/modules/config.xqm index f356f5b..0d855c2 100644 --- a/modules/config.xqm +++ b/modules/config.xqm @@ -9,7 +9,7 @@ import module namespace ediarum="http://www.bbaw.de/telota/software/ediarum/edia import module namespace http = "http://expath.org/ns/http-client"; import module namespace functx = "http://www.functx.com"; -declare namespace templates="http://exist-db.org/xquery/templates"; +declare namespace templates="http://exist-db.org/xquery/html-templating"; declare namespace exist="http://exist.sourceforge.net/NS/exist"; declare namespace repo="http://exist-db.org/xquery/repo"; declare namespace expath="http://expath.org/ns/pkg"; diff --git a/modules/view.xql b/modules/view.xql index 71f989d..4e4ec6d 100644 --- a/modules/view.xql +++ b/modules/view.xql @@ -5,8 +5,7 @@ :) xquery version "3.0"; -import module namespace templates="http://exist-db.org/xquery/templates" ; - +import module namespace templates="http://exist-db.org/xquery/html-templating" ; (: : The following modules provide functions which will be called by the : templating.