tei:att.metrical.attribute.rhyme

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
rhyme xs:token optional
(rhyme scheme) specifies the rhyme scheme applicable to a group of verse
lines.

Used By

Attribute Group tei:att.metrical.attributes

Source

<xs:attributeGroup name="att.metrical.attribute.rhyme">
  <xs:attribute name="rhyme" type="xs:token">
    <xs:annotation>
      <xs:documentation>(rhyme scheme) specifies the rhyme scheme applicable to a group of verse lines.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>