프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / Connected Services / ServiceDeepView / ServiceDeepView916.xsd @ 1305c420

이력 | 보기 | 이력해설 | 다운로드 (564 Bytes)

1
<?xml version="1.0" encoding="utf-8"?>
2
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3
  <xs:complexType name="ArrayOfstring">
4
    <xs:sequence>
5
      <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" />
6
    </xs:sequence>
7
  </xs:complexType>
8
  <xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring" />
9
</xs:schema>
클립보드 이미지 추가 (최대 크기: 500 MB)