SOAP-WSDL
view release on metacpan or search on metacpan
t/acceptance/wsdl/WSDLParser/import_xsd_cascade.wsdl view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="urn:HelloWorld"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
targetNamespace="urn:HelloWorld"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<types>
<s:import namespace="urn:Test" schemaLocation="import_cascade.xsd"/>
</types>
</definitions>
( run in 1.498 second using v1.01-cache-2.11-cpan-99c4e6809bf )