Specifications
Server Behaviors 163
Type
Block tag.
Required
Yes.
Attribute: selectParticipant
Description
Indicates which participant should be selected and highlighted in the document when an
instance is selected in the Server Behaviors panel. The server behavior instances that are listed in
this panel are ordered by the selected participant, so set
selectParticipant even if the
participant is not visible.
Parent
groupParticipants
Type
Attribute.
Required
No.
Value
participantName is the exact name (without the .edml extension) of a single participant file that is
listed as a group participant, as shown in the following example. See “Attribute: name” on page 163.
<groupParticipants selectParticipant="redirectIfEmpty_link">
EDML Tag: groupParticipant
Description
Represents the inclusion of a single participant in the group.
Parent
groupParticipants
Type
Tag .
Required
Yes (at least one).
Attribute: name
Description
Names a particular participant to be included in the group. The name attribute on the
groupParticipant tag should be the same as the filename of the participant (without the .edml
file extension).
Parent
groupParticipant