<ptr>
| <ptr> (指標) 標明與其他位置相連結的指標。 3.6 Simple Links and Cross-References 16.1 Links | |||||||||||||||||||
| 組件 | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||
| 屬性 | att.pointing (@type, @evaluate) att.declaring (@decls)
| ||||||||||||||||||
| 屬於 | altGrp joinGrp linkGrp listRef model.ptrLike | ||||||||||||||||||
| 可包含 | 空白元素 | ||||||||||||||||||
| 宣告 | element ptr { att.global.attributes, att.pointing.attributes, att.declaring.attributes, ( attribute target { list { data.pointer+ } } | attribute cRef { list { data.word+ } } ), empty } | ||||||||||||||||||
| 例子 | <ptr target="#p143 #p144"/> <ptr target="http://www.tei-c.org"/> | ||||||||||||||||||
| 註 | The target and cRef attributes are
mutually exclusive. | ||||||||||||||||||
