프로젝트

일반

사용자정보

개정판 53880c83

ID53880c83defd8cc6468fd4130469156a289f4e62
상위 6472f348
하위 97e8ad04

이지연이(가) 5년 이상 전에 추가함

issue #886: Symbol legend 생성 작업 중....

차이점 보기:

KCOM/Connected Services/ServiceDeepView/ServiceDeepView.wsdl
85 85
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_OutputMessage">
86 86
    <wsdl:part name="parameters" element="GetDocumentItemInfoResponse" />
87 87
  </wsdl:message>
88
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItemsColorChange_InputMessage">
89
    <wsdl:part name="parameters" element="GetMarkupInfoItemsColorChange" />
90
  </wsdl:message>
91
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItemsColorChange_OutputMessage">
92
    <wsdl:part name="parameters" element="GetMarkupInfoItemsColorChangeResponse" />
93
  </wsdl:message>
88 94
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_InputMessage">
89 95
    <wsdl:part name="parameters" element="GetMarkupInfoItems" />
90 96
  </wsdl:message>
......
127 133
  <wsdl:message name="ServiceDeepView_SaveMarkupData_OutputMessage">
128 134
    <wsdl:part name="parameters" element="SaveMarkupDataResponse" />
129 135
  </wsdl:message>
136
  <wsdl:message name="ServiceDeepView_AddMarkupDataGroup_InputMessage">
137
    <wsdl:part name="parameters" element="AddMarkupDataGroup" />
138
  </wsdl:message>
139
  <wsdl:message name="ServiceDeepView_AddMarkupDataGroup_OutputMessage">
140
    <wsdl:part name="parameters" element="AddMarkupDataGroupResponse" />
141
  </wsdl:message>
142
  <wsdl:message name="ServiceDeepView_UpdateMarkupDataGroup_InputMessage">
143
    <wsdl:part name="parameters" element="UpdateMarkupDataGroup" />
144
  </wsdl:message>
145
  <wsdl:message name="ServiceDeepView_UpdateMarkupDataGroup_OutputMessage">
146
    <wsdl:part name="parameters" element="UpdateMarkupDataGroupResponse" />
147
  </wsdl:message>
148
  <wsdl:message name="ServiceDeepView_UpdateMarkupData_InputMessage">
149
    <wsdl:part name="parameters" element="UpdateMarkupData" />
150
  </wsdl:message>
151
  <wsdl:message name="ServiceDeepView_UpdateMarkupData_OutputMessage">
152
    <wsdl:part name="parameters" element="UpdateMarkupDataResponse" />
153
  </wsdl:message>
130 154
  <wsdl:message name="ServiceDeepView_SaveSymbol_InputMessage">
131 155
    <wsdl:part name="parameters" element="SaveSymbol" />
132 156
  </wsdl:message>
133 157
  <wsdl:message name="ServiceDeepView_SaveSymbol_OutputMessage">
134 158
    <wsdl:part name="parameters" element="SaveSymbolResponse" />
135 159
  </wsdl:message>
160
  <wsdl:message name="ServiceDeepView_AddPublicSymbol_InputMessage">
161
    <wsdl:part name="parameters" element="AddPublicSymbol" />
162
  </wsdl:message>
163
  <wsdl:message name="ServiceDeepView_AddPublicSymbol_OutputMessage">
164
    <wsdl:part name="parameters" element="AddPublicSymbolResponse" />
165
  </wsdl:message>
136 166
  <wsdl:message name="ServiceDeepView_DeleteSymbol_InputMessage">
137 167
    <wsdl:part name="parameters" element="DeleteSymbol" />
138 168
  </wsdl:message>
......
253 283
  <wsdl:message name="ServiceDeepView_Consolidate_OutputMessage">
254 284
    <wsdl:part name="parameters" element="ConsolidateResponse" />
255 285
  </wsdl:message>
286
  <wsdl:message name="ServiceDeepView_ConsolidateMergedPDF_InputMessage">
287
    <wsdl:part name="parameters" element="ConsolidateMergedPDF" />
288
  </wsdl:message>
289
  <wsdl:message name="ServiceDeepView_ConsolidateMergedPDF_OutputMessage">
290
    <wsdl:part name="parameters" element="ConsolidateMergedPDFResponse" />
291
  </wsdl:message>
256 292
  <wsdl:message name="ServiceDeepView_TeamConsolidate_InputMessage">
257 293
    <wsdl:part name="parameters" element="TeamConsolidate" />
258 294
  </wsdl:message>
......
289 325
  <wsdl:message name="ServiceDeepView_GetSymbolData_OutputMessage">
290 326
    <wsdl:part name="parameters" element="GetSymbolDataResponse" />
291 327
  </wsdl:message>
328
  <wsdl:message name="ServiceDeepView_GetSymbolImageURL_InputMessage">
329
    <wsdl:part name="parameters" element="GetSymbolImageURL" />
330
  </wsdl:message>
331
  <wsdl:message name="ServiceDeepView_GetSymbolImageURL_OutputMessage">
332
    <wsdl:part name="parameters" element="GetSymbolImageURLResponse" />
333
  </wsdl:message>
292 334
  <wsdl:message name="ServiceDeepView_GetSignData_InputMessage">
293 335
    <wsdl:part name="parameters" element="GetSignData" />
294 336
  </wsdl:message>
......
380 422
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfo" message="ServiceDeepView_GetDocumentItemInfo_InputMessage" />
381 423
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfoResponse" message="ServiceDeepView_GetDocumentItemInfo_OutputMessage" />
382 424
    </wsdl:operation>
425
    <wsdl:operation name="GetMarkupInfoItemsColorChange">
426
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsColorChange" message="ServiceDeepView_GetMarkupInfoItemsColorChange_InputMessage" />
427
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsColorChangeResponse" message="ServiceDeepView_GetMarkupInfoItemsColorChange_OutputMessage" />
428
    </wsdl:operation>
383 429
    <wsdl:operation name="GetMarkupInfoItems">
384 430
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItems" message="ServiceDeepView_GetMarkupInfoItems_InputMessage" />
385 431
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsResponse" message="ServiceDeepView_GetMarkupInfoItems_OutputMessage" />
......
408 454
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupData" message="ServiceDeepView_SaveMarkupData_InputMessage" />
409 455
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupDataResponse" message="ServiceDeepView_SaveMarkupData_OutputMessage" />
410 456
    </wsdl:operation>
457
    <wsdl:operation name="AddMarkupDataGroup">
458
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupDataGroup" message="ServiceDeepView_AddMarkupDataGroup_InputMessage" />
459
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupDataGroupResponse" message="ServiceDeepView_AddMarkupDataGroup_OutputMessage" />
460
    </wsdl:operation>
461
    <wsdl:operation name="UpdateMarkupDataGroup">
462
      <wsdl:input wsaw:Action="urn:ServiceDeepView/UpdateMarkupDataGroup" message="ServiceDeepView_UpdateMarkupDataGroup_InputMessage" />
463
      <wsdl:output wsaw:Action="urn:ServiceDeepView/UpdateMarkupDataGroupResponse" message="ServiceDeepView_UpdateMarkupDataGroup_OutputMessage" />
464
    </wsdl:operation>
465
    <wsdl:operation name="UpdateMarkupData">
466
      <wsdl:input wsaw:Action="urn:ServiceDeepView/UpdateMarkupData" message="ServiceDeepView_UpdateMarkupData_InputMessage" />
467
      <wsdl:output wsaw:Action="urn:ServiceDeepView/UpdateMarkupDataResponse" message="ServiceDeepView_UpdateMarkupData_OutputMessage" />
468
    </wsdl:operation>
411 469
    <wsdl:operation name="SaveSymbol">
412 470
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveSymbol" message="ServiceDeepView_SaveSymbol_InputMessage" />
413 471
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveSymbolResponse" message="ServiceDeepView_SaveSymbol_OutputMessage" />
414 472
    </wsdl:operation>
473
    <wsdl:operation name="AddPublicSymbol">
474
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddPublicSymbol" message="ServiceDeepView_AddPublicSymbol_InputMessage" />
475
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddPublicSymbolResponse" message="ServiceDeepView_AddPublicSymbol_OutputMessage" />
476
    </wsdl:operation>
415 477
    <wsdl:operation name="DeleteSymbol">
416 478
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteSymbol" message="ServiceDeepView_DeleteSymbol_InputMessage" />
417 479
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteSymbolResponse" message="ServiceDeepView_DeleteSymbol_OutputMessage" />
......
492 554
      <wsdl:input wsaw:Action="urn:ServiceDeepView/Consolidate" message="ServiceDeepView_Consolidate_InputMessage" />
493 555
      <wsdl:output wsaw:Action="urn:ServiceDeepView/ConsolidateResponse" message="ServiceDeepView_Consolidate_OutputMessage" />
494 556
    </wsdl:operation>
557
    <wsdl:operation name="ConsolidateMergedPDF">
558
      <wsdl:input wsaw:Action="urn:ServiceDeepView/ConsolidateMergedPDF" message="ServiceDeepView_ConsolidateMergedPDF_InputMessage" />
559
      <wsdl:output wsaw:Action="urn:ServiceDeepView/ConsolidateMergedPDFResponse" message="ServiceDeepView_ConsolidateMergedPDF_OutputMessage" />
560
    </wsdl:operation>
495 561
    <wsdl:operation name="TeamConsolidate">
496 562
      <wsdl:input wsaw:Action="urn:ServiceDeepView/TeamConsolidate" message="ServiceDeepView_TeamConsolidate_InputMessage" />
497 563
      <wsdl:output wsaw:Action="urn:ServiceDeepView/TeamConsolidateResponse" message="ServiceDeepView_TeamConsolidate_OutputMessage" />
......
516 582
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolData" message="ServiceDeepView_GetSymbolData_InputMessage" />
517 583
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolDataResponse" message="ServiceDeepView_GetSymbolData_OutputMessage" />
518 584
    </wsdl:operation>
585
    <wsdl:operation name="GetSymbolImageURL">
586
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolImageURL" message="ServiceDeepView_GetSymbolImageURL_InputMessage" />
587
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolImageURLResponse" message="ServiceDeepView_GetSymbolImageURL_OutputMessage" />
588
    </wsdl:operation>
519 589
    <wsdl:operation name="GetSignData">
520 590
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSignData" message="ServiceDeepView_GetSignData_InputMessage" />
521 591
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSignDataResponse" message="ServiceDeepView_GetSignData_OutputMessage" />

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)