plcm-reserved-participant.xsd Documentation

Target Namespace

Elements

plcm-reserved-participant  PlcmReservedParticipant

A participant in a reservation.


Complex Types

PlcmReservedParticipant Fields

NameTypeDescriptionAttributes
usernameUsername The user's login name. Modification of this field is not allowed. A domain and username combination uniquely identifies a user.
domainDomain The domain associated with the user. All users added manually to the system are in the LOCAL domain. Modification of this field is not allowed.
participant-nameParticipantName Participant name. Mandatory
connection-type-enumConnectionTypeEnum Method which this participant is connected into conference.
dial-direction-enumDialDirectionEnum The dial direction from the user's perspective: DIAL_OUT the user is called, DIAL_IN the user makes the call Mandatory
dial-numberDialNumber It is required that dial number must match to selected connection-type-enum. If the connection type is H323, the dial number must be IP address; if it is SIP, the dial number must be SIP URI; if it is H323_E614, the dial number must be E164 number; if it is H323_ID, the dial number must be H323 alias; if it is H323_ANNEX_O, the dial number must be H323 url
chairpersonxs:boolean Indicates whether this participant is a chairperson. Chairpersons have greater privileges than other participants. Mandatory
conf-ownerxs:boolean Indicates whether this participant is the conference owner. Mandatory
email-addressEmailAddress Participant's email address
user-type-enumUserTypeEnum Applied to RPRM. Indicates the user type of user, GUEST is temporary guest, GUESTBOOK is the guest that exists in guest book. If not set, USER is set when both domain and username exist , GUESR is set when domain and username not exist.
mode-enumModeEnum Applied to RPRM. Indicates the mode of user. If not set, VIDEO is the default value.
bit-rate-enumBitRateEnum
device-idDeviceId Applied to RPRM. Indicates the device of user. If set, server will check whether this device is associated with participant, and check whether connection-type-enum and dial-number are associated with this device also.


Simple Types


NameTypeRestrictions
DeviceIdxs:string
Length of value must be >=0
Length of value must be <=11
BitRateEnumxs:string
Value must be one of:
  • RATE96
  • RATE128
  • RATE192
  • RATE256
  • RATE320
  • RATE384
ModeEnumxs:string
Value must be one of:
  • IN_PERSON
  • AUDIO
  • VIDEO
UserTypeEnumxs:string
Value must be one of:
  • USER
  • ROOM
  • GUEST
  • GUESTBOOK
EmailAddressxs:string
Length of value must be >=1
Length of value must be <=128
DialNumberxs:string
Length of value must be >=1
Length of value must be <=128
DialDirectionEnumxs:string
Value must be one of:
  • DIAL_OUT
  • DIAL_IN
ConnectionTypeEnumxs:string
Value must be one of:
  • H323
  • SIP
  • ISDN
  • H323_E164
  • H323_ANNEX_O
  • H323_ID
ParticipantNamexs:string
Length of value must be >=1
Length of value must be <=50
Domainxs:string
Length of value must be >=0
UsernameT0
Length of value must be >=0
Length of value must be <=128
T0xs:string
Pattern of value must match the regular expression [^^/\\\[\]:;\|=\+\*\?@<>"]*