<rendition>

<rendition> 提供關於一個或多個元素預定呈現方式的資訊。 2.3.4 The Tagging Declaration
組件header — 2 The TEI Header
屬性
schemeidentifies the language used to describe the rendition.
狀態 非必備的
合法的值是:
css
Cascading Stylesheet Language
xslfo
Extensible Stylesheet Language Formatting Objects
free
Informal free text description
other
A user-defined rendition description language
屬於tagsDecl
可包含
宣告
element rendition
{
   att.global.attributes,
   attribute scheme { "css" | "xslfo" | "free" | "other" }?,
   macro.limitedContent
}
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.