XSLT (Extensible Stylesheet Language Transformations)

XSL stands for EXtensible Stylesheet Language, and is a style sheet language for XML documents. XSLT stands for XSL Transformations.

Text Encoding Initiative (TEI)

The Text Encoding Initiative (TEI) is a consortium that developed the standard for the representation of digital texts. The standard is widely spread, and currently in use by publishers, libraries and museums. Like a lot of standards for texts, TEI is also in XML. The TEI provides XML Schema’s for validating documents. It is very important to produce valid documents. Only when all organizations use the same XML Schema, the documents will be interoperal between [...]