Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

XML::XSLT not transforming xml

by jptxs (Curate)
on Feb 27, 2003 at 01:25 UTC ( [id://238962]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print $xslt->toString;  
    
    $xslt->dispose;
    
  2. 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>
    
  3. 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>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://238962]
Approved by Paladin
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-26 01:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found