<rendition>

<rendition> supplies information about the rendition or appearance of one or more elements in the source text. 2.3.4 The Tagging Declaration
Moduleheader — 2 The TEI Header
AttributesIn addition to global attributes
schemeidentifies the language used to describe the rendition.
Status Optional
Legal values are:
cssCascading Stylesheet Language
xslfoExtensible Stylesheet Language Formatting Objects
freeInformal free text description
otherA user-defined rendition description language
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.
Contained bytagsDecl
May contain