You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GANTRY_PASS_ALL/.svn/pristine/7a/7a7bc6b1903b36872368d94f175...

55 lines
2.7 KiB
XML

<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI (http://jax-ws.java.net). RI's version is JAX-WS RI 2.3.0 svn-revision#3528ea595bd29309f69172d231bbce272d21035c. --><!-- Generated by JAX-WS RI (http://javaee.github.io/metro-jax-ws). RI's version is JAX-WS RI 2.3.0 svn-revision#3528ea595bd29309f69172d231bbce272d21035c. --><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://FeeModuleService.trkf.com/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://FeeModuleService.trkf.com/" name="FeeModuleServiceService">
<types>
<xsd:schema>
<xsd:import namespace="http://FeeModuleService.trkf.com/" schemaLocation="http://10.15.99.78:8081/FeeModuleService/FeeModuleService?xsd=1"/>
</xsd:schema>
</types>
<message name="getFee">
<part name="parameters" element="tns:getFee"/>
</message>
<message name="getFeeResponse">
<part name="parameters" element="tns:getFeeResponse"/>
</message>
<message name="GetStaFee">
<part name="parameters" element="tns:GetStaFee"/>
</message>
<message name="GetStaFeeResponse">
<part name="parameters" element="tns:GetStaFeeResponse"/>
</message>
<portType name="FeeModuleService">
<operation name="getFee">
<input wsam:Action="http://FeeModuleService.trkf.com/FeeModuleService/getFeeRequest" message="tns:getFee"/>
<output wsam:Action="http://FeeModuleService.trkf.com/FeeModuleService/getFeeResponse" message="tns:getFeeResponse"/>
</operation>
<operation name="GetStaFee">
<input wsam:Action="http://FeeModuleService.trkf.com/FeeModuleService/GetStaFeeRequest" message="tns:GetStaFee"/>
<output wsam:Action="http://FeeModuleService.trkf.com/FeeModuleService/GetStaFeeResponse" message="tns:GetStaFeeResponse"/>
</operation>
</portType>
<binding name="FeeModuleServicePortBinding" type="tns:FeeModuleService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getFee">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="GetStaFee">
<soap:operation soapAction=""/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="FeeModuleServiceService">
<port name="FeeModuleServicePort" binding="tns:FeeModuleServicePortBinding">
<soap:address location="http://10.15.99.78:8081/FeeModuleService/FeeModuleService"/>
</port>
</service>
</definitions>