Skip to content
Snippets Groups Projects
expath-pkg.xml 509 B
<?xml version="1.0" encoding="UTF-8"?>
<package xmlns="http://expath.org/ns/pkg"
  name="http://bdn-edition.de/intermediate_format"
  abbrev="interformat-develop"
  version="1.0.0"
  spec="1.0">
    <title>BdN Intermediate Format</title>
    <dependency processor="http://exist-db.org" semver-min="4.5.0"/>
    <dependency package="http://exist-db.org/apps/shared"/>
    <xquery>
        <namespace>http://bdn-edition.de/intermediate_format</namespace>
        <file>ifweb.xqm</file>
    </xquery>
</package>