I have an xml script in a customer table. Below structure is the Structure I need it in table for
<pricer xmlns="http://www.Card.com/xxxx/xxxx">
<service>
<response>
<businessObjectModel>
<Id>0</Id>
<Card xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="Card">
<ID>1</ID>
<Inc>0.0</Inc>
<value>0.0</value>
<Tvalue1>0.0</Tvalue1>
</Card>
</businessObjectModel>
I need like below table:
