<rendition>

<rendition> gibt an, wie ein oder mehrere Elemente wiedergegeben werden sollen. 2.3.4 The Tagging Declaration
Modulheader — 2 The TEI Header
Attribute
schemeidentifies the language used to describe the rendition.
Zustand Optional
Gültige Werte:
css
Cascading Stylesheet Language
xslfo
Extensible Stylesheet Language Formatting Objects
free
Informal free text description
other
A user-defined rendition description language
Verwendet vontagsDecl
Kann enthalten
Deklaration
element rendition
{
   att.global.attributes,
   attribute scheme { "css" | "xslfo" | "free" | "other" }?,
   macro.limitedContent
}
Anmerkung
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.