개정판 0b75c341
PEMSS의 정합성 코멘트는 제외하고 Export 되도록 수정
Change-Id: I289cc872cf12b9d43fb415d0381271acca61f00a
KCOM/Connected Services/ServiceDeepView/ServiceDeepView.wsdl | ||
---|---|---|
11 | 11 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/System.Windows" /> |
12 | 12 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd7" namespace="http://schemas.datacontract.org/2004/07/IFinalPDF" /> |
13 | 13 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd8" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> |
14 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd9" namespace="http://schemas.datacontract.org/2004/07/KCOM_API" /> |
|
14 | 15 |
</xsd:schema> |
15 | 16 |
</wsdl:types> |
16 | 17 |
<wsdl:message name="ServiceDeepView_GetVersionData_InputMessage"> |
... | ... | |
235 | 236 |
<wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_OutputMessage"> |
236 | 237 |
<wsdl:part name="parameters" element="GetMarkupDataListperPageResponse" /> |
237 | 238 |
</wsdl:message> |
239 |
<wsdl:message name="ServiceDeepView_GetMarkupDataForPage_InputMessage"> |
|
240 |
<wsdl:part name="parameters" element="GetMarkupDataForPage" /> |
|
241 |
</wsdl:message> |
|
242 |
<wsdl:message name="ServiceDeepView_GetMarkupDataForPage_OutputMessage"> |
|
243 |
<wsdl:part name="parameters" element="GetMarkupDataForPageResponse" /> |
|
244 |
</wsdl:message> |
|
238 | 245 |
<wsdl:message name="ServiceDeepView_AddMarkupInfo_InputMessage"> |
239 | 246 |
<wsdl:part name="parameters" element="AddMarkupInfo" /> |
240 | 247 |
</wsdl:message> |
... | ... | |
594 | 601 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPage" message="ServiceDeepView_GetMarkupDataListperPage_InputMessage" /> |
595 | 602 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPageResponse" message="ServiceDeepView_GetMarkupDataListperPage_OutputMessage" /> |
596 | 603 |
</wsdl:operation> |
604 |
<wsdl:operation name="GetMarkupDataForPage"> |
|
605 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataForPage" message="ServiceDeepView_GetMarkupDataForPage_InputMessage" /> |
|
606 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataForPageResponse" message="ServiceDeepView_GetMarkupDataForPage_OutputMessage" /> |
|
607 |
</wsdl:operation> |
|
597 | 608 |
<wsdl:operation name="AddMarkupInfo"> |
598 | 609 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfo" message="ServiceDeepView_AddMarkupInfo_InputMessage" /> |
599 | 610 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoResponse" message="ServiceDeepView_AddMarkupInfo_OutputMessage" /> |
내보내기 Unified diff