<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)
|
||||||||||||||||||
| 当該モジュールを使用するもの | |||||||||||||||||||
| 下位 | 空要素 | ||||||||||||||||||
| 宣言 |
element ptr { att.global.attributes, att.pointing.attributes, att.declaring.attributes, ( attribute target { list { data.pointer+ } } | attribute cRef { list { data.word+ } } ), empty } |
||||||||||||||||||
|
<s:report test="@target and @cRef">the target and cRef attributes are mutually exclusive.</s:report> |
|||||||||||||||||||
| 例 | |||||||||||||||||||
| 解説 |
属性targetとcRefは,排他的に使用される.
|
||||||||||||||||||
