- or download this
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope
...
</namesp1:TransactionProcess>
</soap:Body>
</soap:Envelope>
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope
...
</namesp1:TransactionProcess>
</soap:Body>
</soap:Envelope>
- or download this
bollock@localhost [~] diff -u redhat_request.xml debian_request.xml
--- redhat_request.xml 2007-11-14 12:39:48.000000000 +1000
...
xmlns:namesp1="http://tempuri.org/message/">
<soap:Body>
<namesp1:TransactionProcess>
- or download this
- xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
- or download this
<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope
...
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
- or download this
<?xml version="1.0" encoding="utf-8"?>
<definitions
...
name="ProcessTransaction"
targetNamespace="http://tempuri.org/wsdl/">
<types>
- or download this
<service name="ProcessTransaction">
<port name="TransClassSoapPort" binding="wsdlns:TransClassSoapBind
+ing">
<soap:address location="https://www.beanstream.com/soap/ProcessT
+ransaction.wsdl" />
</port>
</service>