render

specifies the identifier of a rendition element which defines how
this element was rendered in the source text.

Attribute Information

Used By

Element tei:tagUsage

Source

<xs:attribute name="render">
  <xs:annotation>
    <xs:documentation>specifies the identifier of a rendition element which defines how this element was rendered 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>

Sample