<?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/OrderShipmentNotificationService/1.0.0/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.promostandards.org/WSDL/OrderShipmentNotificationService/1.0.0/" name="OrderShipmentNotificationService">
<types>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/OrderShipmentNotificationService/1.0.0/SharedObjects/" schemaLocation="https://service.momentecbrands.com/OrderShipmentNotificationService?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/OrderShipmentNotificationService/1.0.0/" schemaLocation="https://service.momentecbrands.com/OrderShipmentNotificationService?xsd=2"/>
</xsd:schema>
</types>
<message name="getOrderShipmentNotification">
<part name="GetOrderShipmentNotificationRequest" element="tns:GetOrderShipmentNotificationRequest"/>
</message>
<message name="getOrderShipmentNotificationResponse">
<part name="GetOrderShipmentNotificationResponse" element="tns:GetOrderShipmentNotificationResponse"/>
</message>
<portType name="OrderShipmentNotificationService">
<operation name="getOrderShipmentNotification">
<input wsam:Action="getOrderShipmentNotification" message="tns:getOrderShipmentNotification"/>
<output wsam:Action="http://www.promostandards.org/WSDL/OrderShipmentNotificationService/1.0.0/OrderShipmentNotificationService/getOrderShipmentNotificationResponse" message="tns:getOrderShipmentNotificationResponse"/>
</operation>
</portType>
<binding name="OrderShipmentNotificationServiceBindingBinding" type="tns:OrderShipmentNotificationService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getOrderShipmentNotification">
<soap:operation soapAction="getOrderShipmentNotification"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="OrderShipmentNotificationService">
<port name="OrderShipmentNotificationServiceBinding" binding="tns:OrderShipmentNotificationServiceBindingBinding">
<soap:address location="https://service.momentecbrands.com/OrderShipmentNotificationService"/>
</port>
</service>
</definitions>