blob: 35ff46bef903102d3278e9cf549bd5d7dba88d14 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:impl="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility_Impl.wsdl"
xmlns:intf="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl"
xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility_Impl.wsdl">
<wsdl:import location="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl"
namespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/LoggingFacility.wsdl"/>
<wsdl:service name="LoggingFacilityService">
<wsdl:port binding="intf:LoggingFacilitySoapBinding" name="LoggingFacility">
<wsdlsoap:address location="http://localhost:9080/LoggingFacility/services/LoggingFacility"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>