TEI Journal: FODT output
Posted by mholmes on 17 Feb 2014 in Activity log
I started work on a jTEI-submission-xml-to-FODT-converter in XSLT on Sunday, and I've done some more today. It's working well; today I got tables basically working (although I'm sure we'll want to tweak them at some point), and I'm going to look next at <egXML>, adapting the code from MoEML. The last task will be base64 images; I'm going to have to do a conversion outside of XSLT, or perhaps rely on Saxon to do it inside Oxygen, where I can use the extension functions from the EE version. We'll see. Perhaps start with the latter, for simplicity's sake.