Hi:
below is your code!
<xscript:variable name="soap-result">
<soap:call
url="http://localhost:8080/axis/services/HelloAxis">
<ns1:sayHello xmlns:ns1="urn:HelloAxis">
<soap:enc/>
<symbol xsi:type="xsd:string"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="
</ns1:sayHello>
</soap:call>
</xscript:variable>
<xscript:variable name="stylesheet"
href="stylesheets/soap-hello.xsl"/>
<xscript:transform name="soap-result" stylesheet="stylesheet"/>
notice the <symbol> end with </ns1:sayHello>
because it's not well-format,so system will say something not end,
Johnson
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]