<?xml version="1.0" encoding="ISO-8859-1"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd" xmlns:ns0=http://java.sun.com/jax-rpc-ri/internal>
  <SOAP-ENV:Body>
     <ns1:storeDocumentXML xmlns:ns1="http://testuri.org"> 
          <Source_1 xsi:type="ns0:text_xml">5</Source_1>
          <String_2 xsi:type="xsd:string">3</String_2>
      </ns1:storeDocumentXML> 
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
