<ptr>
<ptr> (pointer) defines a pointer to another location. 3.6 Simple Links and Cross-References 16.1 Links | |||||||||||||||||||
Module | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||
In addition to global attributes | att.pointing (@type, @evaluate) att.declaring (@decls)
|
||||||||||||||||||
Used by | |||||||||||||||||||
May contain | Empty element | ||||||||||||||||||
Declaration |
element ptr { att.global.attributes, att.pointing.attributes, att.declaring.attributes, ( attribute target { list { data.pointer+ } } | attribute cRef { list { data.word+ } } ), empty } |
||||||||||||||||||
<s:report test="@target and @cRef">the target and cRef attributes are mutually exclusive.</s:report> |
|||||||||||||||||||
Example | |||||||||||||||||||
Note |
The target and cRef attributes are mutually exclusive.
|