xml file to Oracle table
The task is to write a Pl/sql procedure to load the data from the xml file which is in OS into the Oracle table . sample data format of xml file is given). . and we only want 6 fields- Accountnumber, MasterCardFinancialTransactionId,fereightamount,product_code,unitofmeasurement and load it into a temporary table.
can you please guide me it will be helpful and the data continues in the same format for 200-300 records.
<IssuerEntity ICANumber=" 00000003258 " IssuerNumber=" 00000002234 ">
- <CorporateEntity CorporationNumber=" 0003850 ">
- <1 st Record AccountEntity AccountNumber=" 3456789050002646 ">
- <DailyPortfolio_4450>
- <HierarchyRecordHeader>
<SequenceNum> 00000036 </SequenceNum>
<StatusCode> A </StatusCode>
<MasterCardRecSeqNum> 00000003 </MasterCardRecSeqNum>
<MasterCardLoadDate> 2009-04-30 </MasterCardLoadDate>
<MasterCardLoadTime> 23:25:53 </MasterCardLoadTime>
</HierarchyRecordHeader>
<ConsecutiveDaysArrears> 00000000 </ConsecutiveDaysArrears