target

points to one or more elements representing the interventions which are
to be reverted or undone.

Attribute Information

Used By

Element tei:undo

Source

<xs:attribute name="target">
  <xs:annotation>
    <xs:documentation>points to one or more elements representing the interventions which are to be reverted or undone.</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