dbTalk Databases Forums  

XML problem... Please help..

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss XML problem... Please help.. in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
NavEEd
 
Posts: n/a

Default XML problem... Please help.. - 02-04-2009 , 01:09 PM






Hi There

I received XML doc's from a customer. I'm looking for a simple way to
extract the structure so I can create a set of tables based on the
documents. Then I need to load the data from the docs into the tables.

I'm a little overwhelmed on the amount of information that's out there and
can't seem to find what I need to do this relatively simple task.

I'm PL/SQL developer as well as a background in Perl.

Any help would be GREATLY appreciated.


Reply With Quote
  #2  
Old   
Lee
 
Posts: n/a

Default Re: XML problem... Please help.. - 02-23-2009 , 02:31 PM






NavEEd wrote:
Quote:
Hi There

I received XML doc's from a customer. I'm looking for a simple way to
extract the structure so I can create a set of tables based on the
documents. Then I need to load the data from the docs into the tables.

I'm a little overwhelmed on the amount of information that's out there
and can't seem to find what I need to do this relatively simple task.

I'm PL/SQL developer as well as a background in Perl.

Any help would be GREATLY appreciated.
You'll want to get hold of the Xml Database Developer's Guide...
try tahiti.oracle.net and/or technet.oracle.net

Look particularly at the xml datatype (its chapt 4 n the xml database
developer's guide).

Find out about the xml data type's "Extract" method and of course, we
expect you know all about how to formulate an "XPATH" expression, right?

If not, not to worry, GOOGLE will take you to as many XPATH tutorials as
you can stand.

You also want to read the XML DB REPOSITORY stuff.


Good hunting!



Reply With Quote
  #3  
Old   
Lee
 
Posts: n/a

Default Re: XML problem... Please help.. - 02-23-2009 , 02:34 PM



NavEEd wrote:
Quote:
Hi There

I received XML doc's from a customer. I'm looking for a simple way to
extract the structure so I can create a set of tables based on the
documents. Then I need to load the data from the docs into the tables.

I'm a little overwhelmed on the amount of information that's out there
and can't seem to find what I need to do this relatively simple task.

I'm PL/SQL developer as well as a background in Perl.

Any help would be GREATLY appreciated.
You'll want to get hold of the Xml Database Developer's Guide...
try tahiti.oracle.com and/or technet.oracle.com

Look particularly at the xml datatype (its chapt 4 n the xml database
developer's guide).

Find out about the xml data type's "Extract" method and of course, we
expect you know all about how to formulate an "XPATH" expression, right?

If not, not to worry, GOOGLE will take you to as many XPATH tutorials as
you can stand.

You also want to read the XML DB REPOSITORY stuff.


Good hunting!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.