att.pointing.group

att.pointing.group defines a set of attributes common to all elements which enclose groups of pointer elements. 16 Linking, Segmentation, and Alignment
モジュールlinking — 16 Linking, Segmentation, and Alignment
構成 altGrp joinGrp linkGrp
属性 att.pointing (@type, @evaluate)
domains当該要素で参照される要素の識別子を示す.
状態 任意
データ型 1–∞ occurrences of
data.name
空白文字で区切られる
a list of at least two generic identifier names, separated by whitespace.
解説
If this attribute is supplied every element specified as a target must be contained within the element or elements named by it. An application may choose whether or not to report failures to satisfy this constraint as errors, but may not access an element of the right identifier but in the wrong context. If this attribute is not supplied, then target elements may appear anywhere within the target document.
targFunc (target function) 属性targetsの属性値の働きを示す.
状態 任意
データ型 1–∞ occurrences of
data.word
空白文字で区切られる
a list of at least two valid names, separated by whitespace.
解説
The number of separate values must match the number of values in the targets attribute in the enclosed <link>, <join>, or <alt> tags (an intermediate <ptr> element may be needed to accomplish this). It should also match the number of values in the domains attribute, of the current element, if one has been specified.