User Guide

266 Chapter 15: Server Behaviors
<groupParticipants> attributes
The following items are valid attributes of the groupParticipants tag.
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 the
selectParticipant attribute even if
the participant is not visible.
Parent
groupParticipants
Type
Attribute.
Required
No.
Value
The participantName value 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 “name”
on page 267.
<groupParticipants selectParticipant="redirectIfEmpty_link">
<groupParticipant>
Description
This tag represents the inclusion of a single participant in the group.
Parent
groupParticipants
Type
Ta g.
Required
Yes (at least one).
<groupParticipant> attributes
The following items are valid attributes of the groupParticipant tag.