wolfgangmm / tei-simple-pm

An implementation of the TEI Simple ODD extensions for processing models in XQuery.
http://showcases.exist-db.org/exist/apps/tei-simple/index.html
20 stars 9 forks source link

teiCorpus and data-template="app:navigation-title" #13

Open mathias-goebel opened 9 years ago

mathias-goebel commented 9 years ago

app returns the first title item in a tei:TEI - but every tei:TEI node comes with its own titleStmt.

joewiz commented 9 years ago

Can you provide a link (from one of the supplied texts in the app) to an example that illustrates this?

mathias-goebel commented 9 years ago

starting with this teiCorpus file, the title displayed is "Biographie: May, Karl". It changes if you browse through the TOC, but when you use the navigation via the arrows next and previous, the titleStmt is not evaluated and the title "Biographie: May, Karl" remains, even if you come to texts entitled different. Just go one for a couple of pages.