<rendition>

<rendition> fournit des informations sur la restitution décidée pour un ou plusieurs éléments. 2.3.4 The Tagging Declaration
Moduleheader — 2 The TEI Header
Attributs
schemeidentifies the language used to describe the rendition.
Statut Optionel
Les valeurs autorisées sont:
css
Cascading Stylesheet Language
xslfo
Extensible Stylesheet Language Formatting Objects
free
Informal free text description
other
A user-defined rendition description language
Utilisé partagsDecl
Peut contenir
Declaration
element rendition
{
   att.global.attributes,
   attribute scheme { "css" | "xslfo" | "free" | "other" }?,
   macro.limitedContent
}
Note
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.