Ingrid-medea-soapui-project.xml

Soap UI Project - María del Rosario Baena Priego, 18/07/2012 13:00

Download (8.9 kB)

 
1
<?xml version="1.0" encoding="UTF-8"?>
2
<con:soapui-project activeEnvironment="Default" name="ingrid - medea" resourceRoot="" soapui-version="4.5.0" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="ConnectorPortBinding" type="wsdl" bindingName="{http://external.ingrid.medea.iaia.lsi/}ConnectorPortBinding" soapVersion="1_1" anonymous="optional" definition="http://ingrid.iaia.lcc.uma.es/ingridExternal?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://ingrid.iaia.lcc.uma.es/ingridExternal?wsdl"><con:part><con:url>http://ingrid.iaia.lcc.uma.es/ingridExternal?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://external.ingrid.medea.iaia.lsi/" name="ConnectorService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://external.ingrid.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://external.ingrid.medea.iaia.lsi/" schemaLocation="http://ingrid.iaia.lcc.uma.es:80/ingridExternal?xsd=1"/>
8
    </xsd:schema>
9
  </types>
10
  <message name="connect">
11
    <part name="parameters" element="tns:connect"/>
12
  </message>
13
  <message name="connectResponse">
14
    <part name="parameters" element="tns:connectResponse"/>
15
  </message>
16
  <portType name="Connector">
17
    <operation name="connect">
18
      <input message="tns:connect"/>
19
      <output message="tns:connectResponse"/>
20
    </operation>
21
  </portType>
22
  <binding name="ConnectorPortBinding" type="tns:Connector">
23
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
24
    <operation name="connect">
25
      <soap:operation soapAction=""/>
26
      <input>
27
        <soap:body use="literal"/>
28
      </input>
29
      <output>
30
        <soap:body use="literal"/>
31
      </output>
32
    </operation>
33
  </binding>
34
  <service name="ConnectorService">
35
    <port name="ConnectorPort" binding="tns:ConnectorPortBinding">
36
      <soap:address location="http://ingrid.iaia.lcc.uma.es:80/ingridExternal"/>
37
    </port>
38
  </service>
39
</definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part><con:part><con:url>http://ingrid.iaia.lcc.uma.es:80/ingridExternal?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-.-->
40
<xs:schema version="1.0" targetNamespace="http://external.ingrid.medea.iaia.lsi/" xmlns:tns="http://external.ingrid.medea.iaia.lsi/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
41
  <xs:element name="connect" type="tns:connect"/>
42
  <xs:element name="connectResponse" type="tns:connectResponse"/>
43
  <xs:complexType name="connect">
44
    <xs:sequence>
45
      <xs:element name="model" type="xs:string" minOccurs="0"/>
46
      <xs:element name="ontology" type="xs:string" minOccurs="0"/>
47
      <xs:element name="actions" type="xs:string" minOccurs="0"/>
48
      <xs:element name="configuration" type="xs:string" minOccurs="0"/>
49
    </xs:sequence>
50
  </xs:complexType>
51
  <xs:complexType name="connectResponse">
52
    <xs:sequence>
53
      <xs:element name="return" type="xs:string" minOccurs="0"/>
54
    </xs:sequence>
55
  </xs:complexType>
56
</xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://ingrid.iaia.lcc.uma.es:80/ingridExternal</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="connect" bindingOperationName="connect" 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://ingrid.iaia.lcc.uma.es:80/ingridExternal</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ext="http://external.ingrid.medea.iaia.lsi/">
57
   <soapenv:Header/>
58
   <soapenv:Body>
59
      <ext:connect>
60
         <!--Required:-->
61
         <model><![CDATA[<Model>
62
                  <Scores date="16-03-2011" lowBound="0" upperBound="10">
63
                          <Concept id="1" score="6"></Concept>
64
                                <Concept id="2" score="8">
65
                                        <Evidence date="05-10-2010" name="Test" score="5"/>
66
                                        <Evidence date="10-10-2010" name="Examen" score="Muy Bien"/>                                                
67
                                        <Distribution>
68
                                          <Elem data="1" prob="0"/>
69
                                          <Elem data="2" prob="2"/>
70
                                          <Elem data="3" prob="8"/>
71
                                          <Elem data="4" prob="80"/>
72
                                          <Elem data="5" prob="10"/>
73
                                        </Distribution>
74
                                        <Comparative>
75
                                          <Elem data="1" prob="0"/>
76
                                          <Elem data="2" prob="2"/>
77
                                          <Elem data="3" prob="50"/>
78
                                          <Elem data="4" prob="38"/>
79
                                          <Elem data="5" prob="10"/>
80
                                        </Comparative>
81
                                        <TempModel>
82
                                          <Milestone date="10-03-2011" score="5">
83
                                            <Distribution>
84
                                              <Elem data="1" prob="0"/>
85
                                              <Elem data="2" prob="2"/>
86
                                              <Elem data="3" prob="80"/>
87
                                              <Elem data="4" prob="8"/>
88
                                              <Elem data="5" prob="10"/>
89
                                            </Distribution>        
90
                                            </Milestone>
91
                                            <Milestone date="16-03-2011" score="8">
92
                                            <Distribution>
93
                                              <Elem data="1" prob="0"/>
94
                                              <Elem data="2" prob="2"/>
95
                                              <Elem data="3" prob="8"/>
96
                                              <Elem data="4" prob="80"/>
97
                                              <Elem data="5" prob="10"/>
98
                                            </Distribution>        
99
                                          </Milestone>
100
                                        </TempModel>
101
                                        </Concept>                        
102
                                        <Concept id="3" score="5">
103
                                          <Distribution> 
104
                                            <Elem data="1" prob="2"/>
105
                                            <Elem data="2" prob="3"/>
106
                                            <Elem data="3" prob="70"/>
107
                                            <Elem data="4" prob="20"/>
108
                                            <Elem data="5" prob="5"/> 
109
                        </Distribution> 
110
                                          <Comparative>
111
                                            <Elem data="1" prob="15"/>
112
                                            <Elem data="2" prob="20"/>
113
                                            <Elem data="3" prob="30"/>
114
                                            <Elem data="4" prob="20"/>
115
                                            <Elem data="5" prob="15"/>
116
                                          </Comparative>
117
                                        <TempModel>
118
                                          <Milestone date="10-03-2011" score="3">
119
                                            <Distribution>
120
                                              <Elem data="1" prob="30"/>
121
                                              <Elem data="2" prob="50"/>
122
                                              <Elem data="3" prob="15"/>
123
                                              <Elem data="4" prob="5"/>
124
                                              <Elem data="5" prob="0"/>
125
                                            </Distribution>        
126
                                    </Milestone>        
127
                                    <Milestone date="16-03-2011" score="5">
128
                                              <Distribution>
129
                                              <Elem data="1" prob="2"/>
130
                                              <Elem data="2" prob="3"/>
131
                                              <Elem data="3" prob="70"/>
132
                                              <Elem data="4" prob="20"/>
133
                                              <Elem data="5" prob="5"/>
134
                                            </Distribution>        
135
                                          </Milestone>
136
                                        </TempModel>
137
                    </Concept> 
138
                  </Scores>
139
                </Model>]]]]>><![CDATA[
140
            </model>
141
         <!--Required:-->
142
         <ontology><![CDATA[<Ontology>
143
                <Concept id="1" name="Geografía"/>
144
                <Concept id="2" name="Europa"/>
145
                   <Concept id="3" name="America"/>
146
                <Concept id="4" name="Rios de Europa"/>        
147
                <Relationship idC1="2" type="part_of" idC2="1"/>
148
                   <Relationship idC1="3" type="part_of" idC2="1"/>
149
                <Relationship idC1="4" type="requires" weight="40" idC2="2"/>                
150
             </Ontology>]]]]>><![CDATA[
151
         </ontology>
152
         <!--Optional:-->
153
         <actions><![CDATA[<Actions target="_blank">
154
                     <Concept id="2">
155
                          <Action name="Wikipedia" url="http://es.wikipedia.org/wiki/Europa"/>
156
                        </Concept>
157
                        <Concept id="3">
158
                          <Action name="Wikipedia" url="http://es.wikipedia.org/wiki/Am%C3%A9rica"/>
159
                        </Concept>
160
                   </Actions>]]]]>><![CDATA[
161
            </actions>
162
         <!--Optional:-->
163
         <configuration><![CDATA[<Configuration>
164
                  <user>John Doe</user>
165
                  <course>Course name</course> 
166
                  <source>Component name</source>
167
                  <lang>en</lang>        
168
                  <palette> 
169
                    <custom><levels>5</levels></custom> 
170
                  </palette> 
171
                  <showHeader>true</showHeader>
172
                  <showFrame>true</showFrame>
173
                  <defaultView>spacetree</defaultView>
174
                  <views>
175
                    <view>spacetree</view>
176
                    <view>sunburst</view>
177
                    <view>table</view>
178
                    <view>graph</view>
179
                   </views>
180
                  <actionListTitle>Learning Activities</actionListTitle>
181
                  <showTaskPanel>true</showTaskPanel>
182
                  <showGraphPanel>true</showGraphPanel>
183
                  <bgFrameColor>#6a6a6a</bgFrameColor>
184
                  <bgColor>#ffffff</bgColor>
185
                </Configuration>]]]]>><![CDATA[
186
        </configuration>
187
      </ext:connect>
188
   </soapenv:Body>
189
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://external.ingrid.medea.iaia.lsi/Connector/connectRequest"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:properties/><con:wssContainer/></con:soapui-project>
Redmine Appliance - Powered by TurnKey Linux