<?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/PO/1.0.0/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.promostandards.org/WSDL/PO/1.0.0/" name="POService">
<types>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/PO/1.0.0/SharedObjects/" schemaLocation="https://service.momentecbrands.com/PurchaseOrderService?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/PO/1.0.0/" schemaLocation="https://service.momentecbrands.com/PurchaseOrderService?xsd=2"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.isotc211.org/iso4217/" schemaLocation="https://service.momentecbrands.com/PurchaseOrderService?xsd=3"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.iso20022.org/" schemaLocation="https://service.momentecbrands.com/PurchaseOrderService?xsd=4"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.codesynthesis.com/xmlns/xsstl" schemaLocation="https://service.momentecbrands.com/PurchaseOrderService?xsd=5"/>
</xsd:schema>
</types>
<message name="getSupportedOrderTypes">
<part name="GetSupportedOrderTypesRequest" element="tns:GetSupportedOrderTypesRequest"/>
</message>
<message name="getSupportedOrderTypesResponse">
<part name="GetSupportedOrderTypesResponse" element="tns:GetSupportedOrderTypesResponse"/>
</message>
<message name="sendPO">
<part name="SendPORequest" element="tns:SendPORequest"/>
</message>
<message name="sendPOResponse">
<part name="SendPOResponse" element="tns:SendPOResponse"/>
</message>
<portType name="POService">
<operation name="getSupportedOrderTypes">
<input wsam:Action="getSupportedOrderTypes" message="tns:getSupportedOrderTypes"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PO/1.0.0/POService/getSupportedOrderTypesResponse" message="tns:getSupportedOrderTypesResponse"/>
</operation>
<operation name="sendPO">
<input wsam:Action="sendPO" message="tns:sendPO"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PO/1.0.0/POService/sendPOResponse" message="tns:sendPOResponse"/>
</operation>
</portType>
<binding name="POServiceBindingBinding" type="tns:POService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getSupportedOrderTypes">
<soap:operation soapAction="getSupportedOrderTypes"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="sendPO">
<soap:operation soapAction="sendPO"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="POService">
<port name="POServiceBinding" binding="tns:POServiceBindingBinding">
<soap:address location="https://service.momentecbrands.com/PurchaseOrderService"/>
</port>
</service>
</definitions>