Skip to content

Commit

Permalink
Update generated XQL again to avoid crash
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangmm committed Aug 22, 2023
1 parent 71830de commit 9be1431
Show file tree
Hide file tree
Showing 95 changed files with 0 additions and 190 deletions.
2 changes: 0 additions & 2 deletions transform/adagia-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/adagia-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/adagia-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/adagia-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/adagia-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/annotations-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/annotations-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/annotations-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/annotations-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/annotations-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: teiHeader :)
declare %private function model:template-teiHeader($config as map(*), $node as node()*, $params as map(*)) {
``[\def\volume{`{string-join($config?apply-children($config, $node, $params?content))}`}]``
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus2-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus2-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus2-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: teiHeader :)
declare %private function model:template-teiHeader($config as map(*), $node as node()*, $params as map(*)) {
``[\def\volume{`{string-join($config?apply-children($config, $node, $params?content))}`}]``
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus2-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dantiscus2-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/docbook-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: Generated behaviour function for ident definitionList :)
declare %private function model:definitionList($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 0 additions & 2 deletions transform/docbook-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: Code listing :)
declare %private function model:code($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 0 additions & 2 deletions transform/docbook-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: Code listing :)
declare %private function model:code($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 0 additions & 2 deletions transform/docbook-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: Generated behaviour function for ident definitionList :)
declare %private function model:definitionList($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 0 additions & 2 deletions transform/docbook-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: Generated behaviour function for ident definitionList :)
declare %private function model:definitionList($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 0 additions & 2 deletions transform/docx-output-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/docx-output-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/docx-output-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/docx-output-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/docx-output-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/docx-tei.xql
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace tei="http://existsolutions.com/xquery/functions/tei";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: r :)
declare %private function model:template-r6($config as map(*), $node as node()*, $params as map(*)) {
<persName xmlns="http://www.tei-c.org/ns/1.0" ref="http://d-nb.info/gnd/{$config?apply-children($config, $node, $params?ref)}">{$config?apply-children($config, $node, $params?content)}</persName>
Expand Down
2 changes: 0 additions & 2 deletions transform/dta-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dta-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dta-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dta-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/dta-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 0 additions & 2 deletions transform/ebbe-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
Loading

0 comments on commit 9be1431

Please sign in to comment.