XML Database (MOSC)

MOSC Banner

How to insert complex XML IN Oracle Database

edited Oct 1, 2012 8:54PM in XML Database (MOSC) 4 comments
Hello
This is on Database 11g.
I have a very large XML file with following elements. I am new to PL SQL XML programming. How can I make Oracle read the OS file location where the XML file is located, open the XML file and insert XML data residing in their tag elements and non-tag elements ?

<BillOfMaterialItem revisionIdentifier="--" billOfMaterialItemIdentifier="645-173-1" billOfMaterialItemUniqueIdentifier="IVI123019387" itemQuantity="6" globalProductQuantityTypeCode="PerAssembly" globalProductQuantityTypeCodeOther="" notes="" description="3/8" WIDE" proprietarySequenceIdentifier="115510509">
- <AdditionalAttributes groupLabel="BOM Information">
  <AdditionalAttribute name="Line Number" value="20" dataType="Float" />
  </AdditionalAttributes>
  </BillOfMaterialItem>
Thanks,

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