points to the end of the span to which the note is attached, if the note is not embedded in the text at that point. |
Element | tei:note |
<xs:attribute name="targetEnd"> <xs:annotation> <xs:documentation>points to the end of the span to which the note is attached, if the note is not embedded in the text at that point.</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> |