개정판 0c575433
issue #0000 compare 수정
Change-Id: I9b57c124b64674f7ae618978955093b399008da5
KCOM/Connected Services/KcomService/ServiceDeepView.wsdl | ||
---|---|---|
5 | 5 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd0" /> |
6 | 6 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> |
7 | 7 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/IKCOM" /> |
8 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" />
|
|
9 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/System.Data.Objects.DataClasses" />
|
|
10 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System.Data" /> |
|
11 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/System.Windows" />
|
|
12 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd7" namespace="http://schemas.datacontract.org/2004/07/IFinalPDF" />
|
|
13 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd8" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
|
|
8 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
|
|
9 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" />
|
|
10 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System.Data.Objects.DataClasses" />
|
|
11 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/System.Data" />
|
|
12 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd7" namespace="http://schemas.datacontract.org/2004/07/System.Windows" />
|
|
13 |
<xsd:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd8" namespace="http://schemas.datacontract.org/2004/07/IFinalPDF" />
|
|
14 | 14 |
</xsd:schema> |
15 | 15 |
</wsdl:types> |
16 | 16 |
<wsdl:message name="ServiceDeepView_GetVersionData_InputMessage"> |
... | ... | |
43 | 43 |
<wsdl:message name="ServiceDeepView_DelFavoriteVP_OutputMessage"> |
44 | 44 |
<wsdl:part name="parameters" element="DelFavoriteVPResponse" /> |
45 | 45 |
</wsdl:message> |
46 |
<wsdl:message name="ServiceDeepView_GetCompareRectsTargetSize_InputMessage"> |
|
47 |
<wsdl:part name="parameters" element="GetCompareRectsTargetSize" /> |
|
48 |
</wsdl:message> |
|
49 |
<wsdl:message name="ServiceDeepView_GetCompareRectsTargetSize_OutputMessage"> |
|
50 |
<wsdl:part name="parameters" element="GetCompareRectsTargetSizeResponse" /> |
|
51 |
</wsdl:message> |
|
46 | 52 |
<wsdl:message name="ServiceDeepView_GetCompareRect_InputMessage"> |
47 | 53 |
<wsdl:part name="parameters" element="GetCompareRect" /> |
48 | 54 |
</wsdl:message> |
... | ... | |
502 | 508 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/DelFavoriteVP" message="ServiceDeepView_DelFavoriteVP_InputMessage" /> |
503 | 509 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/DelFavoriteVPResponse" message="ServiceDeepView_DelFavoriteVP_OutputMessage" /> |
504 | 510 |
</wsdl:operation> |
511 |
<wsdl:operation name="GetCompareRectsTargetSize"> |
|
512 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetCompareRectsTargetSize" message="ServiceDeepView_GetCompareRectsTargetSize_InputMessage" /> |
|
513 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetCompareRectsTargetSizeResponse" message="ServiceDeepView_GetCompareRectsTargetSize_OutputMessage" /> |
|
514 |
</wsdl:operation> |
|
505 | 515 |
<wsdl:operation name="GetCompareRect"> |
506 | 516 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetCompareRect" message="ServiceDeepView_GetCompareRect_InputMessage" /> |
507 | 517 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetCompareRectResponse" message="ServiceDeepView_GetCompareRect_OutputMessage" /> |
내보내기 Unified diff