개정판 90e7968d
issue #000: daelim source compare 중
Change-Id: I010a1b75dae4b786e1c2a51a34c923eafd384667
KCOM/Connected Services/ServiceDeepView/ServiceDeepView6.xsd | ||
---|---|---|
191 | 191 |
</xs:sequence> |
192 | 192 |
</xs:complexType> |
193 | 193 |
</xs:element> |
194 |
<xs:element name="GetMarkupInfoItemsColorChange"> |
|
195 |
<xs:complexType> |
|
196 |
<xs:sequence> |
|
197 |
<xs:element minOccurs="0" name="ProjectNo" nillable="true" type="xs:string" /> |
|
198 |
<xs:element minOccurs="0" name="DocInfoId" nillable="true" type="xs:string" /> |
|
199 |
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:string" /> |
|
200 |
<xs:element minOccurs="0" name="USER_ID" nillable="true" type="xs:string" /> |
|
201 |
</xs:sequence> |
|
202 |
</xs:complexType> |
|
203 |
</xs:element> |
|
204 |
<xs:element name="GetMarkupInfoItemsColorChangeResponse"> |
|
205 |
<xs:complexType> |
|
206 |
<xs:sequence> |
|
207 |
<xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetMarkupInfoItemsColorChangeResult" nillable="true" type="q12:ArrayOfMarkupInfoItem" /> |
|
208 |
</xs:sequence> |
|
209 |
</xs:complexType> |
|
210 |
</xs:element> |
|
211 | 194 |
<xs:element name="GetMarkupInfoItems"> |
212 | 195 |
<xs:complexType> |
213 | 196 |
<xs:sequence> |
... | ... | |
219 | 202 |
<xs:element name="GetMarkupInfoItemsResponse"> |
220 | 203 |
<xs:complexType> |
221 | 204 |
<xs:sequence> |
222 |
<xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetMarkupInfoItemsResult" nillable="true" type="q13:ArrayOfMarkupInfoItem" />
|
|
205 |
<xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetMarkupInfoItemsResult" nillable="true" type="q12:ArrayOfMarkupInfoItem" />
|
|
223 | 206 |
</xs:sequence> |
224 | 207 |
</xs:complexType> |
225 | 208 |
</xs:element> |
... | ... | |
235 | 218 |
<xs:element name="GetSyncMarkupInfoItemsResponse"> |
236 | 219 |
<xs:complexType> |
237 | 220 |
<xs:sequence> |
238 |
<xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetSyncMarkupInfoItemsResult" nillable="true" type="q14:ArrayOfMarkupInfoItem" />
|
|
221 |
<xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetSyncMarkupInfoItemsResult" nillable="true" type="q13:ArrayOfMarkupInfoItem" />
|
|
239 | 222 |
</xs:sequence> |
240 | 223 |
</xs:complexType> |
241 | 224 |
</xs:element> |
... | ... | |
250 | 233 |
<xs:element name="GetUserDataResponse"> |
251 | 234 |
<xs:complexType> |
252 | 235 |
<xs:sequence> |
253 |
<xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetUserDataResult" nillable="true" type="q15:ArrayOfMEMBER" />
|
|
236 |
<xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetUserDataResult" nillable="true" type="q14:ArrayOfMEMBER" />
|
|
254 | 237 |
</xs:sequence> |
255 | 238 |
</xs:complexType> |
256 | 239 |
</xs:element> |
... | ... | |
264 | 247 |
<xs:element name="GetDeptDataResponse"> |
265 | 248 |
<xs:complexType> |
266 | 249 |
<xs:sequence> |
267 |
<xs:element xmlns:q16="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetDeptDataResult" nillable="true" type="q16:ArrayOfstring" />
|
|
250 |
<xs:element xmlns:q15="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetDeptDataResult" nillable="true" type="q15:ArrayOfstring" />
|
|
268 | 251 |
</xs:sequence> |
269 | 252 |
</xs:complexType> |
270 | 253 |
</xs:element> |
... | ... | |
294 | 277 |
<xs:element minOccurs="0" name="SavePageNo" type="xs:int" /> |
295 | 278 |
<xs:element minOccurs="0" name="documentItemID" nillable="true" type="xs:string" /> |
296 | 279 |
<xs:element minOccurs="0" name="VPDescription" nillable="true" type="xs:string" /> |
297 |
<xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="flag" type="q17:FAVORITE_FLAG" />
|
|
280 |
<xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="flag" type="q16:FAVORITE_FLAG" />
|
|
298 | 281 |
</xs:sequence> |
299 | 282 |
</xs:complexType> |
300 | 283 |
</xs:element> |
... | ... | |
308 | 291 |
<xs:element name="SaveMarkupData"> |
309 | 292 |
<xs:complexType> |
310 | 293 |
<xs:sequence> |
311 |
<xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="UserState" nillable="true" type="q18:MarkupInfoItem" />
|
|
294 |
<xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="UserState" nillable="true" type="q17:MarkupInfoItem" />
|
|
312 | 295 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
313 | 296 |
<xs:element minOccurs="0" name="doc_id" nillable="true" type="xs:string" /> |
314 | 297 |
<xs:element minOccurs="0" name="user_id" nillable="true" type="xs:string" /> |
315 |
<xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="mlmarkup_data" nillable="true" type="q19:ArrayOfMARKUP_DATA" />
|
|
298 |
<xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="mlmarkup_data" nillable="true" type="q18:ArrayOfMARKUP_DATA" />
|
|
316 | 299 |
</xs:sequence> |
317 | 300 |
</xs:complexType> |
318 | 301 |
</xs:element> |
... | ... | |
326 | 309 |
<xs:element name="AddMarkupDataGroup"> |
327 | 310 |
<xs:complexType> |
328 | 311 |
<xs:sequence> |
329 |
<xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="mARKUP_DATA_GROUP" nillable="true" type="q20:MARKUP_DATA_GROUP" />
|
|
312 |
<xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="mARKUP_DATA_GROUP" nillable="true" type="q19:MARKUP_DATA_GROUP" />
|
|
330 | 313 |
<xs:element minOccurs="0" name="ProjectNo" nillable="true" type="xs:string" /> |
331 | 314 |
</xs:sequence> |
332 | 315 |
</xs:complexType> |
... | ... | |
372 | 355 |
<xs:element name="SaveSymbol"> |
373 | 356 |
<xs:complexType> |
374 | 357 |
<xs:sequence> |
375 |
<xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="symbol_private" nillable="true" type="q21:SYMBOL_PRIVATE" />
|
|
358 |
<xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="symbol_private" nillable="true" type="q20:SYMBOL_PRIVATE" />
|
|
376 | 359 |
</xs:sequence> |
377 | 360 |
</xs:complexType> |
378 | 361 |
</xs:element> |
... | ... | |
386 | 369 |
<xs:element name="AddPublicSymbol"> |
387 | 370 |
<xs:complexType> |
388 | 371 |
<xs:sequence> |
389 |
<xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="symbol" nillable="true" type="q22:SYMBOL_PUBLIC" />
|
|
372 |
<xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="symbol" nillable="true" type="q21:SYMBOL_PUBLIC" />
|
|
390 | 373 |
</xs:sequence> |
391 | 374 |
</xs:complexType> |
392 | 375 |
</xs:element> |
... | ... | |
432 | 415 |
<xs:complexType> |
433 | 416 |
<xs:sequence> |
434 | 417 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
435 |
<xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_History" nillable="true" type="q23:CHECK_LIST_HISTORY" />
|
|
418 |
<xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_History" nillable="true" type="q22:CHECK_LIST_HISTORY" />
|
|
436 | 419 |
</xs:sequence> |
437 | 420 |
</xs:complexType> |
438 | 421 |
</xs:element> |
... | ... | |
448 | 431 |
<xs:sequence> |
449 | 432 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
450 | 433 |
<xs:element minOccurs="0" name="rev" nillable="true" type="xs:string" /> |
451 |
<xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_History" nillable="true" type="q24:CHECK_LIST_HISTORY" />
|
|
434 |
<xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_History" nillable="true" type="q23:CHECK_LIST_HISTORY" />
|
|
452 | 435 |
</xs:sequence> |
453 | 436 |
</xs:complexType> |
454 | 437 |
</xs:element> |
... | ... | |
464 | 447 |
<xs:sequence> |
465 | 448 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
466 | 449 |
<xs:element minOccurs="0" name="_id" nillable="true" type="xs:string" /> |
467 |
<xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_value" nillable="true" type="q25:CHECK_LIST" />
|
|
450 |
<xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_value" nillable="true" type="q24:CHECK_LIST" />
|
|
468 | 451 |
</xs:sequence> |
469 | 452 |
</xs:complexType> |
470 | 453 |
</xs:element> |
... | ... | |
479 | 462 |
<xs:complexType> |
480 | 463 |
<xs:sequence> |
481 | 464 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
482 |
<xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_value" nillable="true" type="q26:CHECK_LIST" />
|
|
465 |
<xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="Check_value" nillable="true" type="q25:CHECK_LIST" />
|
|
483 | 466 |
</xs:sequence> |
484 | 467 |
</xs:complexType> |
485 | 468 |
</xs:element> |
... | ... | |
501 | 484 |
<xs:element name="GetCheckListResponse"> |
502 | 485 |
<xs:complexType> |
503 | 486 |
<xs:sequence> |
504 |
<xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetCheckListResult" nillable="true" type="q27:CHECK_LIST" />
|
|
487 |
<xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetCheckListResult" nillable="true" type="q26:CHECK_LIST" />
|
|
505 | 488 |
</xs:sequence> |
506 | 489 |
</xs:complexType> |
507 | 490 |
</xs:element> |
... | ... | |
517 | 500 |
<xs:element name="GetUserCheckListResponse"> |
518 | 501 |
<xs:complexType> |
519 | 502 |
<xs:sequence> |
520 |
<xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetUserCheckListResult" nillable="true" type="q28:ArrayOfCHECK_LIST" />
|
|
503 |
<xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetUserCheckListResult" nillable="true" type="q27:ArrayOfCHECK_LIST" />
|
|
521 | 504 |
</xs:sequence> |
522 | 505 |
</xs:complexType> |
523 | 506 |
</xs:element> |
... | ... | |
532 | 515 |
<xs:element name="GetCheckListHistoryResponse"> |
533 | 516 |
<xs:complexType> |
534 | 517 |
<xs:sequence> |
535 |
<xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetCheckListHistoryResult" nillable="true" type="q29:ArrayOfCHECK_LIST_HISTORY" />
|
|
518 |
<xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetCheckListHistoryResult" nillable="true" type="q28:ArrayOfCHECK_LIST_HISTORY" />
|
|
536 | 519 |
</xs:sequence> |
537 | 520 |
</xs:complexType> |
538 | 521 |
</xs:element> |
... | ... | |
548 | 531 |
<xs:element name="GetCheckListHistoryFirstOrDefaultResponse"> |
549 | 532 |
<xs:complexType> |
550 | 533 |
<xs:sequence> |
551 |
<xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetCheckListHistoryFirstOrDefaultResult" nillable="true" type="q30:CHECK_LIST_HISTORY" />
|
|
534 |
<xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetCheckListHistoryFirstOrDefaultResult" nillable="true" type="q29:CHECK_LIST_HISTORY" />
|
|
552 | 535 |
</xs:sequence> |
553 | 536 |
</xs:complexType> |
554 | 537 |
</xs:element> |
... | ... | |
556 | 539 |
<xs:complexType> |
557 | 540 |
<xs:sequence> |
558 | 541 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
559 |
<xs:element xmlns:q31="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="_mldocpage" nillable="true" type="q31:ArrayOfDOCPAGE" />
|
|
542 |
<xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="_mldocpage" nillable="true" type="q30:ArrayOfDOCPAGE" />
|
|
560 | 543 |
</xs:sequence> |
561 | 544 |
</xs:complexType> |
562 | 545 |
</xs:element> |
... | ... | |
578 | 561 |
<xs:element name="GetMarkupInfoResponse"> |
579 | 562 |
<xs:complexType> |
580 | 563 |
<xs:sequence> |
581 |
<xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupInfoResult" nillable="true" type="q32:MARKUP_INFO" />
|
|
564 |
<xs:element xmlns:q31="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupInfoResult" nillable="true" type="q31:MARKUP_INFO" />
|
|
582 | 565 |
</xs:sequence> |
583 | 566 |
</xs:complexType> |
584 | 567 |
</xs:element> |
... | ... | |
594 | 577 |
<xs:element name="GetMarkupDataListperPageResponse"> |
595 | 578 |
<xs:complexType> |
596 | 579 |
<xs:sequence> |
597 |
<xs:element xmlns:q33="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetMarkupDataListperPageResult" nillable="true" type="q33:ArrayOfstring" />
|
|
580 |
<xs:element xmlns:q32="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetMarkupDataListperPageResult" nillable="true" type="q32:ArrayOfstring" />
|
|
598 | 581 |
</xs:sequence> |
599 | 582 |
</xs:complexType> |
600 | 583 |
</xs:element> |
... | ... | |
602 | 585 |
<xs:complexType> |
603 | 586 |
<xs:sequence> |
604 | 587 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
605 |
<xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q34:MARKUP_INFO" />
|
|
588 |
<xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q33:MARKUP_INFO" />
|
|
606 | 589 |
</xs:sequence> |
607 | 590 |
</xs:complexType> |
608 | 591 |
</xs:element> |
... | ... | |
617 | 600 |
<xs:complexType> |
618 | 601 |
<xs:sequence> |
619 | 602 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
620 |
<xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q35:MARKUP_INFO_VERSION" />
|
|
603 |
<xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q34:MARKUP_INFO_VERSION" />
|
|
621 | 604 |
</xs:sequence> |
622 | 605 |
</xs:complexType> |
623 | 606 |
</xs:element> |
... | ... | |
632 | 615 |
<xs:complexType> |
633 | 616 |
<xs:sequence> |
634 | 617 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
635 |
<xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q36:MARKUP_DATA" />
|
|
618 |
<xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q35:MARKUP_DATA" />
|
|
636 | 619 |
</xs:sequence> |
637 | 620 |
</xs:complexType> |
638 | 621 |
</xs:element> |
... | ... | |
663 | 646 |
<xs:sequence> |
664 | 647 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
665 | 648 |
<xs:element minOccurs="0" name="_id" nillable="true" type="xs:string" /> |
666 |
<xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q37:MARKUP_INFO" />
|
|
649 |
<xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q36:MARKUP_INFO" />
|
|
667 | 650 |
</xs:sequence> |
668 | 651 |
</xs:complexType> |
669 | 652 |
</xs:element> |
... | ... | |
685 | 668 |
<xs:element name="GetMarkupDataListResponse"> |
686 | 669 |
<xs:complexType> |
687 | 670 |
<xs:sequence> |
688 |
<xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupDataListResult" nillable="true" type="q38:ArrayOfMARKUP_DATA" />
|
|
671 |
<xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupDataListResult" nillable="true" type="q37:ArrayOfMARKUP_DATA" />
|
|
689 | 672 |
</xs:sequence> |
690 | 673 |
</xs:complexType> |
691 | 674 |
</xs:element> |
... | ... | |
695 | 678 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
696 | 679 |
<xs:element minOccurs="0" name="_user_id" nillable="true" type="xs:string" /> |
697 | 680 |
<xs:element minOccurs="0" name="_doc_id" nillable="true" type="xs:string" /> |
698 |
<xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q39:ArrayOfMarkupInfoItem" />
|
|
681 |
<xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q38:ArrayOfMarkupInfoItem" />
|
|
699 | 682 |
</xs:sequence> |
700 | 683 |
</xs:complexType> |
701 | 684 |
</xs:element> |
... | ... | |
712 | 695 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
713 | 696 |
<xs:element minOccurs="0" name="_user_id" nillable="true" type="xs:string" /> |
714 | 697 |
<xs:element minOccurs="0" name="_doc_id" nillable="true" type="xs:string" /> |
715 |
<xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q40:ArrayOfMarkupInfoItem" />
|
|
698 |
<xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q39:ArrayOfMarkupInfoItem" />
|
|
716 | 699 |
<xs:element minOccurs="0" name="ProjectNo" nillable="true" type="xs:string" /> |
717 | 700 |
<xs:element minOccurs="0" name="DocInfoID" nillable="true" type="xs:string" /> |
718 | 701 |
<xs:element minOccurs="0" name="CreateUserID" nillable="true" type="xs:string" /> |
... | ... | |
722 | 705 |
<xs:element name="ConsolidateMergedPDFResponse"> |
723 | 706 |
<xs:complexType> |
724 | 707 |
<xs:sequence> |
725 |
<xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/IFinalPDF" minOccurs="0" name="ConsolidateMergedPDFResult" type="q41:FinalPDFResult" />
|
|
708 |
<xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/IFinalPDF" minOccurs="0" name="ConsolidateMergedPDFResult" type="q40:FinalPDFResult" />
|
|
726 | 709 |
</xs:sequence> |
727 | 710 |
</xs:complexType> |
728 | 711 |
</xs:element> |
... | ... | |
732 | 715 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
733 | 716 |
<xs:element minOccurs="0" name="_user_id" nillable="true" type="xs:string" /> |
734 | 717 |
<xs:element minOccurs="0" name="_doc_id" nillable="true" type="xs:string" /> |
735 |
<xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q42:ArrayOfMarkupInfoItem" />
|
|
718 |
<xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q41:ArrayOfMarkupInfoItem" />
|
|
736 | 719 |
</xs:sequence> |
737 | 720 |
</xs:complexType> |
738 | 721 |
</xs:element> |
... | ... | |
754 | 737 |
<xs:element name="GetMemberResponse"> |
755 | 738 |
<xs:complexType> |
756 | 739 |
<xs:sequence> |
757 |
<xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMemberResult" nillable="true" type="q43:MEMBER" />
|
|
740 |
<xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMemberResult" nillable="true" type="q42:MEMBER" />
|
|
758 | 741 |
</xs:sequence> |
759 | 742 |
</xs:complexType> |
760 | 743 |
</xs:element> |
... | ... | |
768 | 751 |
<xs:element name="GetSymbolListResponse"> |
769 | 752 |
<xs:complexType> |
770 | 753 |
<xs:sequence> |
771 |
<xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetSymbolListResult" nillable="true" type="q44:ArrayOfSYMBOL_PRIVATE" />
|
|
754 |
<xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetSymbolListResult" nillable="true" type="q43:ArrayOfSYMBOL_PRIVATE" />
|
|
772 | 755 |
</xs:sequence> |
773 | 756 |
</xs:complexType> |
774 | 757 |
</xs:element> |
... | ... | |
780 | 763 |
<xs:element name="GetPublicSymbolDeptListResponse"> |
781 | 764 |
<xs:complexType> |
782 | 765 |
<xs:sequence> |
783 |
<xs:element xmlns:q45="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetPublicSymbolDeptListResult" nillable="true" type="q45:ArrayOfstring" />
|
|
766 |
<xs:element xmlns:q44="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetPublicSymbolDeptListResult" nillable="true" type="q44:ArrayOfstring" />
|
|
784 | 767 |
</xs:sequence> |
785 | 768 |
</xs:complexType> |
786 | 769 |
</xs:element> |
... | ... | |
794 | 777 |
<xs:element name="GetPublicSymbolListResponse"> |
795 | 778 |
<xs:complexType> |
796 | 779 |
<xs:sequence> |
797 |
<xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPublicSymbolListResult" nillable="true" type="q46:ArrayOfSYMBOL_PUBLIC" />
|
|
780 |
<xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPublicSymbolListResult" nillable="true" type="q45:ArrayOfSYMBOL_PUBLIC" />
|
|
798 | 781 |
</xs:sequence> |
799 | 782 |
</xs:complexType> |
800 | 783 |
</xs:element> |
... | ... | |
869 | 852 |
<xs:element name="GetPreRevSelectResponse"> |
870 | 853 |
<xs:complexType> |
871 | 854 |
<xs:sequence> |
872 |
<xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPreRevSelectResult" nillable="true" type="q47:ArrayOfDOCUMENT_ITEM" />
|
|
855 |
<xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPreRevSelectResult" nillable="true" type="q46:ArrayOfDOCUMENT_ITEM" />
|
|
873 | 856 |
</xs:sequence> |
874 | 857 |
</xs:complexType> |
875 | 858 |
</xs:element> |
... | ... | |
884 | 867 |
<xs:element name="GetDocInfoOneSelectResponse"> |
885 | 868 |
<xs:complexType> |
886 | 869 |
<xs:sequence> |
887 |
<xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetDocInfoOneSelectResult" nillable="true" type="q48:DOCINFO" />
|
|
870 |
<xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetDocInfoOneSelectResult" nillable="true" type="q47:DOCINFO" />
|
|
888 | 871 |
</xs:sequence> |
889 | 872 |
</xs:complexType> |
890 | 873 |
</xs:element> |
... | ... | |
893 | 876 |
<xs:sequence> |
894 | 877 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
895 | 878 |
<xs:element minOccurs="0" name="doc_id" nillable="true" type="xs:string" /> |
896 |
<xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="_markupInfoList" nillable="true" type="q49:ArrayOfMarkupInfoItem" />
|
|
879 |
<xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="_markupInfoList" nillable="true" type="q48:ArrayOfMarkupInfoItem" />
|
|
897 | 880 |
</xs:sequence> |
898 | 881 |
</xs:complexType> |
899 | 882 |
</xs:element> |
900 | 883 |
<xs:element name="GetPrintDocItemListResponse"> |
901 | 884 |
<xs:complexType> |
902 | 885 |
<xs:sequence> |
903 |
<xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetPrintDocItemListResult" nillable="true" type="q50:ArrayOfMarkupInfoItem" />
|
|
886 |
<xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetPrintDocItemListResult" nillable="true" type="q49:ArrayOfMarkupInfoItem" />
|
|
904 | 887 |
</xs:sequence> |
905 | 888 |
</xs:complexType> |
906 | 889 |
</xs:element> |
... | ... | |
908 | 891 |
<xs:complexType> |
909 | 892 |
<xs:sequence> |
910 | 893 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
911 |
<xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q51:TALK" />
|
|
894 |
<xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q50:TALK" />
|
|
912 | 895 |
</xs:sequence> |
913 | 896 |
</xs:complexType> |
914 | 897 |
</xs:element> |
... | ... | |
930 | 913 |
<xs:element name="GetMessageResponse"> |
931 | 914 |
<xs:complexType> |
932 | 915 |
<xs:sequence> |
933 |
<xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMessageResult" nillable="true" type="q52:ArrayOfTALK" />
|
|
916 |
<xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMessageResult" nillable="true" type="q51:ArrayOfTALK" />
|
|
934 | 917 |
</xs:sequence> |
935 | 918 |
</xs:complexType> |
936 | 919 |
</xs:element> |
내보내기 Unified diff