개정판 0b75c341
PEMSS의 정합성 코멘트는 제외하고 Export 되도록 수정
Change-Id: I289cc872cf12b9d43fb415d0381271acca61f00a
PemssApiTest/Connected Services/ServiceDeepView/ServiceDeepView6.xsd | ||
---|---|---|
580 | 580 |
</xs:sequence> |
581 | 581 |
</xs:complexType> |
582 | 582 |
</xs:element> |
583 |
<xs:element name="GetMarkupDataForPage"> |
|
584 |
<xs:complexType> |
|
585 |
<xs:sequence> |
|
586 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
|
587 |
<xs:element minOccurs="0" name="_markupinfoid" nillable="true" type="xs:string" /> |
|
588 |
<xs:element minOccurs="0" name="_pageNo" type="xs:int" /> |
|
589 |
</xs:sequence> |
|
590 |
</xs:complexType> |
|
591 |
</xs:element> |
|
592 |
<xs:element name="GetMarkupDataForPageResponse"> |
|
593 |
<xs:complexType> |
|
594 |
<xs:sequence> |
|
595 |
<xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupDataForPageResult" nillable="true" type="q32:ArrayOfMARKUP_DATA" /> |
|
596 |
</xs:sequence> |
|
597 |
</xs:complexType> |
|
598 |
</xs:element> |
|
583 | 599 |
<xs:element name="AddMarkupInfo"> |
584 | 600 |
<xs:complexType> |
585 | 601 |
<xs:sequence> |
586 | 602 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
587 |
<xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q32:MARKUP_INFO" />
|
|
603 |
<xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q33:MARKUP_INFO" />
|
|
588 | 604 |
</xs:sequence> |
589 | 605 |
</xs:complexType> |
590 | 606 |
</xs:element> |
... | ... | |
599 | 615 |
<xs:complexType> |
600 | 616 |
<xs:sequence> |
601 | 617 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
602 |
<xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q33:MARKUP_INFO_VERSION" />
|
|
618 |
<xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q34:MARKUP_INFO_VERSION" />
|
|
603 | 619 |
</xs:sequence> |
604 | 620 |
</xs:complexType> |
605 | 621 |
</xs:element> |
... | ... | |
614 | 630 |
<xs:complexType> |
615 | 631 |
<xs:sequence> |
616 | 632 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
617 |
<xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q34:MARKUP_DATA" />
|
|
633 |
<xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q35:MARKUP_DATA" />
|
|
618 | 634 |
</xs:sequence> |
619 | 635 |
</xs:complexType> |
620 | 636 |
</xs:element> |
... | ... | |
645 | 661 |
<xs:sequence> |
646 | 662 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
647 | 663 |
<xs:element minOccurs="0" name="_id" nillable="true" type="xs:string" /> |
648 |
<xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q35:MARKUP_INFO" />
|
|
664 |
<xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q36:MARKUP_INFO" />
|
|
649 | 665 |
</xs:sequence> |
650 | 666 |
</xs:complexType> |
651 | 667 |
</xs:element> |
... | ... | |
667 | 683 |
<xs:element name="GetMarkupDataListResponse"> |
668 | 684 |
<xs:complexType> |
669 | 685 |
<xs:sequence> |
670 |
<xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupDataListResult" nillable="true" type="q36:ArrayOfMARKUP_DATA" />
|
|
686 |
<xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMarkupDataListResult" nillable="true" type="q37:ArrayOfMARKUP_DATA" />
|
|
671 | 687 |
</xs:sequence> |
672 | 688 |
</xs:complexType> |
673 | 689 |
</xs:element> |
... | ... | |
677 | 693 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
678 | 694 |
<xs:element minOccurs="0" name="_user_id" nillable="true" type="xs:string" /> |
679 | 695 |
<xs:element minOccurs="0" name="_doc_id" nillable="true" type="xs:string" /> |
680 |
<xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q37:ArrayOfMarkupInfoItem" />
|
|
696 |
<xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q38:ArrayOfMarkupInfoItem" />
|
|
681 | 697 |
</xs:sequence> |
682 | 698 |
</xs:complexType> |
683 | 699 |
</xs:element> |
... | ... | |
694 | 710 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
695 | 711 |
<xs:element minOccurs="0" name="_user_id" nillable="true" type="xs:string" /> |
696 | 712 |
<xs:element minOccurs="0" name="_doc_id" nillable="true" type="xs:string" /> |
697 |
<xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q38:ArrayOfMarkupInfoItem" />
|
|
713 |
<xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q39:ArrayOfMarkupInfoItem" />
|
|
698 | 714 |
<xs:element minOccurs="0" name="ProjectNo" nillable="true" type="xs:string" /> |
699 | 715 |
<xs:element minOccurs="0" name="DocInfoID" nillable="true" type="xs:string" /> |
700 | 716 |
<xs:element minOccurs="0" name="CreateUserID" nillable="true" type="xs:string" /> |
... | ... | |
704 | 720 |
<xs:element name="ConsolidateMergedPDFResponse"> |
705 | 721 |
<xs:complexType> |
706 | 722 |
<xs:sequence> |
707 |
<xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/IFinalPDF" minOccurs="0" name="ConsolidateMergedPDFResult" type="q39:FinalPDFResult" />
|
|
723 |
<xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/IFinalPDF" minOccurs="0" name="ConsolidateMergedPDFResult" type="q40:FinalPDFResult" />
|
|
708 | 724 |
</xs:sequence> |
709 | 725 |
</xs:complexType> |
710 | 726 |
</xs:element> |
... | ... | |
714 | 730 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
715 | 731 |
<xs:element minOccurs="0" name="_user_id" nillable="true" type="xs:string" /> |
716 | 732 |
<xs:element minOccurs="0" name="_doc_id" nillable="true" type="xs:string" /> |
717 |
<xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q40:ArrayOfMarkupInfoItem" />
|
|
733 |
<xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="markupInfoItems" nillable="true" type="q41:ArrayOfMarkupInfoItem" />
|
|
718 | 734 |
</xs:sequence> |
719 | 735 |
</xs:complexType> |
720 | 736 |
</xs:element> |
... | ... | |
736 | 752 |
<xs:element name="GetMemberResponse"> |
737 | 753 |
<xs:complexType> |
738 | 754 |
<xs:sequence> |
739 |
<xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMemberResult" nillable="true" type="q41:MEMBER" />
|
|
755 |
<xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMemberResult" nillable="true" type="q42:MEMBER" />
|
|
740 | 756 |
</xs:sequence> |
741 | 757 |
</xs:complexType> |
742 | 758 |
</xs:element> |
... | ... | |
750 | 766 |
<xs:element name="GetSymbolListResponse"> |
751 | 767 |
<xs:complexType> |
752 | 768 |
<xs:sequence> |
753 |
<xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetSymbolListResult" nillable="true" type="q42:ArrayOfSYMBOL_PRIVATE" />
|
|
769 |
<xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetSymbolListResult" nillable="true" type="q43:ArrayOfSYMBOL_PRIVATE" />
|
|
754 | 770 |
</xs:sequence> |
755 | 771 |
</xs:complexType> |
756 | 772 |
</xs:element> |
... | ... | |
762 | 778 |
<xs:element name="GetPublicSymbolDeptListResponse"> |
763 | 779 |
<xs:complexType> |
764 | 780 |
<xs:sequence> |
765 |
<xs:element xmlns:q43="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetPublicSymbolDeptListResult" nillable="true" type="q43:ArrayOfstring" />
|
|
781 |
<xs:element xmlns:q44="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetPublicSymbolDeptListResult" nillable="true" type="q44:ArrayOfstring" />
|
|
766 | 782 |
</xs:sequence> |
767 | 783 |
</xs:complexType> |
768 | 784 |
</xs:element> |
... | ... | |
776 | 792 |
<xs:element name="GetPublicSymbolListResponse"> |
777 | 793 |
<xs:complexType> |
778 | 794 |
<xs:sequence> |
779 |
<xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPublicSymbolListResult" nillable="true" type="q44:ArrayOfSYMBOL_PUBLIC" />
|
|
795 |
<xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPublicSymbolListResult" nillable="true" type="q45:ArrayOfSYMBOL_PUBLIC" />
|
|
780 | 796 |
</xs:sequence> |
781 | 797 |
</xs:complexType> |
782 | 798 |
</xs:element> |
... | ... | |
851 | 867 |
<xs:element name="GetPreRevSelectResponse"> |
852 | 868 |
<xs:complexType> |
853 | 869 |
<xs:sequence> |
854 |
<xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPreRevSelectResult" nillable="true" type="q45:ArrayOfDOCUMENT_ITEM" />
|
|
870 |
<xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetPreRevSelectResult" nillable="true" type="q46:ArrayOfDOCUMENT_ITEM" />
|
|
855 | 871 |
</xs:sequence> |
856 | 872 |
</xs:complexType> |
857 | 873 |
</xs:element> |
... | ... | |
866 | 882 |
<xs:element name="GetDocInfoOneSelectResponse"> |
867 | 883 |
<xs:complexType> |
868 | 884 |
<xs:sequence> |
869 |
<xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetDocInfoOneSelectResult" nillable="true" type="q46:DOCINFO" />
|
|
885 |
<xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetDocInfoOneSelectResult" nillable="true" type="q47:DOCINFO" />
|
|
870 | 886 |
</xs:sequence> |
871 | 887 |
</xs:complexType> |
872 | 888 |
</xs:element> |
... | ... | |
875 | 891 |
<xs:sequence> |
876 | 892 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
877 | 893 |
<xs:element minOccurs="0" name="doc_id" nillable="true" type="xs:string" /> |
878 |
<xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="_markupInfoList" nillable="true" type="q47:ArrayOfMarkupInfoItem" />
|
|
894 |
<xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="_markupInfoList" nillable="true" type="q48:ArrayOfMarkupInfoItem" />
|
|
879 | 895 |
</xs:sequence> |
880 | 896 |
</xs:complexType> |
881 | 897 |
</xs:element> |
882 | 898 |
<xs:element name="GetPrintDocItemListResponse"> |
883 | 899 |
<xs:complexType> |
884 | 900 |
<xs:sequence> |
885 |
<xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetPrintDocItemListResult" nillable="true" type="q48:ArrayOfMarkupInfoItem" />
|
|
901 |
<xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/IKCOM" minOccurs="0" name="GetPrintDocItemListResult" nillable="true" type="q49:ArrayOfMarkupInfoItem" />
|
|
886 | 902 |
</xs:sequence> |
887 | 903 |
</xs:complexType> |
888 | 904 |
</xs:element> |
... | ... | |
890 | 906 |
<xs:complexType> |
891 | 907 |
<xs:sequence> |
892 | 908 |
<xs:element minOccurs="0" name="project_no" nillable="true" type="xs:string" /> |
893 |
<xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q49:TALK" />
|
|
909 |
<xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="value" nillable="true" type="q50:TALK" />
|
|
894 | 910 |
</xs:sequence> |
895 | 911 |
</xs:complexType> |
896 | 912 |
</xs:element> |
... | ... | |
912 | 928 |
<xs:element name="GetMessageResponse"> |
913 | 929 |
<xs:complexType> |
914 | 930 |
<xs:sequence> |
915 |
<xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMessageResult" nillable="true" type="q50:ArrayOfTALK" />
|
|
931 |
<xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="GetMessageResult" nillable="true" type="q51:ArrayOfTALK" />
|
|
916 | 932 |
</xs:sequence> |
917 | 933 |
</xs:complexType> |
918 | 934 |
</xs:element> |
... | ... | |
927 | 943 |
<xs:element name="FinalPDF_GetDocinfoResponse"> |
928 | 944 |
<xs:complexType> |
929 | 945 |
<xs:sequence> |
930 |
<xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetDocinfoResult" nillable="true" type="q51:DOCINFO" />
|
|
946 |
<xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetDocinfoResult" nillable="true" type="q52:DOCINFO" />
|
|
931 | 947 |
</xs:sequence> |
932 | 948 |
</xs:complexType> |
933 | 949 |
</xs:element> |
... | ... | |
942 | 958 |
<xs:element name="FinalPDF_GetDocumentItemResponse"> |
943 | 959 |
<xs:complexType> |
944 | 960 |
<xs:sequence> |
945 |
<xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetDocumentItemResult" nillable="true" type="q52:DOCUMENT_ITEM" />
|
|
961 |
<xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetDocumentItemResult" nillable="true" type="q53:DOCUMENT_ITEM" />
|
|
946 | 962 |
</xs:sequence> |
947 | 963 |
</xs:complexType> |
948 | 964 |
</xs:element> |
... | ... | |
957 | 973 |
<xs:element name="FinalPDF_GetMarkupdataResponse"> |
958 | 974 |
<xs:complexType> |
959 | 975 |
<xs:sequence> |
960 |
<xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetMarkupdataResult" nillable="true" type="q53:ArrayOfMARKUP_DATA" />
|
|
976 |
<xs:element xmlns:q54="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetMarkupdataResult" nillable="true" type="q54:ArrayOfMARKUP_DATA" />
|
|
961 | 977 |
</xs:sequence> |
962 | 978 |
</xs:complexType> |
963 | 979 |
</xs:element> |
... | ... | |
972 | 988 |
<xs:element name="FinalPDF_GetMarkupinfoResponse"> |
973 | 989 |
<xs:complexType> |
974 | 990 |
<xs:sequence> |
975 |
<xs:element xmlns:q54="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetMarkupinfoResult" nillable="true" type="q54:MARKUP_INFO" />
|
|
991 |
<xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetMarkupinfoResult" nillable="true" type="q55:MARKUP_INFO" />
|
|
976 | 992 |
</xs:sequence> |
977 | 993 |
</xs:complexType> |
978 | 994 |
</xs:element> |
... | ... | |
986 | 1002 |
<xs:element name="FinalPDF_GetFinalPDFsResponse"> |
987 | 1003 |
<xs:complexType> |
988 | 1004 |
<xs:sequence> |
989 |
<xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetFinalPDFsResult" nillable="true" type="q55:ArrayOfFINAL_PDF" />
|
|
1005 |
<xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetFinalPDFsResult" nillable="true" type="q56:ArrayOfFINAL_PDF" />
|
|
990 | 1006 |
</xs:sequence> |
991 | 1007 |
</xs:complexType> |
992 | 1008 |
</xs:element> |
... | ... | |
1001 | 1017 |
<xs:element name="FinalPDF_GetDocpageResponse"> |
1002 | 1018 |
<xs:complexType> |
1003 | 1019 |
<xs:sequence> |
1004 |
<xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetDocpageResult" nillable="true" type="q56:ArrayOfDOCPAGE" />
|
|
1020 |
<xs:element xmlns:q57="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetDocpageResult" nillable="true" type="q57:ArrayOfDOCPAGE" />
|
|
1005 | 1021 |
</xs:sequence> |
1006 | 1022 |
</xs:complexType> |
1007 | 1023 |
</xs:element> |
... | ... | |
1009 | 1025 |
<xs:complexType> |
1010 | 1026 |
<xs:sequence> |
1011 | 1027 |
<xs:element minOccurs="0" name="final_id" nillable="true" type="xs:string" /> |
1012 |
<xs:element xmlns:q57="http://schemas.datacontract.org/2004/07/IFinalPDF" minOccurs="0" name="status" type="q57:FinalStatus" />
|
|
1028 |
<xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/IFinalPDF" minOccurs="0" name="status" type="q58:FinalStatus" />
|
|
1013 | 1029 |
</xs:sequence> |
1014 | 1030 |
</xs:complexType> |
1015 | 1031 |
</xs:element> |
... | ... | |
1093 | 1109 |
<xs:element name="FinalPDF_GetCommentMemberResponse"> |
1094 | 1110 |
<xs:complexType> |
1095 | 1111 |
<xs:sequence> |
1096 |
<xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetCommentMemberResult" nillable="true" type="q58:MEMBER" />
|
|
1112 |
<xs:element xmlns:q59="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetCommentMemberResult" nillable="true" type="q59:MEMBER" />
|
|
1097 | 1113 |
</xs:sequence> |
1098 | 1114 |
</xs:complexType> |
1099 | 1115 |
</xs:element> |
... | ... | |
1107 | 1123 |
<xs:element name="FinalPDF_GetPropertiesResponse"> |
1108 | 1124 |
<xs:complexType> |
1109 | 1125 |
<xs:sequence> |
1110 |
<xs:element xmlns:q59="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetPropertiesResult" nillable="true" type="q59:ArrayOfPROPERTIES" />
|
|
1126 |
<xs:element xmlns:q60="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" minOccurs="0" name="FinalPDF_GetPropertiesResult" nillable="true" type="q60:ArrayOfPROPERTIES" />
|
|
1111 | 1127 |
</xs:sequence> |
1112 | 1128 |
</xs:complexType> |
1113 | 1129 |
</xs:element> |
내보내기 Unified diff