blob: 50022785a9ef899eaeae6cea346045fab6089abe [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:tns="http://example.com/ImportNoLocationAttribute/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
name="ImportNoLocationAttribute"
targetNamespace="http://example.com/ImportNoLocationAttribute/">
<wsdl:import namespace="http://someuri"/>
<wsdl:message name="message">
<wsdl:part name="message" type="xsd:string"></wsdl:part>
</wsdl:message>
</wsdl:definitions>