Tag Archives: TEI

Creating a Constrained TEI Schema

To create a schema you can use Roma. This gives you a graphical interface that allows you to include or exclude elements, include or exclude attributes, and constrain values for attribute values. A few pointers for using Roma… hit submit … Continue reading

Posted in Work | Tagged , | Leave a comment

TEI Publishing

Ways to Publish Your TEI Documents CSS — just to make it look pretty XSLT — to transform it into another thing (like XHTML) XML Databases — to query it.  a good opensource DB is  eXist. XML publishing systems — … Continue reading

Posted in Work | Tagged , , , | Leave a comment

More TEI Markup Notes

Encoding Parallel Structures This is useful for mapping one thing to another, in the below example we are translating french to english. Essentially you input an xml:id attribute the corresponds to another xml:id attribute. Below is an example of this. … Continue reading

Posted in Work | Tagged , | Leave a comment