File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <package xmlns =" http://expath.org/ns/pkg" name =" http://exist.jmmc.fr/jmmc-resources" abbrev =" jmmc-resources" version =" 0.46.1 " spec =" 1.0" >
2+ <package xmlns =" http://expath.org/ns/pkg" name =" http://exist.jmmc.fr/jmmc-resources" abbrev =" jmmc-resources" version =" 0.47.0 " spec =" 1.0" >
33 <title >JMMC Commons module</title >
44 <dependency processor =" http://exist-db.org" semver-min =" 6.0.0" />
55 <!--
6565 <namespace >http://exist.jmmc.fr/jmmc-resources/web</namespace >
6666 <file >jmmc-web.xql</file >
6767 </xquery >
68+ <xquery >
69+ <namespace >http://exist.jmmc.fr/jmmc-resources/ws</namespace >
70+ <file >jmmc-ws.xql</file >
71+ </xquery >
6872 <xquery >
6973 <namespace >http://exist.jmmc.fr/jmmc-resources/xml</namespace >
7074 <file >jmmc-xml.xql</file >
Original file line number Diff line number Diff line change 1111 <prepare />
1212 <finish >post-install.xql</finish >
1313 <changelog >
14+ <change version =" 0.47.0" >
15+ <ul xmlns =" " >
16+ <li >jmmc-tap : tap-adql-query() use optional votable-name with priority if provided.</li >
17+ <li >New module jmmc-ws : function wrapper to call JMMC webservices.</li >
18+ </ul >
19+ </change >
1420 <change version =" 0.46.1" >
1521 <ul xmlns =" " >
1622 <li >jmmc-tap : tap-adql-query() support optional votable-name for tap-upload.</li >
You can’t perform that action at this time.
0 commit comments