<rendition>

<rendition> proporciona información sobre la interpretación ideada para uno o más elementos. 2.3.4 The Tagging Declaration
Móduloheader — 2 The TEI Header
Atributos
schemeidentifies the language used to describe the rendition.
Estado Opcional
Los valores admitidos son:
css
Cascading Stylesheet Language
xslfo
Extensible Stylesheet Language Formatting Objects
free
Informal free text description
other
A user-defined rendition description language
Used bytagsDecl
May contain
Declaración
element rendition
{
   att.global.attributes,
   attribute scheme { "css" | "xslfo" | "free" | "other" }?,
   macro.limitedContent
}
Nota
The present release of these Guidelines does not specify the content of this element in any further detail. It may be used to hold a description of the default rendition to be associated with the specified element, expressed in running prose, or in some more formal language such as CSS.