att.spanning

att.spanning  [1.3.1 Attribute Classes]
Modultei — The TEI Infrastructure
MitgliederaddSpan cb damageSpan delSpan gb index lb metamark milestone mod pb redo retrace undo
AttributeAttribute
spanTo
Zustand Optional
Datentyp

<rng:ref name="data.pointer"/>
data.pointer
SchematronThe @spanTo attribute must point to an element following the current element

<sch:rule context="tei:*[@spanTo]">
<sch:assert
  test="id(substring(@spanTo,2)) and following::*[@xml:id=substring(current()/@spanTo,2)]">
The element indicated by @spanTo (<sch:value-of select="@spanTo"/>) must follow the current element <sch:name/></sch:assert></sch:rule>