Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdn-certic
MaX
Commits
dd2a9ac7
Commit
dd2a9ac7
authored
Mar 25, 2022
by
Jerome Chauveau
Browse files
à tester avec le jar fop maison issu de
https://git.unicaen.fr/chauveau/basex-fop/-/tree/jc/fop-2.7
parent
148f9b52
Changes
1
Hide whitespace changes
Inline
Side-by-side
rxq/util.xqm
View file @
dd2a9ac7
...
...
@@ -4,7 +4,8 @@ module namespace max.util = 'pddn/max/util';
declare namespace xsl = "http://www.w3.org/1999/XSL/Transform";
import module namespace max.config = 'pddn/max/config' at 'config.xqm';
import module namespace max.cons = 'pddn/max/cons' at 'cons.xqm';
import module namespace fop = 'org.basex.modules.fop.FOP';
import module namespace fop = 'fr.unicaen.pdncertic.basexfop.FOP';
import module namespace max.i18n = 'pddn/max/i18n' at 'i18n.xqm';
declare namespace tei="http://www.tei-c.org/ns/1.0";
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment