[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="UTF-8"?> 2 <wsdl:definitions xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:schema="http://ccs.developer.telekom.com/schema/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy" xmlns:tns="http://ccs.developer.telekom.com/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ccs" targetNamespace="http://ccs.developer.telekom.com/wsdl/"> 3 <wsdl:documentation> 4 CCS </wsdl:documentation> 5 <wsdl:types> 6 <xsd:schema targetNamespace="http://ccs.developer.telekom.com/wsdl/"> 7 <xsd:import namespace="http://ccs.developer.telekom.com/schema/" schemaLocation="ccsPort.xsd"/> 8 </xsd:schema> 9 </wsdl:types> 10 <wsdl:message name="createConferenceIn"> 11 <wsdl:part name="parameters" element="schema:createConference"/> 12 </wsdl:message> 13 <wsdl:message name="createConferenceOut"> 14 <wsdl:part name="parameters" element="schema:createConferenceResponse"/> 15 </wsdl:message> 16 <wsdl:message name="commitConferenceIn"> 17 <wsdl:part name="parameters" element="schema:commitConference"/> 18 </wsdl:message> 19 <wsdl:message name="commitConferenceOut"> 20 <wsdl:part name="parameters" element="schema:commitConferenceResponse"/> 21 </wsdl:message> 22 <wsdl:message name="getConferenceStatusIn"> 23 <wsdl:part name="parameters" element="schema:getConferenceStatus"/> 24 </wsdl:message> 25 <wsdl:message name="getConferenceStatusOut"> 26 <wsdl:part name="parameters" element="schema:getConferenceStatusResponse"/> 27 </wsdl:message> 28 <wsdl:message name="getRunningConferenceIn"> 29 <wsdl:part name="parameters" element="schema:getRunningConference"/> 30 </wsdl:message> 31 <wsdl:message name="getRunningConferenceOut"> 32 <wsdl:part name="parameters" element="schema:getRunningConferenceResponse"/> 33 </wsdl:message> 34 <wsdl:message name="removeConferenceIn"> 35 <wsdl:part name="parameters" element="schema:removeConference"/> 36 </wsdl:message> 37 <wsdl:message name="removeConferenceOut"> 38 <wsdl:part name="parameters" element="schema:removeConferenceResponse"/> 39 </wsdl:message> 40 <wsdl:message name="getConferenceListIn"> 41 <wsdl:part name="parameters" element="schema:getConferenceList"/> 42 </wsdl:message> 43 <wsdl:message name="getConferenceListOut"> 44 <wsdl:part name="parameters" element="schema:getConferenceListResponse"/> 45 </wsdl:message> 46 <wsdl:message name="updateConferenceIn"> 47 <wsdl:part name="parameters" element="schema:updateConference"/> 48 </wsdl:message> 49 <wsdl:message name="updateConferenceOut"> 50 <wsdl:part name="parameters" element="schema:updateConferenceResponse"/> 51 </wsdl:message> 52 <wsdl:message name="newParticipantIn"> 53 <wsdl:part name="parameters" element="schema:newParticipant"/> 54 </wsdl:message> 55 <wsdl:message name="newParticipantOut"> 56 <wsdl:part name="parameters" element="schema:newParticipantResponse"/> 57 </wsdl:message> 58 <wsdl:message name="removeParticipantIn"> 59 <wsdl:part name="parameters" element="schema:removeParticipant"/> 60 </wsdl:message> 61 <wsdl:message name="removeParticipantOut"> 62 <wsdl:part name="parameters" element="schema:removeParticipantResponse"/> 63 </wsdl:message> 64 <wsdl:message name="updateParticipantIn"> 65 <wsdl:part name="parameters" element="schema:updateParticipant"/> 66 </wsdl:message> 67 <wsdl:message name="updateParticipantOut"> 68 <wsdl:part name="parameters" element="schema:updateParticipantResponse"/> 69 </wsdl:message> 70 <wsdl:message name="getParticipantStatusIn"> 71 <wsdl:part name="parameters" element="schema:getParticipantStatus"/> 72 </wsdl:message> 73 <wsdl:message name="getParticipantStatusOut"> 74 <wsdl:part name="parameters" element="schema:getParticipantStatusResponse"/> 75 </wsdl:message> 76 <wsdl:message name="createConferenceTemplateIn"> 77 <wsdl:part name="parameters" element="schema:createConferenceTemplate"/> 78 </wsdl:message> 79 <wsdl:message name="createConferenceTemplateOut"> 80 <wsdl:part name="parameters" element="schema:createConferenceTemplateResponse"/> 81 </wsdl:message> 82 <wsdl:message name="getConferenceTemplateIn"> 83 <wsdl:part name="parameters" element="schema:getConferenceTemplate"/> 84 </wsdl:message> 85 <wsdl:message name="getConferenceTemplateOut"> 86 <wsdl:part name="parameters" element="schema:getConferenceTemplateResponse"/> 87 </wsdl:message> 88 <wsdl:message name="updateConferenceTemplateIn"> 89 <wsdl:part name="parameters" element="schema:updateConferenceTemplate"/> 90 </wsdl:message> 91 <wsdl:message name="updateConferenceTemplateOut"> 92 <wsdl:part name="parameters" element="schema:updateConferenceTemplateResponse"/> 93 </wsdl:message> 94 <wsdl:message name="removeConferenceTemplateIn"> 95 <wsdl:part name="parameters" element="schema:removeConferenceTemplate"/> 96 </wsdl:message> 97 <wsdl:message name="removeConferenceTemplateOut"> 98 <wsdl:part name="parameters" element="schema:removeConferenceTemplateResponse"/> 99 </wsdl:message> 100 <wsdl:message name="getConferenceTemplateListIn"> 101 <wsdl:part name="parameters" element="schema:getConferenceTemplateList"/> 102 </wsdl:message> 103 <wsdl:message name="getConferenceTemplateListOut"> 104 <wsdl:part name="parameters" element="schema:getConferenceTemplateListResponse"/> 105 </wsdl:message> 106 <wsdl:message name="addConferenceTemplateParticipantIn"> 107 <wsdl:part name="parameters" element="schema:addConferenceTemplateParticipant"/> 108 </wsdl:message> 109 <wsdl:message name="addConferenceTemplateParticipantOut"> 110 <wsdl:part name="parameters" element="schema:addConferenceTemplateParticipantResponse"/> 111 </wsdl:message> 112 <wsdl:message name="getConferenceTemplateParticipantIn"> 113 <wsdl:part name="parameters" element="schema:getConferenceTemplateParticipant"/> 114 </wsdl:message> 115 <wsdl:message name="getConferenceTemplateParticipantOut"> 116 <wsdl:part name="parameters" element="schema:getConferenceTemplateParticipantResponse"/> 117 </wsdl:message> 118 <wsdl:message name="updateConferenceTemplateParticipantIn"> 119 <wsdl:part name="parameters" element="schema:updateConferenceTemplateParticipant"/> 120 </wsdl:message> 121 <wsdl:message name="updateConferenceTemplateParticipantOut"> 122 <wsdl:part name="parameters" element="schema:updateConferenceTemplateParticipantResponse"/> 123 </wsdl:message> 124 <wsdl:message name="removeConferenceTemplateParticipantIn"> 125 <wsdl:part name="parameters" element="schema:removeConferenceTemplateParticipant"/> 126 </wsdl:message> 127 <wsdl:message name="removeConferenceTemplateParticipantOut"> 128 <wsdl:part name="parameters" element="schema:removeConferenceTemplateParticipantResponse"/> 129 </wsdl:message> 130 <wsdl:portType name="ccsPortType"> 131 <wsdl:operation name="createConference"> 132 <wsdl:input message="tns:createConferenceIn"/> 133 <wsdl:output message="tns:createConferenceOut"/> 134 </wsdl:operation> 135 <wsdl:operation name="commitConference"> 136 <wsdl:input message="tns:commitConferenceIn"/> 137 <wsdl:output message="tns:commitConferenceOut"/> 138 </wsdl:operation> 139 <wsdl:operation name="updateConference"> 140 <wsdl:input message="tns:updateConferenceIn"/> 141 <wsdl:output message="tns:updateConferenceOut"/> 142 </wsdl:operation> 143 <wsdl:operation name="getConferenceStatus"> 144 <wsdl:input message="tns:getConferenceStatusIn"/> 145 <wsdl:output message="tns:getConferenceStatusOut"/> 146 </wsdl:operation> 147 <wsdl:operation name="getRunningConference"> 148 <wsdl:input message="tns:getRunningConferenceIn"/> 149 <wsdl:output message="tns:getRunningConferenceOut"/> 150 </wsdl:operation> 151 <wsdl:operation name="getParticipantStatus"> 152 <wsdl:input message="tns:getParticipantStatusIn"/> 153 <wsdl:output message="tns:getParticipantStatusOut"/> 154 </wsdl:operation> 155 <wsdl:operation name="newParticipant"> 156 <wsdl:input message="tns:newParticipantIn"/> 157 <wsdl:output message="tns:newParticipantOut"/> 158 </wsdl:operation> 159 <wsdl:operation name="removeParticipant"> 160 <wsdl:input message="tns:removeParticipantIn"/> 161 <wsdl:output message="tns:removeParticipantOut"/> 162 </wsdl:operation> 163 <wsdl:operation name="updateParticipant"> 164 <wsdl:input message="tns:updateParticipantIn"/> 165 <wsdl:output message="tns:updateParticipantOut"/> 166 </wsdl:operation> 167 <wsdl:operation name="removeConference"> 168 <wsdl:input message="tns:removeConferenceIn"/> 169 <wsdl:output message="tns:removeConferenceOut"/> 170 </wsdl:operation> 171 <wsdl:operation name="getConferenceList"> 172 <wsdl:input message="tns:getConferenceListIn"/> 173 <wsdl:output message="tns:getConferenceListOut"/> 174 </wsdl:operation> 175 <wsdl:operation name="createConferenceTemplate"> 176 <wsdl:input message="tns:createConferenceTemplateIn"/> 177 <wsdl:output message="tns:createConferenceTemplateOut"/> 178 </wsdl:operation> 179 <wsdl:operation name="getConferenceTemplate"> 180 <wsdl:input message="tns:getConferenceTemplateIn"/> 181 <wsdl:output message="tns:getConferenceTemplateOut"/> 182 </wsdl:operation> 183 <wsdl:operation name="updateConferenceTemplate"> 184 <wsdl:input message="tns:updateConferenceTemplateIn"/> 185 <wsdl:output message="tns:updateConferenceTemplateOut"/> 186 </wsdl:operation> 187 <wsdl:operation name="removeConferenceTemplate"> 188 <wsdl:input message="tns:removeConferenceTemplateIn"/> 189 <wsdl:output message="tns:removeConferenceTemplateOut"/> 190 </wsdl:operation> 191 <wsdl:operation name="getConferenceTemplateList"> 192 <wsdl:input message="tns:getConferenceTemplateListIn"/> 193 <wsdl:output message="tns:getConferenceTemplateListOut"/> 194 </wsdl:operation> 195 <wsdl:operation name="addConferenceTemplateParticipant"> 196 <wsdl:input message="tns:addConferenceTemplateParticipantIn"/> 197 <wsdl:output message="tns:addConferenceTemplateParticipantOut"/> 198 </wsdl:operation> 199 <wsdl:operation name="getConferenceTemplateParticipant"> 200 <wsdl:input message="tns:getConferenceTemplateParticipantIn"/> 201 <wsdl:output message="tns:getConferenceTemplateParticipantOut"/> 202 </wsdl:operation> 203 <wsdl:operation name="updateConferenceTemplateParticipant"> 204 <wsdl:input message="tns:updateConferenceTemplateParticipantIn"/> 205 <wsdl:output message="tns:updateConferenceTemplateParticipantOut"/> 206 </wsdl:operation> 207 <wsdl:operation name="removeConferenceTemplateParticipant"> 208 <wsdl:input message="tns:removeConferenceTemplateParticipantIn"/> 209 <wsdl:output message="tns:removeConferenceTemplateParticipantOut"/> 210 </wsdl:operation> 211 </wsdl:portType> 212 <wsdl:binding name="ccsHttpBinding" type="tns:ccsPortType"> 213 <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> 214 <wsp:PolicyReference URI="#TransportBindingPolicy"/> 215 <wsdl:operation name="createConference"> 216 <soap:operation soapAction="http://ccs.developer.telekom.com/createConference"/> 217 <wsdl:input> 218 <wsp:PolicyReference URI="#STSTokenPolicy"/> 219 <soap:body use="literal"/> 220 </wsdl:input> 221 <wsdl:output> 222 <soap:body use="literal"/> 223 </wsdl:output> 224 </wsdl:operation> 225 <wsdl:operation name="commitConference"> 226 <soap:operation soapAction="http://ccs.developer.telekom.com/commitConference"/> 227 <wsdl:input> 228 <wsp:PolicyReference URI="#STSTokenPolicy"/> 229 <soap:body use="literal"/> 230 </wsdl:input> 231 <wsdl:output> 232 <soap:body use="literal"/> 233 </wsdl:output> 234 </wsdl:operation> 235 <wsdl:operation name="getConferenceStatus"> 236 <soap:operation soapAction="http://ccs.developer.telekom.com/getConferenceStatus"/> 237 <wsdl:input> 238 <wsp:PolicyReference URI="#STSTokenPolicy"/> 239 <soap:body use="literal"/> 240 </wsdl:input> 241 <wsdl:output> 242 <soap:body use="literal"/> 243 </wsdl:output> 244 </wsdl:operation> 245 <wsdl:operation name="getRunningConference"> 246 <soap:operation soapAction="http://ccs.developer.telekom.com/getRunningConference"/> 247 <wsdl:input> 248 <wsp:PolicyReference URI="#STSTokenPolicy"/> 249 <soap:body use="literal"/> 250 </wsdl:input> 251 <wsdl:output> 252 <soap:body use="literal"/> 253 </wsdl:output> 254 </wsdl:operation> 255 <wsdl:operation name="updateConference"> 256 <soap:operation soapAction="http://ccs.developer.telekom.com/updateConference"/> 257 <wsdl:input> 258 <wsp:PolicyReference URI="#STSTokenPolicy"/> 259 <soap:body use="literal"/> 260 </wsdl:input> 261 <wsdl:output> 262 <soap:body use="literal"/> 263 </wsdl:output> 264 </wsdl:operation> 265 <wsdl:operation name="getParticipantStatus"> 266 <soap:operation soapAction="http://ccs.developer.telekom.com/getParticipantStatus"/> 267 <wsdl:input> 268 <wsp:PolicyReference URI="#STSTokenPolicy"/> 269 <soap:body use="literal"/> 270 </wsdl:input> 271 <wsdl:output> 272 <soap:body use="literal"/> 273 </wsdl:output> 274 </wsdl:operation> 275 <wsdl:operation name="newParticipant"> 276 <soap:operation soapAction="http://ccs.developer.telekom.com/newParticipant"/> 277 <wsdl:input> 278 <wsp:PolicyReference URI="#STSTokenPolicy"/> 279 <soap:body use="literal"/> 280 </wsdl:input> 281 <wsdl:output> 282 <soap:body use="literal"/> 283 </wsdl:output> 284 </wsdl:operation> 285 <wsdl:operation name="removeParticipant"> 286 <soap:operation soapAction="http://ccs.developer.telekom.com/removeParticipant"/> 287 <wsdl:input> 288 <wsp:PolicyReference URI="#STSTokenPolicy"/> 289 <soap:body use="literal"/> 290 </wsdl:input> 291 <wsdl:output> 292 <soap:body use="literal"/> 293 </wsdl:output> 294 </wsdl:operation> 295 <wsdl:operation name="updateParticipant"> 296 <soap:operation soapAction="http://ccs.developer.telekom.com/updateParticipant"/> 297 <wsdl:input> 298 <wsp:PolicyReference URI="#STSTokenPolicy"/> 299 <soap:body use="literal"/> 300 </wsdl:input> 301 <wsdl:output> 302 <soap:body use="literal"/> 303 </wsdl:output> 304 </wsdl:operation> 305 <wsdl:operation name="removeConference"> 306 <soap:operation soapAction="http://ccs.developer.telekom.com/removeConference"/> 307 <wsdl:input> 308 <wsp:PolicyReference URI="#STSTokenPolicy"/> 309 <soap:body use="literal"/> 310 </wsdl:input> 311 <wsdl:output> 312 <soap:body use="literal"/> 313 </wsdl:output> 314 </wsdl:operation> 315 <wsdl:operation name="getConferenceList"> 316 <soap:operation soapAction="http://ccs.developer.telekom.com/getConferenceList"/> 317 <wsdl:input> 318 <wsp:PolicyReference URI="#STSTokenPolicy"/> 319 <soap:body use="literal"/> 320 </wsdl:input> 321 <wsdl:output> 322 <soap:body use="literal"/> 323 </wsdl:output> 324 </wsdl:operation> 325 <wsdl:operation name="createConferenceTemplate"> 326 <soap:operation soapAction="http://ccs.developer.telekom.com/createConferenceTemplate"/> 327 <wsdl:input> 328 <wsp:PolicyReference URI="#STSTokenPolicy"/> 329 <soap:body use="literal"/> 330 </wsdl:input> 331 <wsdl:output> 332 <soap:body use="literal"/> 333 </wsdl:output> 334 </wsdl:operation> 335 <wsdl:operation name="getConferenceTemplate"> 336 <soap:operation soapAction="http://ccs.developer.telekom.com/getConferenceTemplate"/> 337 <wsdl:input> 338 <wsp:PolicyReference URI="#STSTokenPolicy"/> 339 <soap:body use="literal"/> 340 </wsdl:input> 341 <wsdl:output> 342 <soap:body use="literal"/> 343 </wsdl:output> 344 </wsdl:operation> 345 <wsdl:operation name="updateConferenceTemplate"> 346 <soap:operation soapAction="http://ccs.developer.telekom.com/updateConferenceTemplate"/> 347 <wsdl:input> 348 <wsp:PolicyReference URI="#STSTokenPolicy"/> 349 <soap:body use="literal"/> 350 </wsdl:input> 351 <wsdl:output> 352 <soap:body use="literal"/> 353 </wsdl:output> 354 </wsdl:operation> 355 <wsdl:operation name="removeConferenceTemplate"> 356 <soap:operation soapAction="http://ccs.developer.telekom.com/removeConferenceTemplate"/> 357 <wsdl:input> 358 <wsp:PolicyReference URI="#STSTokenPolicy"/> 359 <soap:body use="literal"/> 360 </wsdl:input> 361 <wsdl:output> 362 <soap:body use="literal"/> 363 </wsdl:output> 364 </wsdl:operation> 365 <wsdl:operation name="getConferenceTemplateList"> 366 <soap:operation soapAction="http://ccs.developer.telekom.com/getConferenceTemplateList"/> 367 <wsdl:input> 368 <wsp:PolicyReference URI="#STSTokenPolicy"/> 369 <soap:body use="literal"/> 370 </wsdl:input> 371 <wsdl:output> 372 <soap:body use="literal"/> 373 </wsdl:output> 374 </wsdl:operation> 375 <wsdl:operation name="addConferenceTemplateParticipant"> 376 <soap:operation soapAction="http://ccs.developer.telekom.com/addConferenceTemplateParticipant"/> 377 <wsdl:input> 378 <wsp:PolicyReference URI="#STSTokenPolicy"/> 379 <soap:body use="literal"/> 380 </wsdl:input> 381 <wsdl:output> 382 <soap:body use="literal"/> 383 </wsdl:output> 384 </wsdl:operation> 385 <wsdl:operation name="getConferenceTemplateParticipant"> 386 <soap:operation soapAction="http://ccs.developer.telekom.com/getConferenceTemplateParticipant"/> 387 <wsdl:input> 388 <wsp:PolicyReference URI="#STSTokenPolicy"/> 389 <soap:body use="literal"/> 390 </wsdl:input> 391 <wsdl:output> 392 <soap:body use="literal"/> 393 </wsdl:output> 394 </wsdl:operation> 395 <wsdl:operation name="updateConferenceTemplateParticipant"> 396 <soap:operation soapAction="http://ccs.developer.telekom.com/updateConferenceTemplateParticipant"/> 397 <wsdl:input> 398 <wsp:PolicyReference URI="#STSTokenPolicy"/> 399 <soap:body use="literal"/> 400 </wsdl:input> 401 <wsdl:output> 402 <soap:body use="literal"/> 403 </wsdl:output> 404 </wsdl:operation> 405 <wsdl:operation name="removeConferenceTemplateParticipant"> 406 <soap:operation soapAction="http://ccs.developer.telekom.com/removeConferenceTemplateParticipant"/> 407 <wsdl:input> 408 <wsp:PolicyReference URI="#STSTokenPolicy"/> 409 <soap:body use="literal"/> 410 </wsdl:input> 411 <wsdl:output> 412 <soap:body use="literal"/> 413 </wsdl:output> 414 </wsdl:operation> 415 </wsdl:binding> 416 <wsdl:service name="ccs"> 417 <wsdl:port name="ccsPort" binding="tns:ccsHttpBinding"> 418 <soap:address location="https://gateway.developer.telekom.com/p3gw-mod-odg-ccs/services/ccsPort"/> 419 </wsdl:port> 420 </wsdl:service> 421 <wsp:Policy wsu:Id="TransportBindingPolicy"> 422 <wsp:ExactlyOne> 423 <wsp:All> 424 <sp:TransportBinding> 425 <wsp:Policy> 426 <sp:TransportToken> 427 <wsp:Policy> 428 <sp:HttpsToken RequireClientCertificate="false"/> 429 </wsp:Policy> 430 </sp:TransportToken> 431 <sp:Layout> 432 <wsp:Policy> 433 <sp:Strict/> 434 </wsp:Policy> 435 </sp:Layout> 436 <sp:IncludeTimestamp/> 437 <sp:AlgorithmSuite> 438 <wsp:Policy> 439 <sp:Basic256/> 440 </wsp:Policy> 441 </sp:AlgorithmSuite> 442 </wsp:Policy> 443 </sp:TransportBinding> 444 <sp:Wss11/> 445 </wsp:All> 446 </wsp:ExactlyOne> 447 </wsp:Policy> 448 <wsp:Policy wsu:Id="STSTokenPolicy"> 449 <wsp:ExactlyOne> 450 <wsp:All> 451 <sp:SupportingTokens> 452 <wsp:Policy> 453 <sp:SamlToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"> 454 <wsp:Policy> 455 <sp:WssSamlV20Token11/> 456 </wsp:Policy> 457 </sp:SamlToken> 458 </wsp:Policy> 459 </sp:SupportingTokens> 460 </wsp:All> 461 </wsp:ExactlyOne> 462 </wsp:Policy> 463 </wsdl:definitions>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |