<ptr>
<ptr> (puntero) define un señalizador a otra localización. 3.6 Simple Links and Cross-References 16.1 Links | |||||||||||||||||
Módulo | core — 3 Elements Available in All TEI Documents | ||||||||||||||||
Atributos | att.pointing (@type, @evaluate) att.declaring (@decls)
| ||||||||||||||||
Usado por | |||||||||||||||||
Puede contener | Elemento vacío | ||||||||||||||||
Declaración |
element ptr { att.global.attributes, att.pointing.attributes, att.declaring.attributes, ( attribute target { list { data.pointer+ } } | attribute cRef { list { data.word+ } } ), empty } | ||||||||||||||||
Ejemplo | <ptr target="#p143 #p144"/> <ptr target="http://www.tei-c.org"/> |