|
@@ -1,5 +1,6 @@
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
-<wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://service.jztd.com" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" name="WMSService" targetNamespace="http://service.jztd.com">
|
|
|
+<wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://service.jztd.com" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
|
|
+ xmlns:ns1="http://schemas.xmlsoap.org/soap/http" name="WMSService" targetNamespace="http://service.jztd.com">
|
|
|
<wsdl:types>
|
|
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://service.jztd.com" elementFormDefault="unqualified" targetNamespace="http://service.jztd.com" version="1.0">
|
|
|
|
|
@@ -219,6 +220,7 @@
|
|
|
<xs:element minOccurs="0" name="BUKRS" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="BWKEY" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="CREATE_DATE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="DANJ_NO_WSDD" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="DELIVERY_METHOD" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="DELIVERY_METHOD_NAME" type="xs:string"/>
|
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" name="items" nillable="true" type="tns:dtKUNNRIN16ITEM"/>
|