tei:att.pointing.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
evaluate restriction of xs:token optional
specifies the intended meaning when the target of a pointer is itself a
pointer.
target restriction of list of xs:anyURI optional
specifies the destination of the reference by supplying one or more URI
References
targetLang union of(xs:language, restriction of xs:token) optional
specifies the language of the content to be found at the destination
referenced by target, using a language tag generated according to BCP
47.

Used By

Source

<xs:attributeGroup name="att.pointing.attributes">
  <xs:attributeGroup ref="tei:att.pointing.attribute.targetLang"/>
  <xs:attributeGroup ref="tei:att.pointing.attribute.target"/>
  <xs:attributeGroup ref="tei:att.pointing.attribute.evaluate"/>
</xs:attributeGroup>