<rendition>
<rendition> supplies information about the rendition or appearance of one or more elements in the source text. 2.3.4 The Tagging Declaration | |||||||
Module | header — 2 The TEI Header | ||||||
Attributes | In addition to global attributes
| ||||||
Used by | |||||||
May contain | core: abbr address bibl biblStruct choice cit date desc distinct email emph expan foreign gloss label list listBibl measure measureGrp mentioned name num ptr q quote ref rs said soCalled stage term time title dictionaries: lang header: biblFull msdescription: catchwords depth dimensions height heraldry locus locusGrp material msDesc origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname tagdocs: att classSpec code eg egXML elementSpec gi ident listRef macroSpec moduleRef moduleSpec specGrp specGrpRef tag val textcrit: listWit | ||||||
Declaration |
element rendition { att.global.attributes, attribute scheme { "css" | "xslfo" | "free" | "other" }?, macro.limitedContent } | ||||||
Example | <tagsDecl> <rendition xml:id="r-center" scheme="css">text-align: center;</rendition> <rendition xml:id="r-small" scheme="css">font-size: small;</rendition> <rendition xml:id="r-large" scheme="css">font-size: large;</rendition> </tagsDecl> | ||||||
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. |