tei:att.segLike.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dcr:datcat restriction of list of xs:anyURI optional
contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat.
dcr:valueDatcat restriction of list of xs:anyURI optional
contains a PID (persistent identifier) that aligns the content of the given element or the value of the given attribute with the appropriate simple Data Category (or categories) in ISOcat.
function restriction of xs:token optional
characterizes the function of the segment.
met xs:token optional
(metrical structure, conventional) contains a user-specified encoding for
the conventional metrical structure of the element.
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.

Used By

Source

<xs:attributeGroup name="att.segLike.attributes">
  <xs:attributeGroup ref="tei:att.metrical.attributes"/>
  <xs:attributeGroup ref="tei:att.datcat.attributes"/>
  <xs:attributeGroup ref="tei:att.fragmentable.attributes"/>
  <xs:attributeGroup ref="tei:att.segLike.attribute.function"/>
</xs:attributeGroup>