<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=SalesTaxTableList" 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=SalesTaxTableList" 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=SalesTaxTableList" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="SalesTaxTableListRequestContainer" >
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="cono" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="countrycd" minOccurs="0" type="xsd:string"/>
		<xsd:element name="statecd" minOccurs="0" type="xsd:string"/>
		<xsd:element name="countycd" minOccurs="0" type="xsd:string"/>
		<xsd:element name="citycd" minOccurs="0" type="xsd:string"/>
		<xsd:element name="othercd" minOccurs="0" type="xsd:string"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="SalesTaxTableListResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="SalesTaxTableListResponseContainerItems" nillable="true" type="tns:SalesTaxTableListResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="SalesTaxTableListResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="cono" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="citycd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="citytaxfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="countycd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="countytaxfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="descrip" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl3" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl4" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl5" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl6" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl7" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl8" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl9" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="gl10" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="maxtaxamt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="maxtaxty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="operinit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="orgdestcd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="othercd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="othertaxfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="recty" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="statecd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxexcflat" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="taxexcflatfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxexcrt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="taxgroup" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="taxid" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxrptfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="taxsalert" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="taxtransrt" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="taxusert" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="transdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="transproc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="transtm" nillable="true" minOccurs="0" type="xsd:string"/><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="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="user8" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="user9" 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: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="SalesTaxTableListRequest" > 
			<wsdl:part name="parameters" element="tns:SalesTaxTableListRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="SalesTaxTableListResponse" >
			<wsdl:part name="parameters" element="tns:SalesTaxTableListResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="SalesTaxTableList">
			<wsdl:operation name="SalesTaxTableList">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesTaxTableList" message="tns:SalesTaxTableListRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesTaxTableList" message="tns:SalesTaxTableListResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_SalesTaxTableList" type="tns:SalesTaxTableList">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="SalesTaxTableList">
		  <soap:operation soapAction="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesTaxTableList" 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="SalesTaxTableListService">
			    <wsdl:port name="SalesTaxTableList" binding="tns:DefaultBinding_SalesTaxTableList">
			       <soap:address location="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=SalesTaxTableList" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
