<?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/Invoice/1.0.0/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.promostandards.org/WSDL/Invoice/1.0.0/" name="InvoiceService">
<types>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/Invoice/1.0.0/SharedObjects/" schemaLocation="https://service.momentecbrands.com/InvoiceService?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/Invoice/1.0.0/" schemaLocation="https://service.momentecbrands.com/InvoiceService?xsd=2"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.isotc211.org/iso4217/" schemaLocation="https://service.momentecbrands.com/InvoiceService?xsd=3"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.codesynthesis.com/xmlns/xsstl" schemaLocation="https://service.momentecbrands.com/InvoiceService?xsd=4"/>
</xsd:schema>
</types>
<message name="getInvoices">
<part name="GetInvoicesRequest" element="tns:GetInvoicesRequest"/>
</message>
<message name="getInvoicesResponse">
<part name="GetInvoicesResponse" element="tns:GetInvoicesResponse"/>
</message>
<message name="getVoidedInvoices">
<part name="GetVoidedInvoicesRequest" element="tns:GetVoidedInvoicesRequest"/>
</message>
<message name="getVoidedInvoicesResponse">
<part name="GetVoidedInvoicesResponse" element="tns:GetVoidedInvoicesResponse"/>
</message>
<portType name="InvoiceService">
<operation name="getInvoices">
<input wsam:Action="getInvoices" message="tns:getInvoices"/>
<output wsam:Action="http://www.promostandards.org/WSDL/Invoice/1.0.0/InvoiceService/getInvoicesResponse" message="tns:getInvoicesResponse"/>
</operation>
<operation name="getVoidedInvoices">
<input wsam:Action="getVoidedInvoices" message="tns:getVoidedInvoices"/>
<output wsam:Action="http://www.promostandards.org/WSDL/Invoice/1.0.0/InvoiceService/getVoidedInvoicesResponse" message="tns:getVoidedInvoicesResponse"/>
</operation>
</portType>
<binding name="InvoiceServiceBindingBinding" type="tns:InvoiceService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getInvoices">
<soap:operation soapAction="getInvoices"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getVoidedInvoices">
<soap:operation soapAction="getVoidedInvoices"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="InvoiceService">
<port name="InvoiceServiceBinding" binding="tns:InvoiceServiceBindingBinding">
<soap:address location="https://service.momentecbrands.com/InvoiceService"/>
</port>
</service>
</definitions>