QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
rendition | restriction of list of xs:anyURI | optional |
|
Attribute Group | tei:att.global.rendition.attributes |
Elements | tei:certainty, tei:space |
<xs:attributeGroup name="att.global.rendition.attribute.rendition"> <xs:attribute name="rendition"> <xs:annotation> <xs:documentation>points to a description of the rendering or presentation used for this element in the source text.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:anyURI"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |