Calvin Crawford
New Member
I'd like to generate the following XML with ABL using the DOM method.
[FONT=r_ansi][FONT=r_ansi][FONT=r_ansi][FONT=r_ansi]<?xml version="1.0" ?>
<ns1:RecentNoonExchange2TestProcessRequest xmlns:ns1="http://xmlns.oracle.com/RecentNoonExchange2Test">
<ns1:TargetCurrency>USD</ns1:TargetCurrency>
</ns1:RecentNoonExchange2TestProcessRequest>
[/FONT][/FONT][/FONT][/FONT]
[FONT=r_ansi][FONT=r_ansi][FONT=r_ansi][FONT=r_ansi]<?xml version="1.0" ?>
<ns1:RecentNoonExchange2TestProcessRequest xmlns:ns1="http://xmlns.oracle.com/RecentNoonExchange2Test">
<ns1:TargetCurrency>USD</ns1:TargetCurrency>
</ns1:RecentNoonExchange2TestProcessRequest>
[/FONT][/FONT][/FONT][/FONT]