<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=PurchasingOrderLinesBatchUpdate" 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=PurchasingOrderLinesBatchUpdate" 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=PurchasingOrderLinesBatchUpdate" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="PurchasingOrderLinesBatchUpdateRequestContainer" >
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="cono" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="pono" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="posuf" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="lineno" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="qtyord" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="shipprodMusthaveeithershipprodORreqprod" minOccurs="1" type="xsd:string"/>
		<xsd:element name="reqprod" minOccurs="1" type="xsd:string"/>
		<xsd:element name="price" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="proddesc" minOccurs="0" type="xsd:string"/>
		<xsd:element name="unit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="stage" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="reqshipdt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="duedt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="expshipdt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="upc" minOccurs="0" type="xsd:string"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="PurchasingOrderLinesBatchUpdateResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="PurchasingOrderLinesBatchUpdateResponseContainerItems" nillable="true" type="tns:PurchasingOrderLinesBatchUpdateResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="PurchasingOrderLinesBatchUpdateResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="cono" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="pono" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="posuf" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="lineno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qtyord" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="shipprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="reqprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="upc" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="proddesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="proddesc2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="whse" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="stage" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="enterdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="reqshipdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="duedt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="expshipdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="errorcd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="errorcd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="errordesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="errordesc" nillable="true" minOccurs="0" type="xsd:string"/>	    </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="PurchasingOrderLinesBatchUpdateRequest" > 
			<wsdl:part name="parameters" element="tns:PurchasingOrderLinesBatchUpdateRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="PurchasingOrderLinesBatchUpdateResponse" >
			<wsdl:part name="parameters" element="tns:PurchasingOrderLinesBatchUpdateResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="PurchasingOrderLinesBatchUpdate">
			<wsdl:operation name="PurchasingOrderLinesBatchUpdate">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=PurchasingOrderLinesBatchUpdate" message="tns:PurchasingOrderLinesBatchUpdateRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=PurchasingOrderLinesBatchUpdate" message="tns:PurchasingOrderLinesBatchUpdateResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_PurchasingOrderLinesBatchUpdate" type="tns:PurchasingOrderLinesBatchUpdate">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="PurchasingOrderLinesBatchUpdate">
		  <soap:operation soapAction="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=PurchasingOrderLinesBatchUpdate" 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="PurchasingOrderLinesBatchUpdateService">
			    <wsdl:port name="PurchasingOrderLinesBatchUpdate" binding="tns:DefaultBinding_PurchasingOrderLinesBatchUpdate">
			       <soap:address location="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=PurchasingOrderLinesBatchUpdate" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
