개정판 a8aec13a
issue #000000 NullToCollapsedConverter 추가
Change-Id: I15c20c65d68a1b004959529e28d023e60c59fbd5
KCOM/Connected Services/ServiceDeepView/ServiceDeepView913.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" /> |
내보내기 Unified diff