1<?xml version="1.0" encoding="ISO-8859-1"?>
2<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 3 <header>
4 <securitycontext>
5 <webexid>cordiantlearn</webexid>
6 <password>cordiantlearn</password>
7 <siteid>690319</siteid>
8 <partnerid>g0webx!</partnerid>
9 <email>[email protected]</email>10 </securitycontext>
11 </header>
12 13 <bodycontent xsi:type="java:com.webex.service.binding.training.CreateTrainingSession">
14 <accesscontrol>
15 <listing>PUBLIC</listing>
16 17 </accesscontrol>
18 <schedule>
19 <startdate>10/25/2013 10:28:00</startdate>
20 21 <timezone>GMT +05:30, India Time (Bombay)</timezone>
22 <duration>60</duration>
23 <timezoneid>41</timezoneid>
24 <opentime>5</opentime>
25 </schedule>
26 <metadata>
27 <confname>Sample Training 1</confname>
28 <agenda>Sample test agenda</agenda>
29 <description>Sample test description</description>
30 </metadata>
31 <enableoptions>
32 <javaclient>false</javaclient>
33 <nativeclient>true</nativeclient>
34 <poll>false</poll>
35 <presentation>false</presentation>
36 <applicationshare>false</applicationshare>
37 <desktopshare>false</desktopshare>
38 <webtour>false</webtour>
39 <importdocument>false</importdocument>
40 <pointer>false</pointer>
41 <fullscreen>false</fullscreen>
42 <zoom>false</zoom>
43 <copypage>false</copypage>
44 <rcappshare>false</rcappshare>
45 <rcdesktopshare>false</rcdesktopshare>
46 <rcwebtour>false</rcwebtour>
47 <voip>false</voip>
48 <faxintotrainingsession>false</faxintotrainingsession>
49 <attendeelist>true</attendeelist><chat>true</chat><audiovideo>true</audiovideo><fileshare>true</fileshare><trainingsessionrecord>false</trainingsessionrecord><attendeerecordtrainingsession>false</attendeerecordtrainingsession><annotation>false</annotation><savedocument>false</savedocument><printdocument>false</printdocument><switchpage>false</switchpage><thumbnail>false</thumbnail><autodeleteaftermeetingend>true</autodeleteaftermeetingend>
50 </enableoptions>
51 <telephony>
52 <telephonysupport>CALLIN</telephonysupport>
53 <numphonelines>4</numphonelines>
54 55 </telephony>
56 <repeat>
57 <repeattype>SINGLE</repeattype>
58 </repeat>
59 <remind>
60 <enablereminder>true</enablereminder><emails><email>[email protected]</email></emails><sendemail>true</sendemail><daysahead>1</daysahead><hoursahead>0</hoursahead><minutesahead>0</minutesahead>61 </remind>
62 <presenters>
63 <participants>
64 <participant><person><name>Spm Official</name><email>[email protected]</email><type>VISITOR</type></person><role>HOST</role></participant>65 </participants>
66 </presenters>
67 <attendees>
68 <participants>
69 <participant><person><name>Deepak G Nair</name><email>[email protected]</email><type>VISITOR</type></person><role>HOST</role></participant>70 </participants>
71 </attendees>
72 <attendeeoptions>
73 <request>true</request><registration>true</registration><auto>false</auto><registrationpwd></registrationpwd><maxregistrations>10</maxregistrations><registrationclosedate>10/24/2013 10:28:00</registrationclosedate>
74 <emailinvitations>true</emailinvitations>
75 </attendeeoptions>
76 </bodycontent>
77 78 </serv:message>