att.pointing.group

att.pointing.group provides a set of attributes common to all elements which enclose groups of pointer elements. [16. Linking, Segmentation, and Alignment]
Moduletei
MemberslinkGrp
Attributes
domainsoptionally specifies the identifiers of the elements within which all elements indicated by the contents of this element lie.
Status Optional
Datatype 2–∞ occurrences of teidata.pointer separated by whitespace
Note

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) describes the function of each of the values of the target attribute of the enclosed link, join, or <alt> tags.
Status Optional
Datatype 2–∞ occurrences of teidata.word separated by whitespace
Note

The number of separate values must match the number of values in the target 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.