target

specifies the destination of the reference by supplying one or more URI
References

Attribute Information

Used By

Element tei:alt

Source

<xs:attribute name="target">
  <xs:annotation>
    <xs:documentation>specifies the destination of the reference by supplying one or more URI References</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="xs:anyURI xs:anyURI xs:anyURI"/>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="2"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample