<ptr>
| <ptr> (pointer) 他の場所を示すポインターを定義する. 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"/> | ||||||||||||||||||
| 解説 |
属性targetとcRefは,排他的に使用される.
| ||||||||||||||||||
