summaryrefslogtreecommitdiff
path: root/public/wsdl/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER.wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'public/wsdl/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER.wsdl')
-rw-r--r--public/wsdl/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER.wsdl39
1 files changed, 39 insertions, 0 deletions
diff --git a/public/wsdl/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER.wsdl b/public/wsdl/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER.wsdl
new file mode 100644
index 00000000..792cc375
--- /dev/null
+++ b/public/wsdl/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER.wsdl
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions targetNamespace="http://60.101.108.100/api/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER/"
+ xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+ <wsdl:types>
+ <xsd:schema targetNamespace="http://60.101.108.100/api/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER/"
+ xmlns:p0="http://60.101.108.100/api/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER/"
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+ <xsd:element name="IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTERReq" type="p0:IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTERReq" nillable="true"/>
+ <xsd:complexType name="IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTERReq">
+ <xsd:sequence>
+ <xsd:element name="CMCTB_EMP_REF_MDG_IF" type="p0:CMCTB_EMP_REF_MDG_IF" minOccurs="0" maxOccurs="unbounded"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="CMCTB_EMP_REF_MDG_IF">
+ <xsd:sequence>
+ <xsd:element name="GRPCD" type="xsd:string"/>
+ <xsd:element name="CORPCD" type="xsd:string"/>
+ <xsd:element name="MAINCD" type="xsd:string"/>
+ <xsd:element name="VALIDFROMDT" type="xsd:string" minOccurs="0"/>
+ <xsd:element name="VALIDTODT" type="xsd:string" minOccurs="0"/>
+ <xsd:element name="ADTL_01" type="xsd:string" minOccurs="0"/>
+ <xsd:element name="ADTL_02" type="xsd:string" minOccurs="0"/>
+ <xsd:element name="NAME" type="p0:NAME" minOccurs="0" maxOccurs="unbounded"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="NAME">
+ <xsd:sequence>
+ <xsd:element name="SPRAS" type="xsd:string"/>
+ <xsd:element name="NAME" type="xsd:string" minOccurs="0"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ </xsd:schema>
+ </wsdl:types>
+ <wsdl:message name="process">
+ <wsdl:part name="IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTERReq" element="p5:IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTERReq"
+ xmlns:p5="http://60.101.108.100/api/IF_MDZ_EVCP_EMPLOYEE_REFERENCE_MASTER/"/>
+ </wsdl:message>
+ <wsdl:message name="processResponse"/>
+</wsdl:definitions> \ No newline at end of file