Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <soap:Envelope 
    ...
        </namesp1:TransactionProcess>
      </soap:Body>
    </soap:Envelope>
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <soap:Envelope 
    ...
        </namesp1:TransactionProcess>
      </soap:Body>
    </soap:Envelope>
    
  3. 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>
    
  4. or download this
    -    xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    +    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    
  5. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <SOAP-ENV:Envelope
    ...
        </SOAP-ENV:Fault>
      </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    
  6. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <definitions
    ...
        name="ProcessTransaction"
        targetNamespace="http://tempuri.org/wsdl/">
      <types>
    
  7. 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>