<ptr>
<ptr> (pointeur) définit un pointeur vers un autre emplacement 3.6 Simple Links and Cross-References 16.1 Links | |||||||||||||||||
Module | core — 3 Elements Available in All TEI Documents | ||||||||||||||||
Attributs | att.pointing (@type, @evaluate) att.declaring (@decls)
| ||||||||||||||||
Utilisé par | altGrp joinGrp linkGrp listRef model.ptrLike | ||||||||||||||||
Peut contenir | Elément vide | ||||||||||||||||
Declaration |
element ptr { att.global.attributes, att.pointing.attributes, att.declaring.attributes, ( attribute target { list { data.pointer+ } } | attribute cRef { list { data.word+ } } ), empty } | ||||||||||||||||
Exemple | <ptr target="#p143 #p144"/> <ptr target="http://www.tei-c.org"/> |