Changeset 2122 for trunk/sources/HeuristicLab.Hive.Client.Communication/3.2/Service References/ServerService/service2.xsd
- Timestamp:
- 06/28/09 14:28:30 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.Communication/3.2/Service References/ServerService/service2.xsd
r1939 r2122 48 48 </xs:complexType> 49 49 </xs:element> 50 <xs:element name="SendSerializedJob"> 51 <xs:complexType> 52 <xs:sequence> 53 <xs:element xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q7:guid" /> 54 </xs:sequence> 55 </xs:complexType> 56 </xs:element> 57 <xs:element name="SendSerializedJobResponse"> 58 <xs:complexType> 59 <xs:sequence> 60 <xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="SendSerializedJobResult" nillable="true" type="q8:ResponseSerializedJob" /> 61 </xs:sequence> 62 </xs:complexType> 63 </xs:element> 50 64 <xs:element name="StoreFinishedJobResult"> 51 65 <xs:complexType> 52 66 <xs:sequence> 53 <xs:element xmlns:q 7="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q7:guid" />54 <xs:element xmlns:q 8="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="jobId" type="q8:guid" />67 <xs:element xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q9:guid" /> 68 <xs:element xmlns:q10="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="jobId" type="q10:guid" /> 55 69 <xs:element minOccurs="0" name="result" nillable="true" type="xs:base64Binary" /> 56 70 <xs:element minOccurs="0" name="percentage" type="xs:double" /> 57 <xs:element xmlns:q 9="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="exception" nillable="true" type="q9:Exception" />71 <xs:element xmlns:q11="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="exception" nillable="true" type="q11:Exception" /> 58 72 </xs:sequence> 59 73 </xs:complexType> … … 62 76 <xs:complexType> 63 77 <xs:sequence> 64 <xs:element xmlns:q1 0="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="StoreFinishedJobResultResult" nillable="true" type="q10:ResponseResultReceived" />78 <xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="StoreFinishedJobResultResult" nillable="true" type="q12:ResponseResultReceived" /> 65 79 </xs:sequence> 66 80 </xs:complexType> … … 69 83 <xs:complexType> 70 84 <xs:sequence> 71 <xs:element xmlns:q1 1="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q11:guid" />72 <xs:element xmlns:q1 2="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="jobId" type="q12:guid" />85 <xs:element xmlns:q13="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q13:guid" /> 86 <xs:element xmlns:q14="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="jobId" type="q14:guid" /> 73 87 <xs:element minOccurs="0" name="result" nillable="true" type="xs:base64Binary" /> 74 88 <xs:element minOccurs="0" name="percentage" type="xs:double" /> 75 <xs:element xmlns:q1 3="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="exception" nillable="true" type="q13:Exception" />89 <xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="exception" nillable="true" type="q15:Exception" /> 76 90 </xs:sequence> 77 91 </xs:complexType> … … 80 94 <xs:complexType> 81 95 <xs:sequence> 82 <xs:element xmlns:q1 4="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="ProcessSnapshotResult" nillable="true" type="q14:ResponseResultReceived" />96 <xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="ProcessSnapshotResult" nillable="true" type="q16:ResponseResultReceived" /> 83 97 </xs:sequence> 84 98 </xs:complexType> … … 87 101 <xs:complexType> 88 102 <xs:sequence> 89 <xs:element xmlns:q1 5="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q15:guid" />103 <xs:element xmlns:q17="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q17:guid" /> 90 104 </xs:sequence> 91 105 </xs:complexType> … … 94 108 <xs:complexType> 95 109 <xs:sequence> 96 <xs:element xmlns:q1 6="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="LogoutResult" nillable="true" type="q16:Response" />110 <xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="LogoutResult" nillable="true" type="q18:Response" /> 97 111 </xs:sequence> 98 112 </xs:complexType> … … 101 115 <xs:complexType> 102 116 <xs:sequence> 103 <xs:element xmlns:q1 7="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="jobId" type="q17:guid" />117 <xs:element xmlns:q19="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="jobId" type="q19:guid" /> 104 118 </xs:sequence> 105 119 </xs:complexType> … … 108 122 <xs:complexType> 109 123 <xs:sequence> 110 <xs:element xmlns:q 18="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="IsJobStillNeededResult" nillable="true" type="q18:Response" />124 <xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="IsJobStillNeededResult" nillable="true" type="q20:Response" /> 111 125 </xs:sequence> 112 126 </xs:complexType> … … 115 129 <xs:complexType> 116 130 <xs:sequence> 117 <xs:element xmlns:q 19="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts.BusinessObjects" minOccurs="0" name="pluginList" nillable="true" type="q19:ArrayOfHivePluginInfo" />131 <xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts.BusinessObjects" minOccurs="0" name="pluginList" nillable="true" type="q21:ArrayOfHivePluginInfo" /> 118 132 </xs:sequence> 119 133 </xs:complexType> … … 122 136 <xs:complexType> 123 137 <xs:sequence> 124 <xs:element xmlns:q2 0="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="SendPluginsResult" nillable="true" type="q20:ResponsePlugin" />138 <xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="SendPluginsResult" nillable="true" type="q22:ResponsePlugin" /> 125 139 </xs:sequence> 126 140 </xs:complexType> … … 129 143 <xs:complexType> 130 144 <xs:sequence> 131 <xs:element xmlns:q2 1="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q21:guid" />145 <xs:element xmlns:q23="http://schemas.microsoft.com/2003/10/Serialization/" minOccurs="0" name="clientId" type="q23:guid" /> 132 146 </xs:sequence> 133 147 </xs:complexType> … … 136 150 <xs:complexType> 137 151 <xs:sequence> 138 <xs:element xmlns:q2 2="http://schemas.microsoft.com/Message" name="SendStreamedJobResult" type="q22:StreamBody" />152 <xs:element xmlns:q24="http://schemas.microsoft.com/Message" name="SendStreamedJobResult" type="q24:StreamBody" /> 139 153 </xs:sequence> 140 154 </xs:complexType> … … 143 157 <xs:complexType> 144 158 <xs:sequence> 145 <xs:element xmlns:q2 3="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts.BusinessObjects" minOccurs="0" name="pluginList" nillable="true" type="q23:ArrayOfHivePluginInfo" />159 <xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts.BusinessObjects" minOccurs="0" name="pluginList" nillable="true" type="q25:ArrayOfHivePluginInfo" /> 146 160 </xs:sequence> 147 161 </xs:complexType> … … 150 164 <xs:complexType> 151 165 <xs:sequence> 152 <xs:element xmlns:q2 4="http://schemas.microsoft.com/Message" name="SendStreamedPluginsResult" type="q24:StreamBody" />166 <xs:element xmlns:q26="http://schemas.microsoft.com/Message" name="SendStreamedPluginsResult" type="q26:StreamBody" /> 153 167 </xs:sequence> 154 168 </xs:complexType> … … 157 171 <xs:complexType> 158 172 <xs:sequence> 159 <xs:element xmlns:q2 5="http://schemas.microsoft.com/Message" name="stream" type="q25:StreamBody" />173 <xs:element xmlns:q27="http://schemas.microsoft.com/Message" name="stream" type="q27:StreamBody" /> 160 174 </xs:sequence> 161 175 </xs:complexType> … … 164 178 <xs:complexType> 165 179 <xs:sequence> 166 <xs:element xmlns:q2 6="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="StoreFinishedJobResultStreamedResult" nillable="true" type="q26:ResponseResultReceived" />180 <xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="StoreFinishedJobResultStreamedResult" nillable="true" type="q28:ResponseResultReceived" /> 167 181 </xs:sequence> 168 182 </xs:complexType> … … 171 185 <xs:complexType> 172 186 <xs:sequence> 173 <xs:element xmlns:q2 7="http://schemas.microsoft.com/Message" name="stream" type="q27:StreamBody" />187 <xs:element xmlns:q29="http://schemas.microsoft.com/Message" name="stream" type="q29:StreamBody" /> 174 188 </xs:sequence> 175 189 </xs:complexType> … … 178 192 <xs:complexType> 179 193 <xs:sequence> 180 <xs:element xmlns:q 28="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="ProcessSnapshotStreamedResult" nillable="true" type="q28:ResponseResultReceived" />194 <xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Contracts" minOccurs="0" name="ProcessSnapshotStreamedResult" nillable="true" type="q30:ResponseResultReceived" /> 181 195 </xs:sequence> 182 196 </xs:complexType>
Note: See TracChangeset
for help on using the changeset viewer.