tei:att.global.rendition.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
rend restriction of list of restriction of xs:token optional
(rendition) indicates how the element in question was rendered or
presented in the source text.
rendition restriction of list of xs:anyURI optional
points to a description of the rendering or presentation used for this
element in the source text.
style xs:string optional
contains an expression in some formal style definition language which
defines the rendering or presentation used for this element in the source
text

Used By

Attribute Group tei:att.global.attributes

Source

<xs:attributeGroup name="att.global.rendition.attributes">
  <xs:attributeGroup ref="tei:att.global.rendition.attribute.rend"/>
  <xs:attributeGroup ref="tei:att.global.rendition.attribute.style"/>
  <xs:attributeGroup ref="tei:att.global.rendition.attribute.rendition"/>
</xs:attributeGroup>