Hi ,

We have XML file that is send by the customer, we need to alter the XML file 
and send it back to 3'rd party . Here is the xml file

<SSN>123604299</SSN>..   <SSNFormatted>123-60-4299</SSNFormatted>


The altered format need to be like the one below

<TIN>123604399</TIN>..   

The SSNFormatted tag is removed & TIN is the one we need to send across to the 
3'rd party. I would like get from the listners  how we can acheive the same.


Thanks,
Ron T

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to