<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 | ||||||||||||||||||
| 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 }  | ||||||||||||||||||
| Example | <ptr target="#p143 #p144"/> <ptr target="http://www.tei-c.org"/>  | ||||||||||||||||||
| Note | The target and cRef attributes are
    mutually exclusive.  | ||||||||||||||||||
