Started by GitHub push by thvitt Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-schema-tei-340 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-1eQR36J4yVcP/agent.2150 SSH_AGENT_PID=2152 [ssh-agent] Started. $ ssh-add /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_7300228699769554320.key Identity added: /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_7300228699769554320.key (/mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_7300228699769554320.key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-schema > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/tei-v340^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/tei-v340^{commit} # timeout=10 Checking out Revision 320f4e935153530d1e7b83a399fa288edd094f68 (refs/remotes/origin/tei-v340) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 320f4e935153530d1e7b83a399fa288edd094f68 Commit message: "Fixed links" > /usr/bin/git rev-list --no-walk ffb210f8f386489791522972887d80a306d80592 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data Parsing POMs using settings config with name MavenSettings Replacing all maven server entries not found in credentials list is true Established TCP socket on 36729 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [faust-schema-tei-340] $ java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 36729 <===[JENKINS REMOTING CAPACITY]===>channel started using settings config with name MavenSettings Replacing all maven server entries not found in credentials list is true Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-schema-tei-340/pom.xml -s /tmp/settings5230380491983999233.xml clean verify [INFO] Scanning for projects... [INFO] [INFO] --------------------< de.faustedition:faust-schema >-------------------- [INFO] Building Digitale Faust-Edition :: Faust TEI P5 schema 1.4-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faust-schema --- [INFO] Deleting /mnt/data/jenkins/workspace/faust-schema-tei-340/target [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (create-schema) @ faust-schema --- Message: Converting printed_editions.xml (file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/odd/printed_editions.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/printed_editions.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions.rng Message: - odd2odd Message: - odd2relax Message: - saving rng Message: - saving schematron Message: - saving documentation Message: Converting printed_editions_neu.xml (file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/odd/printed_editions_neu.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/printed_editions_neu.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions_neu.rng Message: - odd2odd Message: - odd2relax Message: - saving rng Message: - saving schematron Message: - saving documentation Message: Converting faust-tei.xml (file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/odd/faust-tei.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/faust-tei.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/faust-tei.rng Message: - odd2odd Message: - odd2relax Message: - saving rng Message: - saving schematron Message: - saving documentation [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ faust-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources to /mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ faust-schema --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ faust-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-schema-tei-340/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ faust-schema --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-schema --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-schema --- [INFO] Building jar: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/faust-schema-1.4-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (convert-transcripts) @ faust-schema --- [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (validate-xml) @ faust-schema --- Message: === Metadata (Transcripts) === target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/ xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document rng= xsd=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/metadata.xsd schematron= report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.html Message: Validating 558 files, this may take a while ... Message: Writing aggregate report ... Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.xml INFO : src/main/xproc/validate-xml.xpl:232:10:Valid documents: 524, invalid by main schema: 34, invalid by schematron: 0 INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390050.xmlhref=xml/document/paralipomena/gsa_390050.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391168.xmlhref=xml/document/paralipomena/gsa_391168.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391530.xmlhref=xml/document/paralipomena/gsa_391530.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390405.xmlhref=xml/document/paralipomena/gsa_390405.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390387.xmlhref=xml/document/paralipomena/gsa_390387.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390882.xmlhref=xml/document/paralipomena/gsa_390882.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391314.xmlhref=xml/document/paralipomena/gsa_391314.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391512.xmlhref=xml/document/paralipomena/gsa_391512.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390852.xmlhref=xml/document/paralipomena/gsa_390852.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391529.xmlhref=xml/document/paralipomena/gsa_391529.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391116.xmlhref=xml/document/paralipomena/gsa_391116.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391531.xmlhref=xml/document/paralipomena/gsa_391531.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390593.xmlhref=xml/document/faust/2.2/gsa_390593.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390832.xmlhref=xml/document/faust/2.2/gsa_390832.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390459.xmlhref=xml/document/faust/2.2/gsa_390459.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_391408.xmlhref=xml/document/faust/2.2/gsa_391408.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390435.xmlhref=xml/document/faust/2.2/gsa_390435.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_389855.xmlhref=xml/document/faust/2.4/gsa_389855.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390027.xmlhref=xml/document/faust/2.4/gsa_390027.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390706.xmlhref=xml/document/faust/2.4/gsa_390706.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390881.xmlhref=xml/document/faust/2.4/gsa_390881.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_389844.xmlhref=xml/document/faust/2.5/gsa_389844.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_391527.xmlhref=xml/document/faust/2.5/gsa_391527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_389867.xmlhref=xml/document/faust/2.5/gsa_389867.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_390442.xmlhref=xml/document/faust/2.5/gsa_390442.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.3/gsa_391473.xmlhref=xml/document/faust/2.3/gsa_391473.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390881.xmlhref=xml/document/faust/2.4/gsa_390881.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390093.xmlhref=xml/document/paralipomena/gsa_390093.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.1/gsa_390811.xmlhref=xml/document/faust/2.1/gsa_390811.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.3/gsa_390064.xmlhref=xml/document/faust/2.3/gsa_390064.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.3/gsa_391473.xmlhref=xml/document/faust/2.3/gsa_391473.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.3/gsa_391473.xmlhref=xml/document/faust/2.3/gsa_391473.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390881.xmlhref=xml/document/faust/2.4/gsa_390881.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/privatbesitz/anonym/anonym.xmlhref=xml/document/archival/privatbesitz/anonym/anonym.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390707.xmlhref=xml/document/faust/2.4/gsa_390707.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390050.xmlhref=xml/document/paralipomena/gsa_390050.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391168.xmlhref=xml/document/paralipomena/gsa_391168.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391530.xmlhref=xml/document/paralipomena/gsa_391530.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390405.xmlhref=xml/document/paralipomena/gsa_390405.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390387.xmlhref=xml/document/paralipomena/gsa_390387.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390882.xmlhref=xml/document/paralipomena/gsa_390882.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391314.xmlhref=xml/document/paralipomena/gsa_391314.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391512.xmlhref=xml/document/paralipomena/gsa_391512.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_390852.xmlhref=xml/document/paralipomena/gsa_390852.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391529.xmlhref=xml/document/paralipomena/gsa_391529.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391116.xmlhref=xml/document/paralipomena/gsa_391116.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/paralipomena/gsa_391531.xmlhref=xml/document/paralipomena/gsa_391531.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390593.xmlhref=xml/document/faust/2.2/gsa_390593.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390832.xmlhref=xml/document/faust/2.2/gsa_390832.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390459.xmlhref=xml/document/faust/2.2/gsa_390459.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_391408.xmlhref=xml/document/faust/2.2/gsa_391408.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.2/gsa_390435.xmlhref=xml/document/faust/2.2/gsa_390435.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_389855.xmlhref=xml/document/faust/2.4/gsa_389855.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390027.xmlhref=xml/document/faust/2.4/gsa_390027.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390706.xmlhref=xml/document/faust/2.4/gsa_390706.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390881.xmlhref=xml/document/faust/2.4/gsa_390881.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_389844.xmlhref=xml/document/faust/2.5/gsa_389844.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_391527.xmlhref=xml/document/faust/2.5/gsa_391527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_389867.xmlhref=xml/document/faust/2.5/gsa_389867.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.5/gsa_390442.xmlhref=xml/document/faust/2.5/gsa_390442.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/privatbesitz/anonym/anonym.xmlhref=xml/document/archival/privatbesitz/anonym/anonym.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/privatbesitz/anonym/anonym2.xmlhref=xml/document/archival/privatbesitz/anonym/anonym2.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/gsa/GSA_30-447-1.xmlhref=xml/document/archival/gsa/GSA_30-447-1.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.xmlhref=xml/document/archival/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/privatbesitz/anonym/anonym.xmlhref=xml/document/archival/privatbesitz/anonym/anonym.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/faust/2.4/gsa_390707.xmlhref=xml/document/faust/2.4/gsa_390707.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/privatbesitz/anonym/anonym.xmlhref=xml/document/archival/privatbesitz/anonym/anonym.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/archival/privatbesitz/anonym/anonym2.xmlhref=xml/document/archival/privatbesitz/anonym/anonym2.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document linkroot=xml/document Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.html Message: === Metadata (Prints) === target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/ xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print rng= xsd=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/metadata_print.xsd schematron= report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.html Message: Validating 15 files, this may take a while ... Message: Writing aggregate report ... Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.xml INFO : src/main/xproc/validate-xml.xpl:232:10:Valid documents: 14, invalid by main schema: 1, invalid by schematron: 0 INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print/seckendorff1782.xmlhref=xml/document/seckendorff1782.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print linkroot=xml/document INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print/seckendorff1782.xmlhref=xml/document/seckendorff1782.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print linkroot=xml/document Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.html Message: === Macrogenesis Data === target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/ xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis rng= xsd=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/macrogenesis.xsd schematron= report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.html Message: Validating 16 files, this may take a while ... Message: Writing aggregate report ... Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.xml INFO : src/main/xproc/validate-xml.xpl:232:10:Valid documents: 9, invalid by main schema: 7, invalid by schematron: 0 INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_pre1800.xmlhref=xml/macrogenesis/handschriftendatierung_pre1800.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_v.xmlhref=xml/macrogenesis/handschriftendatierung_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_i.xmlhref=xml/macrogenesis/handschriftendatierung_i.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_ii.xmlhref=xml/macrogenesis/handschriftendatierung_ii.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_pre1800.xmlhref=xml/macrogenesis/handschriftendatierung_pre1800.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_iv.xmlhref=xml/macrogenesis/handschriftendatierung_iv.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_v.xmlhref=xml/macrogenesis/handschriftendatierung_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_i.xmlhref=xml/macrogenesis/handschriftendatierung_i.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_ii.xmlhref=xml/macrogenesis/handschriftendatierung_ii.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_uncertain.xmlhref=xml/macrogenesis/handschriftendatierung_uncertain.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_iii.xmlhref=xml/macrogenesis/handschriftendatierung_iii.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_iii.xmlhref=xml/macrogenesis/handschriftendatierung_iii.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_iii.xmlhref=xml/macrogenesis/handschriftendatierung_iii.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis/handschriftendatierung_v.xmlhref=xml/macrogenesis/handschriftendatierung_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis linkroot=xml/macrogenesis Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.html Message: === Converted Transcripts (faust-tei) === target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/ xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted rng=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/faust-tei.rng xsd= schematron=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/faust-tei.sch report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.html Message: Validating 2768 files, this may take a while ... Message: Writing aggregate report ... Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.xml INFO : src/main/xproc/validate-xml.xpl:232:10:Valid documents: 2326, invalid by main schema: 415, invalid by schematron: 27 INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390285/390285.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390285/390285.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_04/KK123_04.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_04/KK123_04.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390600/390600.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390600/390600.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391007/391007.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391007/391007.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391347/391347.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391347/391347.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527_2.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527_2.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0321.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0321.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391402/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391402/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391346/0007.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391346/0007.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389867/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389867/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390832/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390832/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527_3.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527_3.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389866/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389866/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0330.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0330.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391422/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391422/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390832/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390832/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_11/recto.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_11/recto.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390812/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390812/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390588/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390588/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390852/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390852/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391429/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391429/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390604/0009.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390604/0009.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391402/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391402/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391477/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391477/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390679/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390679/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/053.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/053.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389890/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389890/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/14.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/14.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391386/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391386/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391420/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391420/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391475/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391475/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391451/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391451/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391274/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391274/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390049/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390049/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0010.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0010.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0026.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0026.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0016.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0016.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0039.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0039.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390609/390609.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390609/390609.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0029.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0029.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390884/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390884/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391198/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391198/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390181/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390181/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0029.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0029.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/0071.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/0071.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390772/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390772/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390837/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390837/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390569/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390569/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0013.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0013.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390829/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390829/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid_pb5.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid_pb5.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid_pb5.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/ms_segm14_1-15valid_pb5.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_07/G-30_07.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_07/G-30_07.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_07/recto.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_07/recto.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390000/390000.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390000/390000.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390000/0005.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390000/0005.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390071/390071.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390071/390071.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390690/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390690/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/062.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/062.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/059.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/059.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391457/391457.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391457/391457.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391457/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391457/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390407/390407.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390407/390407.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390407/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390407/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_12-16.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_12-16.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_17-19.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_17-19.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_22-24.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_22-24.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_20-21.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/agad_warszawa/PL_1_354_13-16-24/PL_1_354_13-16-24_20-21.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-Ms_germ_qu_475/SBB-Ms_germ_qu_475.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-Ms_germ_qu_475/SBB-Ms_germ_qu_475.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/SBB-IIIA_Ms_germ_qu_527.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/SBB-IIIA_Ms_germ_qu_527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/S_863_II.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/S_863_II.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_09/G-30_09.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_09/G-30_09.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390588/390588.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390588/390588.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390595/390595.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390595/390595.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/390028.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/390028.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/391247.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/391247.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390711/390711.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390711/390711.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390350/390350.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390350/390350.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390459/390459.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390459/390459.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389852/389852.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389852/389852.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390729/390729.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390729/390729.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391245/391245.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391245/391245.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390598/390598.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390598/390598.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391391/391391.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391391/391391.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391504/391504.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391504/391504.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391245/391245.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391245/391245.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391419/391419.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391419/391419.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391386/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391386/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391420/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391420/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391475/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391475/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391451/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391451/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391274/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391274/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390049/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390049/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0010.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0010.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0026.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0026.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0016.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0016.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0039.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_II/0039.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390609/390609.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390609/390609.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0029.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0029.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390884/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390884/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391198/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391198/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390181/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390181/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0029.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0029.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/0071.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/0071.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390772/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390772/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390837/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390837/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390569/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390569/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0013.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0013.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389992/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390829/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390829/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/14.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/14.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390821/390821.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390821/390821.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390489/390489.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390489/390489.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390076/390076.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390076/390076.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_29-411-II_Bl_74-75/GSA_29-411-II_Bl_74-75.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_29-411-II_Bl_74-75/GSA_29-411-II_Bl_74-75.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390875/390875.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390875/390875.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390768/390768.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390768/390768.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391282/391282.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391282/391282.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390614/390614.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390614/390614.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389941/389941.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389941/389941.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391245/391245.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391245/391245.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/390771.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/390771.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391404/391404.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391404/391404.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/389855.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/389855.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391198/391198.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391198/391198.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390143/390143.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390143/390143.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391459/391459.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391459/391459.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/390610.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/390610.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391347/391347.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391347/391347.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/391247.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/391247.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390706/390706.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390706/390706.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390216/390216.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390216/390216.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390783/390783.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390783/390783.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391364/391364.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391364/391364.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389867/389867.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389867/389867.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390575/390575.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390575/390575.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390621/390621.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390621/390621.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390387/390387.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390387/390387.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389774/389774.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389774/389774.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390875/390875.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390875/390875.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/23.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/23.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0087.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0087.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390614/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390614/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391274/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391274/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390407/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390407/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390297/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390297/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0035.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0035.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390219/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390219/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/0057.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/0057.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390354/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390354/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391485/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391485/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389764/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389764/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_basel/G_H_2301/0001.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_basel/G_H_2301/0001.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/Slg_Goetheana/01.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/Slg_Goetheana/01.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW996-1967/01.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW996-1967/01.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW1914-1984/41.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW1914-1984/41.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW1914-1984/40.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW1914-1984/40.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/A5-d-35.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/A5-d-35.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-Ms_germ_qu_475/Vorsatz_1_v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-Ms_germ_qu_475/Vorsatz_1_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/14.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/Nachl_Herder_XXXII-5/14.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/003_r.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/003_r.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/004_v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/004_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/002_v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/002_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/Spiegel_v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/Spiegel_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_I/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_bonn/S_863_I/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_oxford/MS_M_D_Mendelsson_c_21/aff0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_oxford/MS_M_D_Mendelsson_c_21/aff0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ul_edinburgh/La_II_162/0018462d.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ul_edinburgh/La_II_162/0018462d.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_london/Add_20723/A80014-91.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_london/Add_20723/A80014-91.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ul_yale/YCGL_MSS6_box7_folder244/1029095.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ul_yale/YCGL_MSS6_box7_folder244/1029095.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/location_unknown/ChrWGV21/0037.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/location_unknown/ChrWGV21/0037.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_06/verso.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_06/verso.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_13/verso.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_13/verso.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_68-878_Mit_drey_Blumen_Straeussen/FA_50_0035.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_68-878_Mit_drey_Blumen_Straeussen/FA_50_0035.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390648/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/0028.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/0028.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391506/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391506/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390230/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390230/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_333/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_333/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_1419a/443124_1recto.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_1419a/443124_1recto.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390835/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390835/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0386.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0386.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0001.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0001.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390322/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390322/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_13-33-5/BL42r.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_13-33-5/BL42r.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391441/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391441/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391441/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391441/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391516/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391516/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390878/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390878/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390878/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390878/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0053.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391087/0053.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390447/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390447/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/0005.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/0005.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390762/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390762/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390205/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390205/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391393/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391393/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_29-411-II_Bl_74-75/75r.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_29-411-II_Bl_74-75/75r.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391413/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391413/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390594/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390594/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390847/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390847/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390735/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390735/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391454/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391454/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390348/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390348/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391497/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391497/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-319_Bl_85-88/86v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-319_Bl_85-88/86v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-319_Bl_85-88/85v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-319_Bl_85-88/85v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_35-N_44/0001.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_35-N_44/0001.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0095.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0095.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0079.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0079.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390049/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390049/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e_Seite-3.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e_Seite-3.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391420/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391420/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390596/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390596/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390286/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390286/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29f/GSA_25-XXXVII-B-29f_Seite-4.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29f/GSA_25-XXXVII-B-29f_Seite-4.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_27-64_S_17/S_17.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_27-64_S_17/S_17.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_27-64_S_17/S_18.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_27-64_S_17/S_18.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390354/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390354/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390354/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390354/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390490/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390490/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391346/0016.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391346/0016.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390544/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390544/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390827/0006.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390827/0006.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391470/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391470/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391529/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391529/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390189/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390189/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390787/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390787/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390901/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390901/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390720/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390720/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390764/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390764/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391477/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391477/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390768/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390768/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390839/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390839/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/03.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/03.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/06.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/06.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/02.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/02.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/18.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/18.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-319_Bl_85-88/88v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-319_Bl_85-88/88v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/Cotta-Archiv_Goethe_Briefe_233.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_Briefe_233/Cotta-Archiv_Goethe_Briefe_233.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391206/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391206/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390402/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390402/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/16.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391525/391525.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391525/391525.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/391447.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/391447.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-29527/Hs-29527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_15/KK123_15.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_15/KK123_15.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK14/KK14.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK14/KK14.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_02/KK123_02.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_02/KK123_02.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_13/KK123_13.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_13/KK123_13.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_03/KK123_03.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_03/KK123_03.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_20/KK123_20.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_20/KK123_20.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/test.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/test.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/SBB-IIIA_Ms_germ_qu_527.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/SBB-IIIA_Ms_germ_qu_527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_london/Egerton_2829/Egerton_2829.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_london/Egerton_2829/Egerton_2829.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_05/G-30_05.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_05/G-30_05.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390493/390493.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390493/390493.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391488/391488.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391488/391488.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/390340.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390340/390340.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391457/391457.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391457/391457.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390230/390230.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390230/390230.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391282/391282.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391282/391282.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390322/390322.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390322/390322.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/390771.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/390771.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391404/391404.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391404/391404.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/389949.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/389949.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391476/391476.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391476/391476.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390535/390535.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390535/390535.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/391447.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/391447.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390451/390451.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390451/390451.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390607/390607.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390607/390607.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390027/390027.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390027/390027.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390569/390569.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390569/390569.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390006/390006.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390006/390006.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/390610.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/390610.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390500/390500.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390500/390500.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391007/391007.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391007/391007.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391435/391435.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391435/391435.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391455/391455.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391455/391455.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390600/390600.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390600/390600.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391485/391485.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391485/391485.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390508/390508.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390508/390508.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389825/389825.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389825/389825.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391365/391365.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391365/391365.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391064/391064.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391064/391064.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390196/390196.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390196/390196.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390783/390783.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390783/390783.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391446/391446.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391446/391446.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389764/389764.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389764/389764.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390019/390019.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390019/390019.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391250/391250.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391250/391250.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390799/390799.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390799/390799.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390679/390679.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390679/390679.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390208/390208.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390208/390208.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390024/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390024/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389850/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389850/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390483/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390483/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390321/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390321/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390567/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390567/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390508/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390508/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391506/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391506/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390063/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390063/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390700/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390700/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390487/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390487/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390881/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390881/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391437/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391437/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_477/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_477/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390074/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390074/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390400/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390400/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0027.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0027.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0020.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0020.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0017.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0017.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0013.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0013.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0018.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0018.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0007.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0007.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0011.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0011.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0041.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0041.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0009.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0009.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0023.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0023.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0005.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/0005.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/390771.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390771/390771.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390894/390894.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390894/390894.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/391473.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/391473.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/389855.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389855/389855.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390168/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390168/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-6626/Hs-6626_3.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/fdh_frankfurt/Hs-6626/Hs-6626_3.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/Slg_Goetheana/01.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/Slg_Goetheana/01.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_17/02.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_17/02.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW996-1967/02.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/NW996-1967/02.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sa_hannover/Slg_Culemann_0665/r.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sa_hannover/Slg_Culemann_0665/r.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/18.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/18.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/Spiegel_v.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/Spiegel_v.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_london/Zweig_152/A80014-88.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bl_london/Zweig_152/A80014-88.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b493/b.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b493/b.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b497/a.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b497/a.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/tml_new_york/102898v/0001.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/tml_new_york/102898v/0001.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_05/recto.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_05/recto.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_68-878_Mit_drey_Blumen_Straeussen/FA_50_0035.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_68-878_Mit_drey_Blumen_Straeussen/FA_50_0035.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391369/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391369/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391430/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391430/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390483/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390483/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_1419a/443124_1verso.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_1419a/443124_1verso.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0001.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0001.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0383.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0383.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_13-33-5/BL42r.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_13-33-5/BL42r.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389923/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389923/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390037/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390037/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391447/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390450/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390450/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_477/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_477/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0017.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0017.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0011.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0011.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391454/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391454/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0057.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0057.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0036.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0036.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0092.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0092.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0091.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0091.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0085.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0085.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0014.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0014.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0063.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0063.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0022.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0022.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0067.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/0067.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391206/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391206/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389827/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389827/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390850/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390850/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390567/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390567/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389771/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389771/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390596/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390596/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391485/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391485/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0005.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390820/0005.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391446/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391446/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390799/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390799/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390679/0008.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390679/0008.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390827/390827.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390827/390827.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_11/KK123_11.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_11/KK123_11.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_08/KK123_08.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_08/KK123_08.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_13/KK123_13.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_13/KK123_13.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_03/KK123_03.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_03/KK123_03.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_20/KK123_20.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_20/KK123_20.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_21/KK123_21.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_21/KK123_21.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/test.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/test.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/SBB-IIIA_Ms_germ_qu_527.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/sb_berlin/SBB-IIIA_Ms_germ_qu_527/SBB-IIIA_Ms_germ_qu_527.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_11/G-30_11.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_11/G-30_11.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390493/390493.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390493/390493.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390628/390628.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390628/390628.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391361/391361.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391361/391361.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_333/GSA_25-W_333.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_25-W_333/GSA_25-W_333.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/391098.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391466/391466.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391466/391466.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391467/391467.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391467/391467.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390404/390404.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390404/390404.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391480/391480.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391480/391480.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391495/391495.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391495/391495.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390450/390450.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390450/390450.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390607/390607.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390607/390607.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390297/390297.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390297/390297.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390449/390449.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390449/390449.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/390610.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/390610.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390500/390500.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390500/390500.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391389/391389.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391389/391389.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/391473.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/391473.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390292/390292.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390292/390292.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390567/390567.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390567/390567.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/391247.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391247/391247.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391475/391475.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391475/391475.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390371/390371.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390371/390371.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391482/391482.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391482/391482.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391438/391438.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391438/391438.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/390883.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/390883.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390575/390575.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390575/390575.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/01b.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/01b.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/01.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/01.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/23.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/23.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391410/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391410/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390163/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390163/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0164.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0164.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390701/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390701/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390088/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390088/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390037/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390037/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390313/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390313/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390594/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390594/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0018.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/0018.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390610/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391270/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391270/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391419/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391419/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0082.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0082.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0092.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0092.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0085.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0085.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0014.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0014.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0077.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0077.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0021.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390028/0021.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390395/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390395/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390508/0003.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390508/0003.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390544/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390544/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390891/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390891/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/006.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/006.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/041.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta-Archiv_Goethe_23/041.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390415/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/location_unknown/cohen_catalog97-99/cohen_catalog97-99.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/location_unknown/cohen_catalog97-99/cohen_catalog97-99.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_08/G-30_08.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_08/G-30_08.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390275/390275.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390275/390275.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_27-26/GSA_27-26.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_27-26/GSA_27-26.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390395/390395.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390395/390395.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391362/391362.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391362/391362.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390507/390507.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390507/390507.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390438/390438.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390438/390438.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390437/390437.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390437/390437.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b497/b497.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b497/b497.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-320_Bl_11-12/GSA_30-320_Bl_11-12.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-320_Bl_11-12/GSA_30-320_Bl_11-12.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-320_Bl_11-12/GSA_30-320_Bl_11-12.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_30-320_Bl_11-12/GSA_30-320_Bl_11-12.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/390883.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390883/390883.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390395/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390395/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390263/390263.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390263/390263.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390200/390200.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390200/390200.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390640/390640.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390640/390640.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_35-N_44/GSA_35-N_44.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/GSA_35-N_44/GSA_35-N_44.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390094/390094.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390094/390094.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_03/G-30_03.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/bb_cologny/G-30_03/G-30_03.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391007/391007.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391007/391007.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390768/390768.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390768/390768.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/391473.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391473/391473.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390163/390163.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390163/390163.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391415/391415.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391415/391415.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390614/390614.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390614/390614.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/389949.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/389949.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390588/390588.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390588/390588.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/13.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/22.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/test/22.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0181.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0181.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0180.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391098/0180.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_19/01.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_19/01.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_02/01.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_02/01.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_18/02.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_18/02.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_04/02.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_04/02.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_21/KK123_21.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gm_duesseldorf/KK123_21/KK123_21.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/390825.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390825/390825.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b497/b.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/ub_leipzig/Slg_Hirzel_b497/b.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390691/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390691/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391082/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391082/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/389949/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391505/0004.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390394/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/390394/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= INFO : src/main/xproc/validate-xml.xpl:232:10:filename=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391451/0002.xmlhref=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted/transcript/gsa/391451/0002.html xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted linkroot= Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.html Message: === Printed Editions Neu (printed_editions_neu) === target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/ xmlroot=../../../data/xml/print; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/print rng=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions_neu.rng xsd= schematron=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions_neu.sch report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.html Message: Validating 21 files, this may take a while ... Message: Writing aggregate report ... Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.xml INFO : src/main/xproc/validate-xml.xpl:232:10:Valid documents: 0, invalid by main schema: 0, invalid by schematron: 0 Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.html Message: Loading reports from file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report Message: Annotating XMLs for file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.xml File "src/main/tools/highlight-errors.py", line 59 result += ' ' * (column - len(c) - last_column) + f'{c}' ^ SyntaxError: invalid syntax Message: Annotating XMLs for file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.xml File "src/main/tools/highlight-errors.py", line 59 result += ' ' * (column - len(c) - last_column) + f'{c}' ^ SyntaxError: invalid syntax Message: Annotating XMLs for file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.xml File "src/main/tools/highlight-errors.py", line 59 result += ' ' * (column - len(c) - last_column) + f'{c}' ^ SyntaxError: invalid syntax Message: Annotating XMLs for file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.xml File "src/main/tools/highlight-errors.py", line 59 result += ' ' * (column - len(c) - last_column) + f'{c}' ^ SyntaxError: invalid syntax Message: Annotating XMLs for file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.xml File "src/main/tools/highlight-errors.py", line 59 result += ' ' * (column - len(c) - last_column) + f'{c}' ^ SyntaxError: invalid syntax Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.html Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.html Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.html Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.html Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.html INFO : src/main/xproc/validate-all.xpl:93:50:5 reports ... Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:26 min [INFO] Finished at: 2018-09-03T19:07:39+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-schema-tei-340/pom.xml to de.faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.pom [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-schema-tei-340/target/faust-schema-1.4-SNAPSHOT.jar to de.faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.jar $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2152 killed; [ssh-agent] Stopped. channel stopped Archiving artifacts [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/faust-schema-tei-340/target/report to /mnt/data/jenkins/jobs/faust-schema-tei-340/htmlreports/Validation_20Results Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS