Samuel-medea-v2-soapui-project.xml

Proyecto SOAP IU - María del Rosario Baena Priego, 17/10/2012 11:34

Download (49.2 kB)

 
1
<?xml version="1.0" encoding="UTF-8"?>
2
<con:soapui-project activeEnvironment="Default" name="Samuel medea-iaia v2" resourceRoot="" soapui-version="4.5.0" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="StudentModelManagePortBinding" type="wsdl" bindingName="{http://server.ws.samuel.medea.iaia.lsi/}StudentModelManagePortBinding" soapVersion="1_1" anonymous="optional" definition="http://samuel.iaia.lcc.uma.es/samuelExternal?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://samuel.iaia.lcc.uma.es/samuelExternal?wsdl"><con:part><con:url>http://samuel.iaia.lcc.uma.es/samuelExternal?wsdl</con:url><con:content><![CDATA[<!--Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-.-->
3
<!--Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-.-->
4
<definitions targetNamespace="http://server.ws.samuel.medea.iaia.lsi/" name="StudentModelManageService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://server.ws.samuel.medea.iaia.lsi/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/">
5
  <types>
6
    <xsd:schema>
7
      <xsd:import namespace="http://server.ws.samuel.medea.iaia.lsi/" schemaLocation="http://samuel.iaia.lcc.uma.es:80/samuelExternal?xsd=1"/>
8
    </xsd:schema>
9
  </types>
10
  <message name="reportActivity">
11
    <part name="parameters" element="tns:reportActivity"/>
12
  </message>
13
  <message name="reportActivityResponse">
14
    <part name="parameters" element="tns:reportActivityResponse"/>
15
  </message>
16
  <message name="reportConcepts">
17
    <part name="parameters" element="tns:reportConcepts"/>
18
  </message>
19
  <message name="reportConceptsResponse">
20
    <part name="parameters" element="tns:reportConceptsResponse"/>
21
  </message>
22
  <message name="reportEvidences">
23
    <part name="parameters" element="tns:reportEvidences"/>
24
  </message>
25
  <message name="reportEvidencesResponse">
26
    <part name="parameters" element="tns:reportEvidencesResponse"/>
27
  </message>
28
  <message name="requestKnowledge">
29
    <part name="parameters" element="tns:requestKnowledge"/>
30
  </message>
31
  <message name="requestKnowledgeResponse">
32
    <part name="parameters" element="tns:requestKnowledgeResponse"/>
33
  </message>
34
  <message name="requestGroupKnowledge">
35
    <part name="parameters" element="tns:requestGroupKnowledge"/>
36
  </message>
37
  <message name="requestGroupKnowledgeResponse">
38
    <part name="parameters" element="tns:requestGroupKnowledgeResponse"/>
39
  </message>
40
  <message name="requestEvidences">
41
    <part name="parameters" element="tns:requestEvidences"/>
42
  </message>
43
  <message name="requestEvidencesResponse">
44
    <part name="parameters" element="tns:requestEvidencesResponse"/>
45
  </message>
46
  <message name="requestOntologyKnowledge">
47
    <part name="parameters" element="tns:requestOntologyKnowledge"/>
48
  </message>
49
  <message name="requestOntologyKnowledgeResponse">
50
    <part name="parameters" element="tns:requestOntologyKnowledgeResponse"/>
51
  </message>
52
  <message name="requestConceptsActivities">
53
    <part name="parameters" element="tns:requestConceptsActivities"/>
54
  </message>
55
  <message name="requestConceptsActivitiesResponse">
56
    <part name="parameters" element="tns:requestConceptsActivitiesResponse"/>
57
  </message>
58
  <message name="echo">
59
    <part name="parameters" element="tns:echo"/>
60
  </message>
61
  <message name="echoResponse">
62
    <part name="parameters" element="tns:echoResponse"/>
63
  </message>
64
  <portType name="StudentModelManage">
65
    <operation name="reportActivity">
66
      <input message="tns:reportActivity"/>
67
      <output message="tns:reportActivityResponse"/>
68
    </operation>
69
    <operation name="reportConcepts">
70
      <input message="tns:reportConcepts"/>
71
      <output message="tns:reportConceptsResponse"/>
72
    </operation>
73
    <operation name="reportEvidences">
74
      <input message="tns:reportEvidences"/>
75
      <output message="tns:reportEvidencesResponse"/>
76
    </operation>
77
    <operation name="requestKnowledge">
78
      <input message="tns:requestKnowledge"/>
79
      <output message="tns:requestKnowledgeResponse"/>
80
    </operation>
81
    <operation name="requestGroupKnowledge">
82
      <input message="tns:requestGroupKnowledge"/>
83
      <output message="tns:requestGroupKnowledgeResponse"/>
84
    </operation>
85
    <operation name="requestEvidences">
86
      <input message="tns:requestEvidences"/>
87
      <output message="tns:requestEvidencesResponse"/>
88
    </operation>
89
    <operation name="requestOntologyKnowledge">
90
      <input message="tns:requestOntologyKnowledge"/>
91
      <output message="tns:requestOntologyKnowledgeResponse"/>
92
    </operation>
93
    <operation name="requestConceptsActivities">
94
      <input message="tns:requestConceptsActivities"/>
95
      <output message="tns:requestConceptsActivitiesResponse"/>
96
    </operation>
97
    <operation name="echo">
98
      <input message="tns:echo"/>
99
      <output message="tns:echoResponse"/>
100
    </operation>
101
  </portType>
102
  <binding name="StudentModelManagePortBinding" type="tns:StudentModelManage">
103
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
104
    <operation name="reportActivity">
105
      <soap:operation soapAction=""/>
106
      <input>
107
        <soap:body use="literal"/>
108
      </input>
109
      <output>
110
        <soap:body use="literal"/>
111
      </output>
112
    </operation>
113
    <operation name="reportConcepts">
114
      <soap:operation soapAction=""/>
115
      <input>
116
        <soap:body use="literal"/>
117
      </input>
118
      <output>
119
        <soap:body use="literal"/>
120
      </output>
121
    </operation>
122
    <operation name="reportEvidences">
123
      <soap:operation soapAction=""/>
124
      <input>
125
        <soap:body use="literal"/>
126
      </input>
127
      <output>
128
        <soap:body use="literal"/>
129
      </output>
130
    </operation>
131
    <operation name="requestKnowledge">
132
      <soap:operation soapAction=""/>
133
      <input>
134
        <soap:body use="literal"/>
135
      </input>
136
      <output>
137
        <soap:body use="literal"/>
138
      </output>
139
    </operation>
140
    <operation name="requestGroupKnowledge">
141
      <soap:operation soapAction=""/>
142
      <input>
143
        <soap:body use="literal"/>
144
      </input>
145
      <output>
146
        <soap:body use="literal"/>
147
      </output>
148
    </operation>
149
    <operation name="requestEvidences">
150
      <soap:operation soapAction=""/>
151
      <input>
152
        <soap:body use="literal"/>
153
      </input>
154
      <output>
155
        <soap:body use="literal"/>
156
      </output>
157
    </operation>
158
    <operation name="requestOntologyKnowledge">
159
      <soap:operation soapAction=""/>
160
      <input>
161
        <soap:body use="literal"/>
162
      </input>
163
      <output>
164
        <soap:body use="literal"/>
165
      </output>
166
    </operation>
167
    <operation name="requestConceptsActivities">
168
      <soap:operation soapAction=""/>
169
      <input>
170
        <soap:body use="literal"/>
171
      </input>
172
      <output>
173
        <soap:body use="literal"/>
174
      </output>
175
    </operation>
176
    <operation name="echo">
177
      <soap:operation soapAction=""/>
178
      <input>
179
        <soap:body use="literal"/>
180
      </input>
181
      <output>
182
        <soap:body use="literal"/>
183
      </output>
184
    </operation>
185
  </binding>
186
  <service name="StudentModelManageService">
187
    <port name="StudentModelManagePort" binding="tns:StudentModelManagePortBinding">
188
      <soap:address location="http://samuel.iaia.lcc.uma.es:80/samuelExternal"/>
189
    </port>
190
  </service>
191
</definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part><con:part><con:url>http://samuel.iaia.lcc.uma.es:80/samuelExternal?xsd=1</con:url><con:content><![CDATA[<!--Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-.-->
192
<xs:schema version="1.0" targetNamespace="http://server.ws.samuel.medea.iaia.lsi/" xmlns:tns="http://server.ws.samuel.medea.iaia.lsi/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
193
  <xs:element name="echo" type="tns:echo"/>
194
  <xs:element name="echoResponse" type="tns:echoResponse"/>
195
  <xs:element name="reportActivity" type="tns:reportActivity"/>
196
  <xs:element name="reportActivityResponse" type="tns:reportActivityResponse"/>
197
  <xs:element name="reportConcepts" type="tns:reportConcepts"/>
198
  <xs:element name="reportConceptsResponse" type="tns:reportConceptsResponse"/>
199
  <xs:element name="reportEvidences" type="tns:reportEvidences"/>
200
  <xs:element name="reportEvidencesResponse" type="tns:reportEvidencesResponse"/>
201
  <xs:element name="requestConceptsActivities" type="tns:requestConceptsActivities"/>
202
  <xs:element name="requestConceptsActivitiesResponse" type="tns:requestConceptsActivitiesResponse"/>
203
  <xs:element name="requestEvidences" type="tns:requestEvidences"/>
204
  <xs:element name="requestEvidencesResponse" type="tns:requestEvidencesResponse"/>
205
  <xs:element name="requestGroupKnowledge" type="tns:requestGroupKnowledge"/>
206
  <xs:element name="requestGroupKnowledgeResponse" type="tns:requestGroupKnowledgeResponse"/>
207
  <xs:element name="requestKnowledge" type="tns:requestKnowledge"/>
208
  <xs:element name="requestKnowledgeResponse" type="tns:requestKnowledgeResponse"/>
209
  <xs:element name="requestOntologyKnowledge" type="tns:requestOntologyKnowledge"/>
210
  <xs:element name="requestOntologyKnowledgeResponse" type="tns:requestOntologyKnowledgeResponse"/>
211
  <xs:complexType name="reportConcepts">
212
    <xs:sequence>
213
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
214
      <xs:element name="urlOntology" type="xs:string" minOccurs="0"/>
215
      <xs:element name="xmlOntolgy" type="xs:string" minOccurs="0"/>
216
    </xs:sequence>
217
  </xs:complexType>
218
  <xs:complexType name="reportConceptsResponse">
219
    <xs:sequence>
220
      <xs:element name="return" type="tns:response" minOccurs="0"/>
221
    </xs:sequence>
222
  </xs:complexType>
223
  <xs:complexType name="response">
224
    <xs:sequence>
225
      <xs:element name="code" type="xs:int"/>
226
      <xs:element name="message" type="xs:string" minOccurs="0"/>
227
    </xs:sequence>
228
  </xs:complexType>
229
  <xs:complexType name="requestEvidences">
230
    <xs:sequence>
231
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
232
      <xs:element name="idStudentLR" type="xs:string" minOccurs="0"/>
233
      <xs:element name="idConcept" type="xs:string" minOccurs="0"/>
234
      <xs:element name="idLRReportList" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
235
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
236
      <xs:element name="windowSize" type="xs:int"/>
237
      <xs:element name="windowType" type="xs:int"/>
238
    </xs:sequence>
239
  </xs:complexType>
240
  <xs:complexType name="requestEvidencesResponse">
241
    <xs:sequence>
242
      <xs:element name="return" type="tns:responseEvidendes" minOccurs="0"/>
243
    </xs:sequence>
244
  </xs:complexType>
245
  <xs:complexType name="responseEvidendes">
246
    <xs:complexContent>
247
      <xs:extension base="tns:response">
248
        <xs:sequence>
249
          <xs:element name="evidences" type="tns:evidence" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
250
        </xs:sequence>
251
      </xs:extension>
252
    </xs:complexContent>
253
  </xs:complexType>
254
  <xs:complexType name="evidence">
255
    <xs:sequence>
256
      <xs:element name="activityId" type="xs:long" minOccurs="0"/>
257
      <xs:element name="activityName" type="xs:string" minOccurs="0"/>
258
      <xs:element name="componentId" type="xs:string" minOccurs="0"/>
259
      <xs:element name="componentName" type="xs:string" minOccurs="0"/>
260
      <xs:element name="date" type="xs:string" minOccurs="0"/>
261
      <xs:element name="resourceId" type="xs:int" minOccurs="0"/>
262
      <xs:element name="studentId" type="xs:long" minOccurs="0"/>
263
      <xs:element name="value" type="xs:string" minOccurs="0"/>
264
    </xs:sequence>
265
  </xs:complexType>
266
  <xs:complexType name="requestOntologyKnowledge">
267
    <xs:sequence>
268
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
269
      <xs:element name="idStudentLR" type="xs:string" minOccurs="0"/>
270
      <xs:element name="ontologyURL" type="xs:string" minOccurs="0"/>
271
      <xs:element name="idLRReportList" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
272
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
273
      <xs:element name="windowSize" type="xs:int"/>
274
      <xs:element name="windowType" type="xs:int"/>
275
      <xs:element name="method" type="xs:int"/>
276
      <xs:element name="weighted" type="xs:boolean"/>
277
    </xs:sequence>
278
  </xs:complexType>
279
  <xs:complexType name="requestOntologyKnowledgeResponse">
280
    <xs:sequence>
281
      <xs:element name="return" type="tns:responseConcepts" minOccurs="0"/>
282
    </xs:sequence>
283
  </xs:complexType>
284
  <xs:complexType name="responseConcepts">
285
    <xs:complexContent>
286
      <xs:extension base="tns:response">
287
        <xs:sequence>
288
          <xs:element name="concepts" type="tns:concept" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
289
        </xs:sequence>
290
      </xs:extension>
291
    </xs:complexContent>
292
  </xs:complexType>
293
  <xs:complexType name="concept">
294
    <xs:sequence>
295
      <xs:element name="activities" type="tns:activity" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
296
      <xs:element name="id" type="xs:string" minOccurs="0"/>
297
      <xs:element name="model" type="tns:knowledgeModel" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
298
      <xs:element name="name" type="xs:string" minOccurs="0"/>
299
    </xs:sequence>
300
  </xs:complexType>
301
  <xs:complexType name="activity">
302
    <xs:sequence>
303
      <xs:element name="difficulty" type="xs:int" minOccurs="0"/>
304
      <xs:element name="id" type="xs:long" minOccurs="0"/>
305
      <xs:element name="name" type="xs:string" minOccurs="0"/>
306
      <xs:element name="weight" type="xs:int" minOccurs="0"/>
307
    </xs:sequence>
308
  </xs:complexType>
309
  <xs:complexType name="knowledgeModel">
310
    <xs:sequence>
311
      <xs:element name="level" type="xs:int"/>
312
      <xs:element name="probability" type="xs:float"/>
313
    </xs:sequence>
314
  </xs:complexType>
315
  <xs:complexType name="reportEvidences">
316
    <xs:sequence>
317
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
318
      <xs:element name="idStudentLR" type="xs:string" minOccurs="0"/>
319
      <xs:element name="marksXML" type="xs:string" minOccurs="0"/>
320
    </xs:sequence>
321
  </xs:complexType>
322
  <xs:complexType name="reportEvidencesResponse">
323
    <xs:sequence>
324
      <xs:element name="return" type="tns:response" minOccurs="0"/>
325
    </xs:sequence>
326
  </xs:complexType>
327
  <xs:complexType name="requestKnowledge">
328
    <xs:sequence>
329
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
330
      <xs:element name="idStudentLR" type="xs:string" minOccurs="0"/>
331
      <xs:element name="idConcept" type="xs:string" minOccurs="0"/>
332
      <xs:element name="idLRReportList" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
333
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
334
      <xs:element name="windowSize" type="xs:int"/>
335
      <xs:element name="windowType" type="xs:int"/>
336
      <xs:element name="method" type="xs:int"/>
337
      <xs:element name="weighted" type="xs:boolean"/>
338
    </xs:sequence>
339
  </xs:complexType>
340
  <xs:complexType name="requestKnowledgeResponse">
341
    <xs:sequence>
342
      <xs:element name="return" type="tns:responseKnowledge" minOccurs="0"/>
343
    </xs:sequence>
344
  </xs:complexType>
345
  <xs:complexType name="responseKnowledge">
346
    <xs:complexContent>
347
      <xs:extension base="tns:response">
348
        <xs:sequence>
349
          <xs:element name="model" type="tns:knowledgeModel" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
350
        </xs:sequence>
351
      </xs:extension>
352
    </xs:complexContent>
353
  </xs:complexType>
354
  <xs:complexType name="reportActivity">
355
    <xs:sequence>
356
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
357
      <xs:element name="idActivity" type="xs:string" minOccurs="0"/>
358
      <xs:element name="nameActivity" type="xs:string" minOccurs="0"/>
359
      <xs:element name="evalTypeXML" type="xs:string" minOccurs="0"/>
360
      <xs:element name="conceptsXML" type="xs:string" minOccurs="0"/>
361
      <xs:element name="relevance" type="xs:int" minOccurs="0"/>
362
      <xs:element name="ignore" type="xs:boolean" minOccurs="0"/>
363
    </xs:sequence>
364
  </xs:complexType>
365
  <xs:complexType name="reportActivityResponse">
366
    <xs:sequence>
367
      <xs:element name="return" type="tns:response" minOccurs="0"/>
368
    </xs:sequence>
369
  </xs:complexType>
370
  <xs:complexType name="requestGroupKnowledge">
371
    <xs:sequence>
372
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
373
      <xs:element name="group" type="xs:long" minOccurs="0" maxOccurs="unbounded"/>
374
      <xs:element name="idConcept" type="xs:string" minOccurs="0"/>
375
      <xs:element name="idLRReportList" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
376
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
377
      <xs:element name="windowSize" type="xs:int"/>
378
      <xs:element name="windowType" type="xs:int"/>
379
      <xs:element name="method" type="xs:int"/>
380
      <xs:element name="weighted" type="xs:boolean"/>
381
      <xs:element name="removeEmptyStudents" type="xs:boolean"/>
382
    </xs:sequence>
383
  </xs:complexType>
384
  <xs:complexType name="requestGroupKnowledgeResponse">
385
    <xs:sequence>
386
      <xs:element name="return" type="tns:responseKnowledge" minOccurs="0"/>
387
    </xs:sequence>
388
  </xs:complexType>
389
  <xs:complexType name="echo">
390
    <xs:sequence>
391
      <xs:element name="s" type="xs:string" minOccurs="0"/>
392
    </xs:sequence>
393
  </xs:complexType>
394
  <xs:complexType name="echoResponse">
395
    <xs:sequence>
396
      <xs:element name="return" type="xs:string" minOccurs="0"/>
397
    </xs:sequence>
398
  </xs:complexType>
399
  <xs:complexType name="requestConceptsActivities">
400
    <xs:sequence>
401
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
402
      <xs:element name="idListConcepts" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
403
    </xs:sequence>
404
  </xs:complexType>
405
  <xs:complexType name="requestConceptsActivitiesResponse">
406
    <xs:sequence>
407
      <xs:element name="return" type="tns:responseConcepts" minOccurs="0"/>
408
    </xs:sequence>
409
  </xs:complexType>
410
</xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://samuel.iaia.lcc.uma.es/samuelExternal</con:endpoint><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="echo" bindingOperationName="echo" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
411
   <soapenv:Header/>
412
   <soapenv:Body>
413
      <ser:echo>
414
         <!--Requred:-->
415
         <s>hola</s>
416
      </ser:echo>
417
   </soapenv:Body>
418
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/echoRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="reportActivity" bindingOperationName="reportActivity" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
419
   <soapenv:Header/>
420
   <soapenv:Body>
421
      <ser:reportActivity>
422
         <!--Required:-->
423
         <idLRRequest>14</idLRRequest>
424
         <!--Required:-->
425
         <idActivity>999</idActivity>
426
         <!--Required if ignore is ommitted or ignore = false:-->
427
         <nameActivity>Activity name</nameActivity>
428
         <!--Required if ignore is ommitted or ignore = false:-->
429
         <evalTypeXML><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
430
             <!DOCTYPE Grade SYSTEM "http://samuel.iaia.lcc.uma.es/dtd/gradetype.dtd">
431
             <Grade type="2">
432
               <Enum>
433
                 <Boundary lowerBoundary="1" upperBoundary="4"/>
434
                 <ListEnum order="1" name="Low"/>
435
                 <ListEnum order="2" name="Medium"/>
436
                 <ListEnum order="3" name="High"/>
437
                 <ListEnum order="4" name="Excellent"/> 
438
               </Enum>
439
             </Grade>]]]]>><![CDATA[
440
        </evalTypeXML>
441
         <!--Required if ignore is ommitted or ignore = false:-->
442
         <conceptsXML><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
443
            <!DOCTYPE Concepts SYSTEM "http://samuel.iaia.lcc.uma.es/dtd/concepts.dtd" >
444
            <Concepts>
445
                    <Concept id="ID1" relevance="75"/>
446
               <Concept id="ID2" relevance="100" />
447
               <Concept id="ID3" relevance="25" />
448
               <Concept id="ID4" relevance="55" />
449
            </Concepts>]]]]>><![CDATA[
450
         </conceptsXML>
451
         <!--Optional: Allowed values: 1-low, 2-medium, 3- high -->
452
         <relevance>1</relevance>
453
         <!--Optional: True for ignore the activity, false or null otherwise -->
454
         <ignore></ignore>
455
      </ser:reportActivity>
456
   </soapenv:Body>
457
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/reportActivityRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="reportConcepts" bindingOperationName="reportConcepts" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
458
   <soapenv:Header/>
459
   <soapenv:Body>
460
      <ser:reportConcepts>
461
         <!-- Required:-->
462
         <idLRRequest>14</idLRRequest>
463
         <!--Optional:-->
464
         <urlOntology>http://localhost/grade/report/samuel/owl.php?id=2</urlOntology>
465
         <!--Optional:-->
466
         <xmlOntolgy>?</xmlOntolgy>
467
      </ser:reportConcepts>
468
   </soapenv:Body>
469
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/reportConceptsRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="reportEvidences" bindingOperationName="reportEvidences" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
470
   <soapenv:Header/>
471
   <soapenv:Body>
472
      <ser:reportEvidences>
473
         <!--Required:-->
474
         <idLRRequest>14</idLRRequest>
475
         <!--Required:-->
476
         <idStudentLR>999</idStudentLR>
477
         <!--Required:-->
478
         <marksXML><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
479
                <!DOCTYPE Marks SYSTEM "http://samuel.iaia.lcc.uma.es/dtd/evidences.dtd">
480
                <Marks>
481
                  <UserData username="jDoe" firstname="John" lastname="Doe" />
482
               <Mark date="04/06/2012 14:00:13" mark="10" activity="999"/>
483
                  <Mark date="04/06/2012 14:30:45" mark="5" activity="95" resource="2"/>
484
                  <Mark date="06/06/2012 12:38:03" mark="8.5" activity="97" resource="1"/>
485
                  <Mark date="07/06/2012 18:59:00" mark="3.4" activity="93" resource="3"/>
486
                </Marks>]]]]>><![CDATA[
487
         </marksXML>
488
      </ser:reportEvidences>
489
   </soapenv:Body>
490
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/reportEvidencesRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="requestEvidences" bindingOperationName="requestEvidences" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
491
   <soapenv:Header/>
492
   <soapenv:Body>
493
      <ser:requestEvidences>
494
         <!-- Required:-->
495
         <idLRRequest>14</idLRRequest>
496
         <!--Required:-->
497
         <idStudentLR>4</idStudentLR>
498
         <!--Required:-->
499
         <idConcept>ID2</idConcept>
500
         <!--Required; one or more repetitions:-->
501
         <idLRReportList>1</idLRReportList> <!-- Evidence recorder by the components -->
502
         <idLRReportList>2</idLRReportList> <!-- Evidence recorder by the teacher -->
503
         <idLRReportList>3</idLRReportList> <!-- Evidence recorder by the student -->
504
         <!--Optional:-->
505
         <date></date>
506
         <!--Required:-->
507
         <windowSize>100</windowSize>
508
         <!--Required: Allowed values: 1 to window type evidence number -->
509
         <!--                          2 to window type number of days-->
510
         <windowType>1</windowType>
511
      </ser:requestEvidences>
512
   </soapenv:Body>
513
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/requestEvidencesRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="requestGroupKnowledge" bindingOperationName="requestGroupKnowledge" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
514
   <soapenv:Header/>
515
   <soapenv:Body>
516
      <ser:requestGroupKnowledge>
517
         <!--Required:-->
518
         <idLRRequest>14</idLRRequest>
519
         <!--Required; Zero or more repetitions:-->
520
         <group>4</group>
521
         <group>50</group>
522
         <!--Required:-->
523
         <idConcept>ID2</idConcept>
524
         <!--Required; Zero or more repetitions:-->
525
         <idLRReportList>1</idLRReportList> <!-- Evidence recorder by the components -->
526
         <idLRReportList>2</idLRReportList> <!-- Evidence recorder by the teacher -->
527
         <idLRReportList>3</idLRReportList> <!-- Evidence recorder by the student -->
528
         <!--Optional:-->
529
         <date></date>
530
         <!--Required:-->
531
         <windowSize>100</windowSize>
532
         <!--Required: Allowed values: 1 to window type evidence number -->
533
         <!--                          2 to window type number of days-->
534
         <windowType>1</windowType>
535
         <!--Required: Allowed values: 1 Graded Response Model-->
536
         <method>1</method>
537
         <!--Required: true to give more weight to more recent evidence -->
538
         <weighted>false</weighted>
539
         <!-- Required: true ignored the students without evidences-->
540
         <removeEmptyStudents>false</removeEmptyStudents>
541
      </ser:requestGroupKnowledge>
542
   </soapenv:Body>
543
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/requestGroupKnowledgeRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="requestKnowledge" bindingOperationName="requestKnowledge" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
544
                  xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
545
   <soapenv:Header/>
546
   <soapenv:Body>
547
      <ser:requestKnowledge>
548
         <!--Required:-->
549
         <idLRRequest>14</idLRRequest>
550
         <!--Required:-->
551
         <idStudentLR>4</idStudentLR>
552
         <!--Required:-->
553
         <idConcept>ID2</idConcept>
554
         <!--Required; one or more repetitions:-->
555
         <idLRReportList>1</idLRReportList> <!-- Evidence recorder by the components -->
556
         <idLRReportList>2</idLRReportList> <!-- Evidence recorder by the teacher -->
557
         <idLRReportList>3</idLRReportList> <!-- Evidence recorder by the student -->
558
         <!--Optional:-->
559
         <date></date>
560
         <!--Required:-->
561
         <windowSize>100</windowSize>
562
         <!--Required: Allowed values: 1 to window type evidence number -->
563
         <!--                          2 to window type number of days-->
564
         <windowType>1</windowType>
565
         <!--Required: Allowed values: 1 Graded Response Model-->
566
         <method>1</method>
567
         <!--Required: true to give more weight to more recent evidence -->
568
         <weighted>false</weighted>
569
      </ser:requestKnowledge>
570
   </soapenv:Body>
571
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/requestKnowledgeRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="requestOntologyKnowledge" bindingOperationName="requestOntologyKnowledge" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
572
   <soapenv:Header/>
573
   <soapenv:Body>
574
      <ser:requestOntologyKnowledge>
575
         <!--Required:-->
576
         <idLRRequest>?</idLRRequest>
577
         <!--Required:-->
578
         <idStudentLR>?</idStudentLR>
579
         <!--Required:-->
580
         <ontologyURL>?</ontologyURL>
581
         <!--Zero or more repetitions:-->
582
         <idLRReportList>1</idLRReportList> <!-- Evidence recorder by the components -->
583
         <idLRReportList>2</idLRReportList> <!-- Evidence recorder by the teacher -->
584
         <idLRReportList>3</idLRReportList> <!-- Evidence recorder by the student -->
585
         <!--Optional:-->
586
         <date>?</date>
587
         <!-- Optional: Default value: 100 -->
588
         <windowSize>100</windowSize>
589
         <!--Optional: Allowed values: 1 to window type evidence number -->
590
         <!--                          2 to window type number of days-->
591
            <!-- Default value : 1 -->         
592
         <windowType>1</windowType>
593
         <!--Optional: Allowed values: 1 Graded Response Model-->
594
            <!-- Default value : 1 -->         
595
         <method>1</method>
596
         <!--Optional: true to give more weight to more recent evidence -->
597
            <!-- Default value : true -->         
598
         <weighted>true</weighted>
599
      </ser:requestOntologyKnowledge>
600
   </soapenv:Body>
601
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/requestOntologyKnowledgeRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="requestConceptsActivities" bindingOperationName="requestConceptsActivities" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es:80/samuelExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
602
   <soapenv:Header/>
603
   <soapenv:Body>
604
      <ser:requestConceptsActivities>
605
         <!--Required:-->
606
         <idLRRequest>?</idLRRequest>
607
         <!--Required: one or more repetitions:-->
608
         <idListConcepts>?</idListConcepts>
609
      </ser:requestConceptsActivities>
610
   </soapenv:Body>
611
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelManage/requestConceptsActivitiesRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="StudentModelViewPortBinding" type="wsdl" bindingName="{http://server.ws.samuel.medea.iaia.lsi/}StudentModelViewPortBinding" soapVersion="1_1" anonymous="optional" definition="http://samuel.iaia.lcc.uma.es/samuelToIngrid?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://samuel.iaia.lcc.uma.es/samuelToIngrid?wsdl"><con:part><con:url>http://samuel.iaia.lcc.uma.es/samuelToIngrid?wsdl</con:url><con:content><![CDATA[<!--Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-.-->
612
<!--Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-.-->
613
<definitions targetNamespace="http://server.ws.samuel.medea.iaia.lsi/" name="StudentModelViewService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://server.ws.samuel.medea.iaia.lsi/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/">
614
  <types>
615
    <xsd:schema>
616
      <xsd:import namespace="http://server.ws.samuel.medea.iaia.lsi/" schemaLocation="http://samuel.iaia.lcc.uma.es/samuelToIngrid?xsd=1"/>
617
    </xsd:schema>
618
  </types>
619
  <message name="viewGroupModelByLast">
620
    <part name="parameters" element="tns:viewGroupModelByLast"/>
621
  </message>
622
  <message name="viewGroupModelByLastResponse">
623
    <part name="parameters" element="tns:viewGroupModelByLastResponse"/>
624
  </message>
625
  <message name="viewModelByLast">
626
    <part name="parameters" element="tns:viewModelByLast"/>
627
  </message>
628
  <message name="viewModelByLastResponse">
629
    <part name="parameters" element="tns:viewModelByLastResponse"/>
630
  </message>
631
  <message name="echo">
632
    <part name="parameters" element="tns:echo"/>
633
  </message>
634
  <message name="echoResponse">
635
    <part name="parameters" element="tns:echoResponse"/>
636
  </message>
637
  <portType name="StudentModelView">
638
    <operation name="viewGroupModelByLast">
639
      <input message="tns:viewGroupModelByLast"/>
640
      <output message="tns:viewGroupModelByLastResponse"/>
641
    </operation>
642
    <operation name="viewModelByLast">
643
      <input message="tns:viewModelByLast"/>
644
      <output message="tns:viewModelByLastResponse"/>
645
    </operation>
646
    <operation name="echo">
647
      <input message="tns:echo"/>
648
      <output message="tns:echoResponse"/>
649
    </operation>
650
  </portType>
651
  <binding name="StudentModelViewPortBinding" type="tns:StudentModelView">
652
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
653
    <operation name="viewGroupModelByLast">
654
      <soap:operation soapAction=""/>
655
      <input>
656
        <soap:body use="literal"/>
657
      </input>
658
      <output>
659
        <soap:body use="literal"/>
660
      </output>
661
    </operation>
662
    <operation name="viewModelByLast">
663
      <soap:operation soapAction=""/>
664
      <input>
665
        <soap:body use="literal"/>
666
      </input>
667
      <output>
668
        <soap:body use="literal"/>
669
      </output>
670
    </operation>
671
    <operation name="echo">
672
      <soap:operation soapAction=""/>
673
      <input>
674
        <soap:body use="literal"/>
675
      </input>
676
      <output>
677
        <soap:body use="literal"/>
678
      </output>
679
    </operation>
680
  </binding>
681
  <service name="StudentModelViewService">
682
    <port name="StudentModelViewPort" binding="tns:StudentModelViewPortBinding">
683
      <soap:address location="http://samuel.iaia.lcc.uma.es/samuelToIngrid"/>
684
    </port>
685
  </service>
686
</definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part><con:part><con:url>http://samuel.iaia.lcc.uma.es/samuelToIngrid?xsd=1</con:url><con:content><![CDATA[<!--Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-.-->
687
<xs:schema version="1.0" targetNamespace="http://server.ws.samuel.medea.iaia.lsi/" xmlns:tns="http://server.ws.samuel.medea.iaia.lsi/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
688
  <xs:element name="echo" type="tns:echo"/>
689
  <xs:element name="echoResponse" type="tns:echoResponse"/>
690
  <xs:element name="viewGroupModelByLast" type="tns:viewGroupModelByLast"/>
691
  <xs:element name="viewGroupModelByLastResponse" type="tns:viewGroupModelByLastResponse"/>
692
  <xs:element name="viewModelByLast" type="tns:viewModelByLast"/>
693
  <xs:element name="viewModelByLastResponse" type="tns:viewModelByLastResponse"/>
694
  <xs:complexType name="viewGroupModelByLast">
695
    <xs:sequence>
696
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
697
      <xs:element name="group" type="xs:long" minOccurs="0" maxOccurs="unbounded"/>
698
      <xs:element name="idLRReportList" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
699
      <xs:element name="urlOntology" type="xs:string" minOccurs="0"/>
700
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
701
      <xs:element name="period" type="xs:int"/>
702
      <xs:element name="startDate" type="xs:dateTime" minOccurs="0"/>
703
      <xs:element name="windowSize" type="xs:int"/>
704
      <xs:element name="windowType" type="xs:int"/>
705
      <xs:element name="method" type="xs:int"/>
706
      <xs:element name="weighted" type="xs:boolean"/>
707
      <xs:element name="configurationXML" type="xs:string" minOccurs="0"/>
708
      <xs:element name="showIndeterminateStudents" type="xs:boolean" minOccurs="0"/>
709
      <xs:element name="sign" type="xs:string" minOccurs="0"/>
710
    </xs:sequence>
711
  </xs:complexType>
712
  <xs:complexType name="viewGroupModelByLastResponse">
713
    <xs:sequence>
714
      <xs:element name="return" type="tns:responseView" minOccurs="0"/>
715
    </xs:sequence>
716
  </xs:complexType>
717
  <xs:complexType name="responseView">
718
    <xs:complexContent>
719
      <xs:extension base="tns:response">
720
        <xs:sequence>
721
          <xs:element name="urlModel" type="xs:string" minOccurs="0"/>
722
        </xs:sequence>
723
      </xs:extension>
724
    </xs:complexContent>
725
  </xs:complexType>
726
  <xs:complexType name="response">
727
    <xs:sequence>
728
      <xs:element name="code" type="xs:int"/>
729
      <xs:element name="message" type="xs:string" minOccurs="0"/>
730
    </xs:sequence>
731
  </xs:complexType>
732
  <xs:complexType name="viewModelByLast">
733
    <xs:sequence>
734
      <xs:element name="idLRRequest" type="xs:string" minOccurs="0"/>
735
      <xs:element name="idStudentLR" type="xs:long" minOccurs="0"/>
736
      <xs:element name="groupList" type="xs:long" minOccurs="0" maxOccurs="unbounded"/>
737
      <xs:element name="idLRReportList" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
738
      <xs:element name="urlOntology" type="xs:string" minOccurs="0"/>
739
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
740
      <xs:element name="period" type="xs:int"/>
741
      <xs:element name="startDate" type="xs:dateTime" minOccurs="0"/>
742
      <xs:element name="windowSize" type="xs:int"/>
743
      <xs:element name="windowType" type="xs:int"/>
744
      <xs:element name="method" type="xs:int"/>
745
      <xs:element name="weighted" type="xs:boolean"/>
746
      <xs:element name="configurationXML" type="xs:string" minOccurs="0"/>
747
      <xs:element name="showIndeterminateStudents" type="xs:boolean" minOccurs="0"/>
748
      <xs:element name="sign" type="xs:string" minOccurs="0"/>
749
      <xs:element name="actionsXML" type="xs:string" minOccurs="0"/>
750
    </xs:sequence>
751
  </xs:complexType>
752
  <xs:complexType name="viewModelByLastResponse">
753
    <xs:sequence>
754
      <xs:element name="return" type="tns:responseView" minOccurs="0"/>
755
    </xs:sequence>
756
  </xs:complexType>
757
  <xs:complexType name="echo">
758
    <xs:sequence>
759
      <xs:element name="s" type="xs:string" minOccurs="0"/>
760
    </xs:sequence>
761
  </xs:complexType>
762
  <xs:complexType name="echoResponse">
763
    <xs:sequence>
764
      <xs:element name="return" type="xs:string" minOccurs="0"/>
765
    </xs:sequence>
766
  </xs:complexType>
767
</xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://samuel.iaia.lcc.uma.es/samuelToIngrid</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="echo" bindingOperationName="echo" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es/samuelToIngrid</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
768
   <soapenv:Header/>
769
   <soapenv:Body>
770
      <ser:echo>
771
         <!--Optional:-->
772
         <s>?</s>
773
      </ser:echo>
774
   </soapenv:Body>
775
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelView/echoRequest"/></con:call></con:operation><con:operation isOneWay="false" action="" name="viewGroupModelByLast" bindingOperationName="viewGroupModelByLast" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es/samuelToIngrid</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
776
   <soapenv:Header/>
777
   <soapenv:Body>
778
      <ser:viewGroupModelByLast>
779
         <!--Required:-->
780
         <idLRRequest>14</idLRRequest>
781
         <!--Required: One or more repetitions:-->
782
         <group>4</group>
783
         <group>50</group>
784
         <group>51</group>
785
         <!--Required; one or more repetitions:-->
786
         <idLRReportList>1</idLRReportList> <!-- Evidence recorder by the components -->
787
         <idLRReportList>2</idLRReportList> <!-- Evidence recorder by the teacher -->
788
         <idLRReportList>3</idLRReportList> <!-- Evidence recorder by the student -->
789
         <!--Required:-->
790
         <urlOntology>http://localhost/grade/report/samuel/owl.php?id=2</urlOntology>
791
         <!--Optional:-->
792
         <date></date>
793
         <!--Required:-->
794
         <period>7</period>
795
         <!--Optional:-->
796
         <startDate></startDate>
797
         <!--Required:-->
798
         <windowSize>100</windowSize>
799
         <!--Required: Allowed values: 1 to window type evidence number -->
800
         <!--                          2 to window type number of days-->
801
         <windowType>1</windowType>
802
         <!--Required: Allowed values: 1 Graded Response Model-->
803
         <method>1</method>
804
         <!--Required: true to give more weight to more recent evidence -->
805
         <weighted>false</weighted>
806
         <!--Optional:-->
807
         <configurationXML><![CDATA[<Configuration>
808
                <lang>en_utf8</lang>
809
                <course>Matemáticas</course>
810
                <showHeader>true</showHeader>
811
            </Configuration>]]]]>><![CDATA[
812
         </configurationXML>
813
         <!--Required: true to show students that we has been obtained
814
                       knowledge, false otherwise.-->
815
         <showIndeterminateStudents>false</showIndeterminateStudents>
816
         <!--Required: signature that allows us to verify if the request comes from a
817
                       registered component.-->
818
         <sign><![CDATA[TaBH2o19Wwy1Wg5FITapP2OQy123imu7omMZmQogV0V+rNdC0HXIuHO7hMaqq5DPWg6qxdfTqh1SYcnGJzhThA==]]]]>><![CDATA[</sign>
819
      </ser:viewGroupModelByLast>
820
   </soapenv:Body>
821
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelView/viewGroupModelByLastRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="viewModelByLast" bindingOperationName="viewModelByLast" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://samuel.iaia.lcc.uma.es/samuelToIngrid</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
822
                  xmlns:ser="http://server.ws.samuel.medea.iaia.lsi/">
823
   <soapenv:Header/>
824
   <soapenv:Body>
825
      <ser:viewModelByLast>
826
         <!--Required:-->
827
         <idLRRequest>14</idLRRequest>
828
         <!--Required:-->
829
         <idStudentLR>4</idStudentLR>
830
         <!--Required: One or more repetitions:-->
831
         <groupList>4</groupList>
832
         <groupList>50</groupList>
833
         <groupList>51</groupList>
834
         <!--Required; one or more repetitions:-->
835
         <idLRReportList>1</idLRReportList> <!-- Evidence recorder by the components -->
836
         <idLRReportList>2</idLRReportList> <!-- Evidence recorder by the teacher -->
837
         <idLRReportList>3</idLRReportList> <!-- Evidence recorder by the student -->
838
         <!--Required:-->
839
         <urlOntology>http://localhost/grade/report/samuel/owl.php?id=2</urlOntology>
840
         <!--Optional:-->
841
         <date></date>
842
         <!--Required:-->
843
         <period>7</period>
844
         <!--Optional:-->
845
         <startDate></startDate>
846
         <!--Required:-->
847
         <windowSize>100</windowSize>
848
         <!--Required: Allowed values: 1 to window type evidence number -->
849
         <!--                          2 to window type number of days-->
850
         <windowType>1</windowType>
851
         <!--Required: Allowed values: 1 Graded Response Model-->
852
         <method>1</method>
853
         <!--Required: true to give more weight to more recent evidence -->
854
         <weighted>false</weighted>
855
         <!--Optional:-->
856
         <configurationXML><![CDATA[<Configuration>
857
                <lang>en_utf8</lang>
858
                <course>Matemáticas</course>
859
                <showHeader>true</showHeader>
860
            </Configuration>]]]]>><![CDATA[
861
         </configurationXML>
862
         <!--Required: true to show students that we has been obtained
863
                       knowledge, false otherwise.-->
864
         <showIndeterminateStudents>false</showIndeterminateStudents>
865
         <!--Required: signature that allows us to verify if the request comes from a
866
                       registered component.-->
867
         <sign><![CDATA[TaBH2o19Wwy1Wg5FITapP2OQy123imu7omMZmQogV0V+rNdC0HXIuHO7hMaqq5DPWg6qxdfTqh1SYcnGJzhThA==]]]]>><![CDATA[</sign>
868
         <!--Optional:-->
869
         <actionsXML></actionsXML>
870
      </ser:viewModelByLast>
871
   </soapenv:Body>
872
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://server.ws.samuel.medea.iaia.lsi/StudentModelView/viewModelByLastRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:properties/><con:wssContainer/><con:sensitiveInformation/></con:soapui-project>
Redmine Appliance - Powered by TurnKey Linux