Name
profiletype — specifies type of profile
synopsis
<profiletype>STRING</profiletype>
character data
name of profile type.
description
This element specifies type of profile. Actually there is only
one valid profile type --
round_robin
.
examples
<profile>
<-- ... -->
<profiletype>round_robin</profiletype>
<-- ... -->
</profile>