Build failed in Jenkins: TEIP5-Test #2627

See <http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test/2627/changes> Changes: [philomousos] Merging sydb-xenodata branch. ------------------------------------------ [...truncated 63 lines...] Perl:/usr/bin/perl Java:/usr/bin/java xmllint:/usr/bin/xmllint touch check.stamp get latest date: VCS is git if [ "git" = "svn" ] ; \ then \ if [ true = "true" ] ; \ then svn info --xml svn://svn.code.sf.net/p/tei/code/trunk/P5 ; \ else svn info --xml ; \ fi > repodate.xml ; \ fi if [ git = "git" ] ; \ then \ git log --max-count=1 --pretty=format:"<info type=\"git\"><entry><commit revision=\"%h\"><date>%ai</date></commit></entry></info>" > repodate.xml ; \ fi BUILD: Generate modular DTDs, Schemas, Schematron and miscellaneous outputs ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -q -lib Utilities/lib/jing.jar:Utilities/lib/saxon9he.jar -f antbuilder.xml -DXSL=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test/ws/P5/../../../Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet> -DDRIVER=Source/guidelines-en.xml base subset outputs [echo] make modular DTDs, RELAXNG schemas, json, odd schemas, schematron files [echo] Using <http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test/ws/P5/../../../Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet> for XSL stylesheets [echo] Do ODD processing for p5odds.odd [echo] Do ODD processing for p5odds-examples.odd BUILD SUCCESSFUL Total time: 1 minute 4 seconds BUILD: Generate modular RELAX NG (compact) schemas using trang (cd Schema; for i in *rng; do java -jar ../Utilities/lib/trang.jar $i `basename $i .rng`.rnc;done) touch schemas.stamp BUILD: Check validity with rnv if we have it command -v rnv && rnv -v p5odds.rnc p5.xml /usr/local/bin/rnv rnv version 1.7.10 p5.xml BUILD: Check validity with special-purpose XSL code, looking for bad links etc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -q -lib Utilities/lib/saxon9he.jar -f antbuilder.xml -DXSL=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test/ws/P5/../../../Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet> validators [echo] Run Schematron script (normal part of Guidelines) [echo] Run Schematron script (Examples in Guidelines marked as valid) [echo] Run ad hoc XSLT validators BUILD SUCCESSFUL Total time: 2 minutes 47 seconds <Messages> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[3]/div[1]/p[7]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[3]/div[10]/div[3]/specGrp[1]/elementSpec[3]/exemplum[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[3]/div[10]/div[3]/specGrp[1]/elementSpec[3]/exemplum[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/p[3]/specGrp[1]/elementSpec[1]/exemplum[1]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/TEI[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/p[3]/specGrp[1]/elementSpec[1]/exemplum[3]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/TEI[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/p[3]/specGrp[1]/elementSpec[1]/exemplum[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/TEI[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/amEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/pmEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/amEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/pmEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[1]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/group[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[1]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/group[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[1]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/group[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[3]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][5]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][6]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[9]/div[3]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> <ERROR>Schematron error: Abstract model violation: Paragraphs in the body must occur inside a div. [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[9]/div[3]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> <WARNING>Schematron warning: WARNING: use of deprecated method — the use of the altIdentifier element as a direct child of the msPart element will be removed from the TEI on 2016-09-09 [Test: child::tei:altIdentifier] Location: /TEI[1]/text[1]/body[1]/div[10]/div[10]/specGrp[1]/elementSpec[1]/exemplum[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/msDesc[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/msPart[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</WARNING> </Messages> (grep -q "<ERROR>" ValidatorLog.xml;if [ $? -ne 1 ] ; then echo "Oh dear me. ERROR found";diff ValidatorLog.xml expected-results/ValidatorLog.xml;false; fi) Oh dear me. ERROR found 2,94d1 < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[3]/div[1]/p[7]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[3]/div[10]/div[3]/specGrp[1]/elementSpec[3]/exemplum[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[3]/div[10]/div[3]/specGrp[1]/elementSpec[3]/exemplum[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/p[3]/specGrp[1]/elementSpec[1]/exemplum[1]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/TEI[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/p[3]/specGrp[1]/elementSpec[1]/exemplum[3]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/TEI[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/p[3]/specGrp[1]/elementSpec[1]/exemplum[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/TEI[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/amEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/pmEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/amEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[1]/div[3]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/diaryEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][2]/pmEntry[namespace-uri()='http://www.example.org/ns/nonTEI'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[1]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/group[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[1]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/group[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[1]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/group[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[3]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[4]/div[3]/div[2]/p[4]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/floatingText[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][3]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][4]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][5]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[7]/p[11]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/text[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][6]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[9]/div[3]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</ERROR> < <ERROR>Schematron error: < Abstract model violation: Paragraphs in the body must occur inside a div. < [Test: ancestor::tei:body[not(.//tei:*[starts-with(local-name(.),'div')]//tei:p[. = current()])]] Location: /TEI[1]/text[1]/body[1]/div[16]/div[9]/div[3]/p[2]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/body[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/p[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</ERROR> 95a3,14
<WARNING>Schematron warning: WARNING: use of deprecated attribute — @degree of the precision element will be removed from the TEI on 2015-11-12. [Test: @degree] Location: /TEI[1]/text[1]/body[1]/div[21]/div[1]/div[2]/div[4]/specGrp[1]/elementSpec[1]/exemplum[1]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/precision[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</WARNING> <WARNING>Schematron warning: WARNING: use of deprecated attribute — @degree of the precision element will be removed from the TEI on 2015-11-12. [Test: @degree] Location: /TEI[1]/text[1]/body[1]/div[21]/div[1]/div[2]/div[4]/specGrp[1]/elementSpec[1]/exemplum[1]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/precision[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</WARNING> <WARNING>Schematron warning: WARNING: use of deprecated attribute — @degree of the precision element will be removed from the TEI on 2015-11-12. [Test: @degree] Location: /TEI[1]/text[1]/body[1]/div[21]/div[2]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/precision[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</WARNING> <WARNING>Schematron warning: WARNING: use of deprecated attribute — @degree of the precision element will be removed from the TEI on 2015-11-12. [Test: @degree] Location: /TEI[1]/text[1]/body[1]/div[21]/div[2]/p[5]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/precision[namespace-uri()='http://www.tei-c.org/ns/Examples'][2]</WARNING> <WARNING>Schematron warning: WARNING: use of deprecated attribute — @degree of the precision element will be removed from the TEI on 2015-11-12. [Test: @degree] Location: /TEI[1]/text[1]/body[1]/div[21]/div[2]/p[6]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/residence[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/precision[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</WARNING> <WARNING>Schematron warning: WARNING: use of deprecated attribute — @degree of the precision element will be removed from the TEI on 2015-11-12. [Test: @degree] Location: /TEI[1]/text[1]/body[1]/div[21]/div[2]/p[7]/egXML[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]/precision[namespace-uri()='http://www.tei-c.org/ns/Examples'][1]</WARNING> make: *** [valid] Error 1 Build step 'Execute shell' marked build as failure

participants (1)
-
mholmes@uvic.ca