blob: fe4e2ea49230de0321301b73700fba3ae58eb6d5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.example.org/ImportNoSchemaLocation/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ImportNoSchemaLocation"
targetNamespace="http://www.example.org/ImportNoSchemaLocation/">
<wsdl:types>
<xsd:schema targetNamespace="http://www.example.org/ImportNoSchemaLocation/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://tempuri.org/DocLiteral/" />
</xsd:schema>
</wsdl:types>
</wsdl:definitions>