개정판 84190963
정합성 여부 설정 수정
Change-Id: I1dfa77ec2922cee0be5f2599b6e660ee65d62692
KCOM/Connected Services/PemssService/PemssService.xsd | ||
---|---|---|
44 | 44 |
<xs:element name="ArrayOfVpCommant" nillable="true" type="tns:ArrayOfVpCommant" /> |
45 | 45 |
<xs:complexType name="VpCommant"> |
46 | 46 |
<xs:sequence> |
47 |
<xs:element minOccurs="0" name="bdId" nillable="true" type="xs:string" /> |
|
48 | 47 |
<xs:element minOccurs="0" name="comment" nillable="true" type="xs:string" /> |
49 | 48 |
<xs:element minOccurs="0" name="commentId" nillable="true" type="xs:string" /> |
50 |
<xs:element minOccurs="0" name="condition" nillable="true" type="xs:string" /> |
|
51 |
<xs:element minOccurs="0" name="dId" nillable="true" type="xs:string" /> |
|
49 |
<xs:element minOccurs="0" name="condition" type="xs:boolean" /> |
|
50 |
<xs:element minOccurs="0" name="created" nillable="true" type="xs:string" /> |
|
51 |
<xs:element minOccurs="0" name="createdBy" nillable="true" type="xs:string" /> |
|
52 |
<xs:element minOccurs="0" name="createdByName" nillable="true" type="xs:string" /> |
|
52 | 53 |
<xs:element minOccurs="0" name="mdId" nillable="true" type="xs:string" /> |
53 |
<xs:element minOccurs="0" name="pId" nillable="true" type="xs:string" /> |
|
54 |
<xs:element minOccurs="0" name="uId" nillable="true" type="xs:string" /> |
|
55 | 54 |
</xs:sequence> |
56 | 55 |
</xs:complexType> |
57 | 56 |
<xs:element name="VpCommant" nillable="true" type="tns:VpCommant" /> |
내보내기 Unified diff