<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=SalesOrderLinesSelect" 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=SalesOrderLinesSelect" 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=SalesOrderLinesSelect" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="SalesOrderLinesSelectRequestContainer" >
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="cono" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="brs-orderno" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="brs-ordersuf" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="SalesOrderLinesSelectResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="SalesOrderLinesSelectResponseContainerItems" nillable="true" type="tns:SalesOrderLinesSelectResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="SalesOrderLinesSelectResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="cono" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="orderno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="ordersuf" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="lineno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="shipprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="proddesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="descrip1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="qtyord" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qtyship" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="price" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="netord" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="netamt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="whse" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="whsenm" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shipto" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shiptonm" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shiptoaddr1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shiptoaddr2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shiptocity" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shiptost" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="shiptozip" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="specnstype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="specnstypedesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="lostbusty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="lostbustydesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="reqprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="returnfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="returnty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="returndesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="qtyreturn" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="uomdesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="lastprice" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="discamt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="discpct" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="xrefprodty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="xrefproddesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="rushfl" 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="transdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="transtm" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="comments" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="cprintfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxamount" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="serialno" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="serialfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="vendno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="shipdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="enterdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="vendprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="manuprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="prodcost" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="prodcat" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="icspuser1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="icspuser2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="icswuser1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="icswuser2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="ediuomcd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="upcsection1" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="upcsection2" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="upcsection3" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="upcsection4" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="upcsection5" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="upcsection6" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="arpprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="prccostper" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxablefl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxablety" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="speccostty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unitconv" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="csunperstk" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="promisedt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="custno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="transtype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="reqshipdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="stkqtyship" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="orderaltno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="ordertype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="corechgty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="xrefprodtyp" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="acktype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="statustype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="pdrecno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="chrgqty" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="qtyfmrcvs" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="nosnlots" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="prevqtyshp" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="disccd" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="pricetype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="pricecd" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="corecharge" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="nosnlotsk" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="reasunavty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="qtyrel" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="datccost" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="stkqtyord" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="binloc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="qtyunavail" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="proddesc2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="pricecostty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="wodiscamt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="invoicedt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="crreasonty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="termspct" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="user1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="wmqtyship" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="warrtag" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="warrstagecd" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="restockamt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="retordno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="retordersuf" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="retlineno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="ostkqtyship" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="dobotype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="restrictty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="glcost" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="prodline" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="icspecrecno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="sxextractdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user3" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user4" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user5" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user6" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="user7" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="transproc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="keyindex" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="restktaxgrp" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="origcore" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="origlineno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="lotno" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="lotqty" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="notimeschg" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="serlottype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="weight" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="cubes" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="contractno" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="claimno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="discoverfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="disctype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="rebateamt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="seqno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="custprod" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user8" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user9" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user10" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user11" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user12" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user13" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user14" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user15" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user16" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user17" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user18" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user19" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user20" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user21" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user22" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user23" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user24" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="prodtype" 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="SalesOrderLinesSelectRequest" > 
			<wsdl:part name="parameters" element="tns:SalesOrderLinesSelectRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="SalesOrderLinesSelectResponse" >
			<wsdl:part name="parameters" element="tns:SalesOrderLinesSelectResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="SalesOrderLinesSelect">
			<wsdl:operation name="SalesOrderLinesSelect">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesOrderLinesSelect" message="tns:SalesOrderLinesSelectRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesOrderLinesSelect" message="tns:SalesOrderLinesSelectResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_SalesOrderLinesSelect" type="tns:SalesOrderLinesSelect">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="SalesOrderLinesSelect">
		  <soap:operation soapAction="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesOrderLinesSelect" 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="SalesOrderLinesSelectService">
			    <wsdl:port name="SalesOrderLinesSelect" binding="tns:DefaultBinding_SalesOrderLinesSelect">
			       <soap:address location="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesOrderLinesSelect" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
