Each value specified must be the same as that specified as value for an
xml:id attribute for some other element in the current document.
Note
This attribute is deprecated. It is retained for backward compatibility
only; the attribute target should be used for
preference. It is an error to supply both attributes, but one or the
other must be present.
mode
states whether the alternations gathered in this collection are exclusive or
inclusive.
Status
Recommended
Legal values are:
excl
(exclusive) indicates that the alternation is exclusive, i.e. that at most one of the
alternatives occurs.
incl
(inclusive) indicates that the alternation is not exclusive, i.e. that one or more of
the alternatives occur.
weights
If mode is excl, each weight states the probability that
the corresponding alternative occurs. If mode is incl each
weight states the probability that the corresponding alternative occurs given that
at least one of the other alternatives occurs.