<ptr>
<ptr> 他の場所を示すポインターを定義する. 3.6 簡単なリンクと相互参照 16.1 リンク | |||||||||||||||||||
モジュール | core — 3 コアモジュール | ||||||||||||||||||
属性 | att.pointing (@type, @evaluate) att.declaring (@decls)
| ||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||
下位 | 空要素 | ||||||||||||||||||
宣言 |
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は,排他的に使用される. |