att.pointing

att.pointing define un conjunto de atributos usados por todos los elementos que señalan a otros elementos a través de uno o más URI. 3.6 Simple Links and Cross-References
Módulolinking — 16 Linking, Segmentation, and Alignment
Miembros att.pointing.group [ altGrp joinGrp linkGrp] alt join link ptr ref
Atributos
typeproporciona una clasificación para el indicador utilizando una taxonomía funcional.
Estado Opcional
Tipo de datos
data.enumerated
Valores The type should indicate the intended function of the pointer, or the rhetorical relationship between its source and target.
evaluateindica el significado previsto cuando la meta de un indicador es también un indicador.
Estado Opcional
Los valores admitidos son:
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.
Nota
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.