- or download this
#!/usr/bin/perl -w
...
print $xslt->toString;
$xslt->dispose;
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<!-- Soap.xsl by Ammai.com. WSDL Analyzer for SOAP RPC Web
+ Services. January 2003. -->
...
</xsl:for-each>
</xsl:template>
</xsl:stylesheet>
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="XMethodsQuery" targetNamespace="http://www.xmethods
+.net/interfaces/query.wsdl" xmlns:tns="http://www.xmethods.net/interf
+aces/query.wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" x
+mlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://sch
+emas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.o
+rg/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/">
...
</port>
</service>
</definitions>