target

identifies one or more elements to which the metamark
applies.

Attribute Information

Used By

Element tei:metamark

Source

<xs:attribute name="target">
  <xs:annotation>
    <xs:documentation>identifies one or more elements to which the metamark applies.</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