summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-10-01 06:28:14 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-10-01 06:28:14 +0000
commit558f4d09011b5f4531ff24da03a6b4236c9a76f7 (patch)
tree4b6be08f25b4b0e0b04df4db5ac6e5f850c3f05a
parentb4e80d7fe2e2873b5af551947a0e323f4bf357e4 (diff)
parentddb5c3107c6f67bcd9eddb4767fb37e14edfb54f (diff)
Merge branch 'dujinkim' of https://github.com/DTS-Development/SHI_EVCP into dujinkim
-rw-r--r--public/wsdl/IF_ECC_EVCP_PCR.wsdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/wsdl/IF_ECC_EVCP_PCR.wsdl b/public/wsdl/IF_ECC_EVCP_PCR.wsdl
index 81d79060..255aa6a6 100644
--- a/public/wsdl/IF_ECC_EVCP_PCR.wsdl
+++ b/public/wsdl/IF_ECC_EVCP_PCR.wsdl
@@ -129,7 +129,7 @@
<!-- 1.4) 수신측 응답 구조 (최상위 타입 정의) -->
<xs:complexType name="IF_ECC_EVCP_PCRRes">
<xs:sequence>
- <xs:element name="ZMM_RT" type="tns:ZMM_RT" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:element name="ZMM_RT" type="tns:ZMM_RT" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>