프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / Connected Services / ServiceDeepView / ServiceDeepView2.wsdl @ 787a4489

이력 | 보기 | 이력해설 | 다운로드 (9.98 KB)

1 787a4489 KangIngu
<?xml version="1.0" encoding="utf-8"?>
2
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
  <wsdl:types>
4
    <xsd:schema targetNamespace="/Imports">
5
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd0" />
6
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
7
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/IKCOM" />
8
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/System.Windows" />
9
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/IFinalPDF" />
10
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" />
11
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/System.Data.Objects.DataClasses" />
12
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd7" namespace="http://schemas.datacontract.org/2004/07/System.Data" />
13
      <xsd:import schemaLocation="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc?xsd=xsd8" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
14
    </xsd:schema>
15
  </wsdl:types>
16
  <wsdl:message name="ServiceDeepView_GetSystemData_InputMessage">
17
    <wsdl:part name="parameters" element="GetSystemData" />
18
  </wsdl:message>
19
  <wsdl:message name="ServiceDeepView_GetSystemData_OutputMessage">
20
    <wsdl:part name="parameters" element="GetSystemDataResponse" />
21
  </wsdl:message>
22
  <wsdl:message name="ServiceDeepView_GetCompareRect_InputMessage">
23
    <wsdl:part name="parameters" element="GetCompareRect" />
24
  </wsdl:message>
25
  <wsdl:message name="ServiceDeepView_GetCompareRect_OutputMessage">
26
    <wsdl:part name="parameters" element="GetCompareRectResponse" />
27
  </wsdl:message>
28
  <wsdl:message name="ServiceDeepView_SetFinalPDF_InputMessage">
29
    <wsdl:part name="parameters" element="SetFinalPDF" />
30
  </wsdl:message>
31
  <wsdl:message name="ServiceDeepView_SetFinalPDF_OutputMessage">
32
    <wsdl:part name="parameters" element="SetFinalPDFResponse" />
33
  </wsdl:message>
34
  <wsdl:message name="ServiceDeepView_GetConversionState_InputMessage">
35
    <wsdl:part name="parameters" element="GetConversionState" />
36
  </wsdl:message>
37
  <wsdl:message name="ServiceDeepView_GetConversionState_OutputMessage">
38
    <wsdl:part name="parameters" element="GetConversionStateResponse" />
39
  </wsdl:message>
40
  <wsdl:message name="ServiceDeepView_GetVPRevisionHistory_InputMessage">
41
    <wsdl:part name="parameters" element="GetVPRevisionHistory" />
42
  </wsdl:message>
43
  <wsdl:message name="ServiceDeepView_GetVPRevisionHistory_OutputMessage">
44
    <wsdl:part name="parameters" element="GetVPRevisionHistoryResponse" />
45
  </wsdl:message>
46
  <wsdl:message name="ServiceDeepView_GetDocInfo_InputMessage">
47
    <wsdl:part name="parameters" element="GetDocInfo" />
48
  </wsdl:message>
49
  <wsdl:message name="ServiceDeepView_GetDocInfo_OutputMessage">
50
    <wsdl:part name="parameters" element="GetDocInfoResponse" />
51
  </wsdl:message>
52
  <wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_InputMessage">
53
    <wsdl:part name="parameters" element="GetCheckSystemAdmin" />
54
  </wsdl:message>
55
  <wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_OutputMessage">
56
    <wsdl:part name="parameters" element="GetCheckSystemAdminResponse" />
57
  </wsdl:message>
58
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_InputMessage">
59
    <wsdl:part name="parameters" element="GetDocumentItemInfo" />
60
  </wsdl:message>
61
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_OutputMessage">
62
    <wsdl:part name="parameters" element="GetDocumentItemInfoResponse" />
63
  </wsdl:message>
64
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_InputMessage">
65
    <wsdl:part name="parameters" element="GetMarkupInfoItems" />
66
  </wsdl:message>
67
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_OutputMessage">
68
    <wsdl:part name="parameters" element="GetMarkupInfoItemsResponse" />
69
  </wsdl:message>
70
  <wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage">
71
    <wsdl:part name="parameters" element="GetSyncMarkupInfoItems" />
72
  </wsdl:message>
73
  <wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage">
74
    <wsdl:part name="parameters" element="GetSyncMarkupInfoItemsResponse" />
75
  </wsdl:message>
76
  <wsdl:message name="ServiceDeepView_GetDeptData_InputMessage">
77
    <wsdl:part name="parameters" element="GetDeptData" />
78
  </wsdl:message>
79
  <wsdl:message name="ServiceDeepView_GetDeptData_OutputMessage">
80
    <wsdl:part name="parameters" element="GetDeptDataResponse" />
81
  </wsdl:message>
82
  <wsdl:message name="ServiceDeepView_DeleteMarkup_InputMessage">
83
    <wsdl:part name="parameters" element="DeleteMarkup" />
84
  </wsdl:message>
85
  <wsdl:message name="ServiceDeepView_DeleteMarkup_OutputMessage">
86
    <wsdl:part name="parameters" element="DeleteMarkupResponse" />
87
  </wsdl:message>
88
  <wsdl:portType name="ServiceDeepView">
89
    <wsdl:operation name="GetSystemData">
90
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSystemData" message="ServiceDeepView_GetSystemData_InputMessage" />
91
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSystemDataResponse" message="ServiceDeepView_GetSystemData_OutputMessage" />
92
    </wsdl:operation>
93
    <wsdl:operation name="GetCompareRect">
94
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCompareRect" message="ServiceDeepView_GetCompareRect_InputMessage" />
95
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCompareRectResponse" message="ServiceDeepView_GetCompareRect_OutputMessage" />
96
    </wsdl:operation>
97
    <wsdl:operation name="SetFinalPDF">
98
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SetFinalPDF" message="ServiceDeepView_SetFinalPDF_InputMessage" />
99
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SetFinalPDFResponse" message="ServiceDeepView_SetFinalPDF_OutputMessage" />
100
    </wsdl:operation>
101
    <wsdl:operation name="GetConversionState">
102
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetConversionState" message="ServiceDeepView_GetConversionState_InputMessage" />
103
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetConversionStateResponse" message="ServiceDeepView_GetConversionState_OutputMessage" />
104
    </wsdl:operation>
105
    <wsdl:operation name="GetVPRevisionHistory">
106
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistory" message="ServiceDeepView_GetVPRevisionHistory_InputMessage" />
107
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistoryResponse" message="ServiceDeepView_GetVPRevisionHistory_OutputMessage" />
108
    </wsdl:operation>
109
    <wsdl:operation name="GetDocInfo">
110
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocInfo" message="ServiceDeepView_GetDocInfo_InputMessage" />
111
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocInfoResponse" message="ServiceDeepView_GetDocInfo_OutputMessage" />
112
    </wsdl:operation>
113
    <wsdl:operation name="GetCheckSystemAdmin">
114
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdmin" message="ServiceDeepView_GetCheckSystemAdmin_InputMessage" />
115
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdminResponse" message="ServiceDeepView_GetCheckSystemAdmin_OutputMessage" />
116
    </wsdl:operation>
117
    <wsdl:operation name="GetDocumentItemInfo">
118
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfo" message="ServiceDeepView_GetDocumentItemInfo_InputMessage" />
119
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfoResponse" message="ServiceDeepView_GetDocumentItemInfo_OutputMessage" />
120
    </wsdl:operation>
121
    <wsdl:operation name="GetMarkupInfoItems">
122
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItems" message="ServiceDeepView_GetMarkupInfoItems_InputMessage" />
123
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsResponse" message="ServiceDeepView_GetMarkupInfoItems_OutputMessage" />
124
    </wsdl:operation>
125
    <wsdl:operation name="GetSyncMarkupInfoItems">
126
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItems" message="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage" />
127
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItemsResponse" message="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage" />
128
    </wsdl:operation>
129
    <wsdl:operation name="GetDeptData">
130
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDeptData" message="ServiceDeepView_GetDeptData_InputMessage" />
131
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDeptDataResponse" message="ServiceDeepView_GetDeptData_OutputMessage" />
132
    </wsdl:operation>
133
    <wsdl:operation name="DeleteMarkup">
134
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteMarkup" message="ServiceDeepView_DeleteMarkup_InputMessage" />
135
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteMarkupResponse" message="ServiceDeepView_DeleteMarkup_OutputMessage" />
136
    </wsdl:operation>
137
  </wsdl:portType>
138
</wsdl:definitions>
클립보드 이미지 추가 (최대 크기: 500 MB)