<wsdl:definitions xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/"  xmlns:wsu = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns = "https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" xmlns:wsa = "http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp = "http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap = "http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:xsd = "http://www.w3.org/2001/XMLSchema" xmlns:msc = "http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw = "http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12 = "http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10 = "http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" targetNamespace="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">

	 <wsdl:types>
	 <xsd:schema targetNamespace="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="CustomTableValuesUpdateRequestContainer" >
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="cono" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="codeiden" minOccurs="1" type="xsd:string"/>
		<xsd:element name="primarykey" minOccurs="1" type="xsd:string"/>
		<xsd:element name="secondarykey" minOccurs="1" type="xsd:string"/>
		<xsd:element name="labelfl" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval1" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval2" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval3" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval4" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval5" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval6" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval7" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval8" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval9" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval10" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval11" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval12" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval13" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval14" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval15" minOccurs="0" type="xsd:string"/>
		<xsd:element name="codeval16" minOccurs="0" type="xsd:string"/>
		<xsd:element name="operinit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="transdt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="transproc" minOccurs="0" type="xsd:string"/>
		<xsd:element name="transtm" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user1" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user2" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user3" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user4" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user5" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user6" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="user7" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="user8" minOccurs="0" type="xsd:string"/>
		<xsd:element name="user9" minOccurs="0" type="xsd:string"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="CustomTableValuesUpdateResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="CustomTableValuesUpdateResponseContainerItems" nillable="true" type="tns:CustomTableValuesUpdateResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="CustomTableValuesUpdateResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
	    </xsd:sequence>
	   </xsd:complexType>
	<xsd:element name="FaultContainer">
	 <xsd:complexType>
	 <xsd:sequence>
	<xsd:element name="fault" type="xsd:string"/>
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   </xsd:schema>
	 </wsdl:types>


		<wsdl:message name="CustomTableValuesUpdateRequest" > 
			<wsdl:part name="parameters" element="tns:CustomTableValuesUpdateRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="CustomTableValuesUpdateResponse" >
			<wsdl:part name="parameters" element="tns:CustomTableValuesUpdateResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="CustomTableValuesUpdate">
			<wsdl:operation name="CustomTableValuesUpdate">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" message="tns:CustomTableValuesUpdateRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" message="tns:CustomTableValuesUpdateResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_CustomTableValuesUpdate" type="tns:CustomTableValuesUpdate">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="CustomTableValuesUpdate">
		  <soap:operation soapAction="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" style="document" />
		  <wsdl:input>
		   <soap:body use="literal" />
		  </wsdl:input>
		  <wsdl:output>
		    <soap:body use="literal" />
		  </wsdl:output>
		<wsdl:fault name="fault"><soap:fault use="literal" name="fault"/></wsdl:fault>
		 </wsdl:operation>
		 </wsdl:binding>

		 <wsdl:service name="CustomTableValuesUpdateService">
			    <wsdl:port name="CustomTableValuesUpdate" binding="tns:DefaultBinding_CustomTableValuesUpdate">
			       <soap:address location="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=CustomTableValuesUpdate" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
