개정판 0c575433
issue #0000 compare 수정
Change-Id: I9b57c124b64674f7ae618978955093b399008da5
KCOM/Connected Services/KcomService/ServiceDeepView4.xsd | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 | 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 |
<xs:import schemaLocation="http://localhost:44301/ServiceDeepView.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> |
|
3 | 4 |
<xs:complexType name="KCOM_SystemInfo"> |
4 | 5 |
<xs:sequence> |
5 | 6 |
<xs:element minOccurs="0" name="HostName" nillable="true" type="xs:string" /> |
6 | 7 |
<xs:element minOccurs="0" name="HostPort" nillable="true" type="xs:string" /> |
7 | 8 |
<xs:element minOccurs="0" name="Notify" nillable="true" type="xs:string" /> |
8 | 9 |
<xs:element minOccurs="0" name="STAMP" nillable="true" type="xs:string" /> |
10 |
<xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="STAMP_CONTENTS" nillable="true" type="q1:ArrayOfKeyValueOfstringstring" /> |
|
9 | 11 |
</xs:sequence> |
10 | 12 |
</xs:complexType> |
11 | 13 |
<xs:element name="KCOM_SystemInfo" nillable="true" type="tns:KCOM_SystemInfo" /> |
... | ... | |
78 | 80 |
<xs:element minOccurs="0" name="PageNumber" type="xs:int" /> |
79 | 81 |
<xs:element minOccurs="0" name="ParsingMemo" nillable="true" type="xs:string" /> |
80 | 82 |
<xs:element minOccurs="0" name="Symbol_ID" nillable="true" type="xs:string" /> |
83 |
<xs:element minOccurs="0" name="ZIndex" type="xs:int" /> |
|
81 | 84 |
</xs:sequence> |
82 | 85 |
</xs:complexType> |
83 | 86 |
<xs:element name="MarkupItem" nillable="true" type="tns:MarkupItem" /> |
내보내기 Unified diff