<?xml version='1.0' encoding='UTF-8'?><!-- Published by XML-WS Runtime (https://github.com/eclipse-ee4j/metro-jax-ws). Runtime's version is XML-WS Runtime 4.0.0 git-revision#129f787. --><!-- Generated by XML-WS Runtime (https://github.com/eclipse-ee4j/metro-jax-ws). Runtime's version is XML-WS Runtime 4.0.0 git-revision#129f787. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/" name="ProductDataService">
<types>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/SharedObjects/" schemaLocation="https://service.momentecbrands.com/ProductDataService?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/" schemaLocation="https://service.momentecbrands.com/ProductDataService?xsd=2"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.isotc211.org/iso4217/" schemaLocation="https://service.momentecbrands.com/ProductDataService?xsd=3"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.codesynthesis.com/xmlns/xsstl" schemaLocation="https://service.momentecbrands.com/ProductDataService?xsd=4"/>
</xsd:schema>
</types>
<message name="getProduct">
<part name="GetProductRequest" element="tns:GetProductRequest"/>
</message>
<message name="getProductResponse">
<part name="GetProductResponse" element="tns:GetProductResponse"/>
</message>
<message name="getProductSellable">
<part name="GetProductSellableRequest" element="tns:GetProductSellableRequest"/>
</message>
<message name="getProductSellableResponse">
<part name="GetProductSellableResponse" element="tns:GetProductSellableResponse"/>
</message>
<message name="getProductCloseOut">
<part name="GetProductCloseOutRequest" element="tns:GetProductCloseOutRequest"/>
</message>
<message name="getProductCloseOutResponse">
<part name="GetProductCloseOutResponse" element="tns:GetProductCloseOutResponse"/>
</message>
<message name="getProductDateModified">
<part name="GetProductDateModifiedRequest" element="tns:GetProductDateModifiedRequest"/>
</message>
<message name="getProductDateModifiedResponse">
<part name="GetProductDateModifiedResponse" element="tns:GetProductDateModifiedResponse"/>
</message>
<portType name="ProductDataService">
<operation name="getProduct">
<input wsam:Action="getProduct" message="tns:getProduct"/>
<output wsam:Action="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/ProductDataService/getProductResponse" message="tns:getProductResponse"/>
</operation>
<operation name="getProductSellable">
<input wsam:Action="getProductSellable" message="tns:getProductSellable"/>
<output wsam:Action="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/ProductDataService/getProductSellableResponse" message="tns:getProductSellableResponse"/>
</operation>
<operation name="getProductCloseOut">
<input wsam:Action="getProductCloseOut" message="tns:getProductCloseOut"/>
<output wsam:Action="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/ProductDataService/getProductCloseOutResponse" message="tns:getProductCloseOutResponse"/>
</operation>
<operation name="getProductDateModified">
<input wsam:Action="getProductDateModified" message="tns:getProductDateModified"/>
<output wsam:Action="http://www.promostandards.org/WSDL/ProductDataService/2.0.0/ProductDataService/getProductDateModifiedResponse" message="tns:getProductDateModifiedResponse"/>
</operation>
</portType>
<binding name="ProductDataServiceBindingBinding" type="tns:ProductDataService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getProduct">
<soap:operation soapAction="getProduct"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getProductSellable">
<soap:operation soapAction="getProductSellable"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getProductCloseOut">
<soap:operation soapAction="getProductCloseOut"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getProductDateModified">
<soap:operation soapAction="getProductDateModified"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="ProductDataService">
<port name="ProductDataServiceBinding" binding="tns:ProductDataServiceBindingBinding">
<soap:address location="https://service.momentecbrands.com/ProductDataService"/>
</port>
</service>
</definitions>