The second article about Oracle XML DB explains how you use KeepTool to create a XML based data export interface:
- Creating PL/SQL types
- Creating the XSD schema
- Interface table for data export
- Data export logic
The first article in our series about Oracle XML DB explains how you use KeepTool to create a XML based data import interface:
- A sample use case
- Creating PL/SQL types
- Creating the XSD schema
- Interface table for data import
- Data import logic
- Displaying the imported data