<?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/MediaService/1.0.0/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.promostandards.org/WSDL/MediaService/1.0.0/" name="MediaContentService">
<types>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/MediaService/1.0.0/SharedObjects/" schemaLocation="https://service.momentecbrands.com/MediaContentService?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/MediaService/1.0.0/" schemaLocation="https://service.momentecbrands.com/MediaContentService?xsd=2"/>
</xsd:schema>
</types>
<message name="getMediaDateModified">
<part name="parameter" element="tns:GetMediaDateModifiedRequest"/>
</message>
<message name="getMediaDateModifiedResponse">
<part name="parameter" element="tns:GetMediaDateModifiedResponse"/>
</message>
<message name="getMediaContent">
<part name="GetMediaContentRequest" element="tns:GetMediaContentRequest"/>
</message>
<message name="getMediaContentResponse">
<part name="GetMediaContentResponse" element="tns:GetMediaContentResponse"/>
</message>
<portType name="MediaContentService">
<operation name="getMediaDateModified">
<input wsam:Action="urn:getMediaDateModified" message="tns:getMediaDateModified"/>
<output wsam:Action="http://www.promostandards.org/WSDL/MediaService/1.0.0/MediaContentService/getMediaDateModifiedResponse" message="tns:getMediaDateModifiedResponse"/>
</operation>
<operation name="getMediaContent">
<input wsam:Action="getMediaContent" message="tns:getMediaContent"/>
<output wsam:Action="http://www.promostandards.org/WSDL/MediaService/1.0.0/MediaContentService/getMediaContentResponse" message="tns:getMediaContentResponse"/>
</operation>
</portType>
<binding name="MediaServiceBindingBinding" type="tns:MediaContentService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getMediaDateModified">
<soap:operation soapAction="urn:getMediaDateModified"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getMediaContent">
<soap:operation soapAction="getMediaContent"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="MediaContentService">
<port name="MediaServiceBinding" binding="tns:MediaServiceBindingBinding">
<soap:address location="https://service.momentecbrands.com/MediaContentService"/>
</port>
</service>
</definitions>