markus / KCOM / Connected Services / KcomService / ServiceDeepView4.xsd @ 0c575433
이력 | 보기 | 이력해설 | 다운로드 (5.71 KB)
1 | d21e9c15 | taeseongkim | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/IKCOM" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/IKCOM" xmlns:xs="http://www.w3.org/2001/XMLSchema"> |
||
3 | 0c575433 | taeseongkim | <xs:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> |
4 | d21e9c15 | taeseongkim | <xs:complexType name="KCOM_SystemInfo"> |
5 | <xs:sequence> |
||
6 | <xs:element minOccurs="0" name="HostName" nillable="true" type="xs:string" /> |
||
7 | <xs:element minOccurs="0" name="HostPort" nillable="true" type="xs:string" /> |
||
8 | <xs:element minOccurs="0" name="Notify" nillable="true" type="xs:string" /> |
||
9 | <xs:element minOccurs="0" name="STAMP" nillable="true" type="xs:string" /> |
||
10 | 0c575433 | taeseongkim | <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="STAMP_CONTENTS" nillable="true" type="q1:ArrayOfKeyValueOfstringstring" /> |
11 | d21e9c15 | taeseongkim | </xs:sequence> |
12 | </xs:complexType> |
||
13 | <xs:element name="KCOM_SystemInfo" nillable="true" type="tns:KCOM_SystemInfo" /> |
||
14 | <xs:complexType name="KCOM_BasicParam"> |
||
15 | <xs:sequence> |
||
16 | <xs:element minOccurs="0" name="documentID" nillable="true" type="xs:string" /> |
||
17 | <xs:element minOccurs="0" name="projectNo" nillable="true" type="xs:string" /> |
||
18 | <xs:element minOccurs="0" name="userID" nillable="true" type="xs:string" /> |
||
19 | </xs:sequence> |
||
20 | </xs:complexType> |
||
21 | <xs:element name="KCOM_BasicParam" nillable="true" type="tns:KCOM_BasicParam" /> |
||
22 | <xs:complexType name="ArrayOfVPRevision"> |
||
23 | <xs:sequence> |
||
24 | <xs:element minOccurs="0" maxOccurs="unbounded" name="VPRevision" nillable="true" type="tns:VPRevision" /> |
||
25 | </xs:sequence> |
||
26 | </xs:complexType> |
||
27 | <xs:element name="ArrayOfVPRevision" nillable="true" type="tns:ArrayOfVPRevision" /> |
||
28 | <xs:complexType name="VPRevision"> |
||
29 | <xs:sequence> |
||
30 | <xs:element minOccurs="0" name="DOCUMENT_ID" nillable="true" type="xs:string" /> |
||
31 | <xs:element minOccurs="0" name="DocNo" nillable="true" type="xs:string" /> |
||
32 | <xs:element minOccurs="0" name="EnsembleLink" nillable="true" type="xs:string" /> |
||
33 | <xs:element minOccurs="0" name="FROM_VENDOR" nillable="true" type="xs:string" /> |
||
34 | <xs:element minOccurs="0" name="GroupNo" nillable="true" type="xs:string" /> |
||
35 | <xs:element minOccurs="0" name="IsSyncPossible" type="xs:boolean" /> |
||
36 | <xs:element minOccurs="0" name="RESULT" nillable="true" type="xs:string" /> |
||
37 | <xs:element minOccurs="0" name="RevNo" nillable="true" type="xs:string" /> |
||
38 | <xs:element minOccurs="0" name="TO_VENDOR" nillable="true" type="xs:string" /> |
||
39 | </xs:sequence> |
||
40 | </xs:complexType> |
||
41 | <xs:element name="VPRevision" nillable="true" type="tns:VPRevision" /> |
||
42 | <xs:complexType name="ArrayOfMarkupInfoItem"> |
||
43 | <xs:sequence> |
||
44 | <xs:element minOccurs="0" maxOccurs="unbounded" name="MarkupInfoItem" nillable="true" type="tns:MarkupInfoItem" /> |
||
45 | </xs:sequence> |
||
46 | </xs:complexType> |
||
47 | <xs:element name="ArrayOfMarkupInfoItem" nillable="true" type="tns:ArrayOfMarkupInfoItem" /> |
||
48 | <xs:complexType name="MarkupInfoItem"> |
||
49 | <xs:sequence> |
||
50 | <xs:element minOccurs="0" name="AvoidConsolidate" type="xs:int" /> |
||
51 | <xs:element minOccurs="0" name="Consolidate" type="xs:int" /> |
||
52 | <xs:element minOccurs="0" name="CreateTime" type="xs:dateTime" /> |
||
53 | <xs:element minOccurs="0" name="Depatment" nillable="true" type="xs:string" /> |
||
54 | <xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" /> |
||
55 | <xs:element minOccurs="0" name="DisplayColor" nillable="true" type="xs:string" /> |
||
56 | <xs:element minOccurs="0" name="IsPreviewUser" type="xs:boolean" /> |
||
57 | <xs:element minOccurs="0" name="MarkupInfoID" nillable="true" type="xs:string" /> |
||
58 | <xs:element minOccurs="0" name="MarkupList" nillable="true" type="tns:ArrayOfMarkupItem" /> |
||
59 | <xs:element minOccurs="0" name="MarkupVersionID" nillable="true" type="xs:string" /> |
||
60 | <xs:element minOccurs="0" name="PageCount" type="xs:int" /> |
||
61 | <xs:element minOccurs="0" name="PartConsolidate" type="xs:int" /> |
||
62 | <xs:element minOccurs="0" name="UpdateTime" type="xs:dateTime" /> |
||
63 | <xs:element minOccurs="0" name="UserID" nillable="true" type="xs:string" /> |
||
64 | <xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string" /> |
||
65 | <xs:element minOccurs="0" name="userDelete" type="xs:boolean" /> |
||
66 | </xs:sequence> |
||
67 | </xs:complexType> |
||
68 | <xs:element name="MarkupInfoItem" nillable="true" type="tns:MarkupInfoItem" /> |
||
69 | <xs:complexType name="ArrayOfMarkupItem"> |
||
70 | <xs:sequence> |
||
71 | <xs:element minOccurs="0" maxOccurs="unbounded" name="MarkupItem" nillable="true" type="tns:MarkupItem" /> |
||
72 | </xs:sequence> |
||
73 | </xs:complexType> |
||
74 | <xs:element name="ArrayOfMarkupItem" nillable="true" type="tns:ArrayOfMarkupItem" /> |
||
75 | <xs:complexType name="MarkupItem"> |
||
76 | <xs:sequence> |
||
77 | <xs:element minOccurs="0" name="Data" nillable="true" type="xs:string" /> |
||
78 | <xs:element minOccurs="0" name="Data_Type" type="xs:int" /> |
||
79 | <xs:element minOccurs="0" name="ID" nillable="true" type="xs:string" /> |
||
80 | <xs:element minOccurs="0" name="PageNumber" type="xs:int" /> |
||
81 | <xs:element minOccurs="0" name="ParsingMemo" nillable="true" type="xs:string" /> |
||
82 | <xs:element minOccurs="0" name="Symbol_ID" nillable="true" type="xs:string" /> |
||
83 | 0c575433 | taeseongkim | <xs:element minOccurs="0" name="ZIndex" type="xs:int" /> |
84 | d21e9c15 | taeseongkim | </xs:sequence> |
85 | </xs:complexType> |
||
86 | <xs:element name="MarkupItem" nillable="true" type="tns:MarkupItem" /> |
||
87 | <xs:simpleType name="FAVORITE_FLAG"> |
||
88 | <xs:restriction base="xs:string"> |
||
89 | <xs:enumeration value="ALL" /> |
||
90 | <xs:enumeration value="TeamShare" /> |
||
91 | <xs:enumeration value="Personal" /> |
||
92 | </xs:restriction> |
||
93 | </xs:simpleType> |
||
94 | <xs:element name="FAVORITE_FLAG" nillable="true" type="tns:FAVORITE_FLAG" /> |
||
95 | </xs:schema> |