<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 att.declaring ]
| ||||||||||||||||||
| 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. | ||||||||||||||||||
| Contained by | altGrp joinGrp linkGrp listRef model.ptrLike | ||||||||||||||||||
| May contain | Empty element | ||||||||||||||||||
