Modifying SOAPAction

"JONES, ROBERT E CTR USAF AETC TTMS/TTMS" <[email protected]> Fri, 7 Oct 2011 10:42:59 -0500
Newsgroups gmane.comp.lang.perl.xml
Message-ID <2E69B12F0EF78E4395724555B03337ACE08AFFBDC3@52VEJX-MV08-01.AREA52.AFNOAPPS.USAF.MIL>
  I have a web service where the SOAPAction is different from the SOAP envelope body structure.  What I need to do is find a way to set the SOAPAction where it does not need to be the same as the first XML element in the body.  What I need to get is the following type of output:

...
SOAPAction: "Receive_RequestedData"
...
<soapenv:Body>
 <tn1:RequestData>
  <tn1:otherstuff>data</tn1:otherstuff>
 </tn1:RequestData>
</soapenv:Body>


Robert Jones, BSP, BSCS
Keesler AFB








_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs