tei:att.divLike.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
met xs:token optional
(metrical structure, conventional) contains a user-specified encoding for
the conventional metrical structure of the element.
org restriction of xs:token uniform optional
(organization) specifies how the content of the division is
organized.
part restriction of xs:token N optional
specifies whether or not its parent element is fragmented in some way,
typically by some other overlapping structure: for example a speech which is divided
between two or more verse stanzas, a paragraph which is split across a page division, a
verse line which is divided between two speakers.
real xs:token optional
(metrical structure, realized) contains a user-specified encoding for the
actual realization of the conventional metrical structure applicable to the
element.
rhyme xs:token optional
(rhyme scheme) specifies the rhyme scheme applicable to a group of verse
lines.
sample restriction of xs:token complete optional
indicates whether this division is a sample of the original source and if
so, from which part.

Used By

Source

<xs:attributeGroup name="att.divLike.attributes">
  <xs:attributeGroup ref="tei:att.metrical.attributes"/>
  <xs:attributeGroup ref="tei:att.fragmentable.attributes"/>
  <xs:attributeGroup ref="tei:att.divLike.attribute.org"/>
  <xs:attributeGroup ref="tei:att.divLike.attribute.sample"/>
</xs:attributeGroup>