XML Database (MOSC)

MOSC Banner

xml file to Oracle table

edited Jan 14, 2010 4:35AM in XML Database (MOSC) 3 commentsAnswered
Hello All,

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center