개정판 264c9309
issue #660: Smart Updater 수정중
Change-Id: I573a5f58b4f34a4fddb68dc670aaf5c770cf5d07
KCOM/Connected Services/ServiceDeepView/ServiceDeepView.wsdl | ||
---|---|---|
13 | 13 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd8" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> |
14 | 14 |
</xsd:schema> |
15 | 15 |
</wsdl:types> |
16 |
<wsdl:message name="ServiceDeepView_GetVersionData_InputMessage"> |
|
17 |
<wsdl:part name="parameters" element="GetVersionData" /> |
|
18 |
</wsdl:message> |
|
19 |
<wsdl:message name="ServiceDeepView_GetVersionData_OutputMessage"> |
|
20 |
<wsdl:part name="parameters" element="GetVersionDataResponse" /> |
|
21 |
</wsdl:message> |
|
16 | 22 |
<wsdl:message name="ServiceDeepView_GetSystemData_InputMessage"> |
17 | 23 |
<wsdl:part name="parameters" element="GetSystemData" /> |
18 | 24 |
</wsdl:message> |
... | ... | |
434 | 440 |
<wsdl:part name="parameters" element="FinalPDF_GetPropertiesResponse" /> |
435 | 441 |
</wsdl:message> |
436 | 442 |
<wsdl:portType name="ServiceDeepView"> |
443 |
<wsdl:operation name="GetVersionData"> |
|
444 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetVersionData" message="ServiceDeepView_GetVersionData_InputMessage" /> |
|
445 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetVersionDataResponse" message="ServiceDeepView_GetVersionData_OutputMessage" /> |
|
446 |
</wsdl:operation> |
|
437 | 447 |
<wsdl:operation name="GetSystemData"> |
438 | 448 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSystemData" message="ServiceDeepView_GetSystemData_InputMessage" /> |
439 | 449 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSystemDataResponse" message="ServiceDeepView_GetSystemData_OutputMessage" /> |
내보내기 Unified diff