Difference between revisions of "FAQ-Developers"

From TEIWiki
Jump to navigation Jump to search
(Page initial draft)
 
(No difference)

Latest revision as of 17:46, 15 September 2019

This page is intended to collect FAQs about the TEI specifically for those writing software, building websites, or transforming TEI in any vague sense.


How can I programmatically determine if the version of the released TEI has changed since the last time I ran the software? 
Compare your stored version number with the contents of https://www.tei-c.org/Vault/P5/current/doc/tei-p5-doc/VERSION which should contain the version number of the current released version.