att.pointing

att.pointing defines a set of attributes used by all elements which point to other elements by means of one or more URI references. 3.6 Simple Links and Cross-References
モジュールlinking — 16 Linking, Segmentation, and Alignment
構成 att.pointing.group [ altGrp joinGrp linkGrp] alt join link ptr ref
属性
type当該ポインタの種類を示す.
状態 任意
データ型
data.enumerated
The type should indicate the intended function of the pointer, or the rhetorical relationship between its source and target.
evaluate当該ポインタの参照先がポインタである場合,その意味を示す.
状態 任意
正当な値:
all
if the element pointed to is itself a pointer, then the target of that pointer will be taken, and so on, until an element is found which is not a pointer.
one
if the element pointed to is itself a pointer, then its target (whether a pointer or not) is taken as the target of this pointer.
none
no further evaluation of targets is carried out beyond that needed to find the element specified in the pointer's target.
解説
If no value is given, the application program is responsible for deciding (possibly on the basis of user input) how far to trace a chain of pointers.