<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=ItemsProductInsert" 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=ItemsProductInsert" 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=ItemsProductInsert" elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
	<xsd:element  name="ItemsProductInsertRequestContainer" >
	 <xsd:complexType>
	  <xsd:sequence>
		<xsd:element name="cono" minOccurs="1" type="xsd:decimal"/>
		<xsd:element name="prod" minOccurs="1" type="xsd:string"/>
		<xsd:element name="descrip1" minOccurs="0" type="xsd:string"/>
		<xsd:element name="descrip2" minOccurs="0" type="xsd:string"/>
		<xsd:element name="statustype" minOccurs="0" type="xsd:string"/>
		<xsd:element name="prodcat" minOccurs="0" type="xsd:string"/>
		<xsd:element name="unitsell" minOccurs="0" type="xsd:string"/>
		<xsd:element name="kittype" minOccurs="0" type="xsd:string"/>
		<xsd:element name="warrlength" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="warrtype" minOccurs="0" type="xsd:string"/>
		<xsd:element name="lookupnm" minOccurs="0" type="xsd:string"/>
		<xsd:element name="unitstock" minOccurs="0" type="xsd:string"/>
		<xsd:element name="bolclass" minOccurs="0" type="xsd:string"/>
		<xsd:element name="weight" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="unitcnt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="lifocat" minOccurs="0" type="xsd:string"/>
		<xsd:element name="priceonty" minOccurs="0" type="xsd:string"/>
		<xsd:element name="termsdiscfl" minOccurs="0" type="xsd:string"/>
		<xsd:element name="termspct" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="sellmult" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="bodtransferty" minOccurs="0" type="xsd:string"/>
		<xsd:element name="kitrollty" minOccurs="0" type="xsd:string"/>
		<xsd:element name="slgroup" minOccurs="0" type="xsd:string"/>
		<xsd:element name="slchgdt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="cubes" minOccurs="0" type="xsd:decimal"/>
		<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="operinit" minOccurs="0" type="xsd:string"/>
		<xsd:element name="seqno" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="exponinvfl" minOccurs="0" type="xsd:string"/>
		<xsd:element name="kitnsreqfl" minOccurs="0" type="xsd:string"/>
		<xsd:element name="tiedcompprt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="msdsfl" minOccurs="0" type="xsd:string"/>
		<xsd:element name="msdssheetno" minOccurs="0" type="xsd:string"/>
		<xsd:element name="msdschgdt" minOccurs="0" type="xsd:string"/>
		<xsd:element name="edicd" minOccurs="0" type="xsd:string"/>
		<xsd:element name="pbseqno" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="corecharge" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="length" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="width" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="height" minOccurs="0" type="xsd:decimal"/>
		<xsd:element name="descrip3" minOccurs="0" type="xsd:string"/>
		<xsd:element name="APIKey"  minOccurs="1" type="xsd:string"/>
	  </xsd:sequence>
	</xsd:complexType>
	 </xsd:element>
	<xsd:element name="ItemsProductInsertResponseContainerList">
	 <xsd:complexType>
	 <xsd:sequence>
	 <xsd:element maxOccurs="unbounded" minOccurs="0" name="ItemsProductInsertResponseContainerItems" nillable="true" type="tns:ItemsProductInsertResponseContainer" />
	 </xsd:sequence>
	 </xsd:complexType>
	</xsd:element>  
	   <xsd:complexType name="ItemsProductInsertResponseContainer" >
	    <xsd:sequence maxOccurs="unbounded">
<xsd:element name="cono" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="prod" 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="descrip1" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="descrip2" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="statustype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="statusdesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="prodcat" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="prodcatdesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unitsell" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unitselldesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="keyindex" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="kittype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="kittypedesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="warrlength" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="warrtype" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="warrtypedesc" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="enterdt" 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="lookupnm" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="unitstock" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="bolclass" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="weight" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="unitcnt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="lifocat" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="priceonty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="termsdiscfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="termspct" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="sellmult" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="bodtransferty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="kitrollty" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="slgroup" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="slchgdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="cubes" 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="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="icspecrecno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="operinit" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="seqno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="exponinvfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="kitnsreqfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="tiedcompprt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="msdsfl" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="msdssheetno" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="msdschgdt" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="edicd" nillable="true" minOccurs="0" type="xsd:string"/><xsd:element name="pbseqno" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="corecharge" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="LENGTH" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="HEIGHT" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="WIDTH" nillable="true" minOccurs="0" type="xsd:decimal"  /><xsd:element name="descrip3" 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="ItemsProductInsertRequest" > 
			<wsdl:part name="parameters" element="tns:ItemsProductInsertRequestContainer" />
		</wsdl:message>
		 <wsdl:message name="ItemsProductInsertResponse" >
			<wsdl:part name="parameters" element="tns:ItemsProductInsertResponseContainerList" />
		</wsdl:message>

		 <wsdl:message name="faultMsg">
		  <wsdl:part name="fault" element="tns:FaultContainer" /> 
		 </wsdl:message>

		<wsdl:portType name="ItemsProductInsert">
			<wsdl:operation name="ItemsProductInsert">
			<wsdl:input wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsert" message="tns:ItemsProductInsertRequest" />
			<wsdl:output wsaw:Action="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsert" message="tns:ItemsProductInsertResponse" />
			<wsdl:fault name="fault" message="tns:faultMsg"/>
			 </wsdl:operation>
		</wsdl:portType>

		<wsdl:binding name="DefaultBinding_ItemsProductInsert" type="tns:ItemsProductInsert">
		 <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		 <wsdl:operation name="ItemsProductInsert">
		  <soap:operation soapAction="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsert" 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="ItemsProductInsertService">
			    <wsdl:port name="ItemsProductInsert" binding="tns:DefaultBinding_ItemsProductInsert">
			       <soap:address location="https://connector.greywolf.com/sx/ws.aspx?result=ws&amp;v=1&amp;api=ItemsProductInsert" />
			   </wsdl:port> 
		 </wsdl:service>
	</wsdl:definitions>
