Skip to content

bnslmn/sql-to-xml-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b98f3d0 · Jun 19, 2021

History

3 Commits
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021
Jun 19, 2021

Repository files navigation

Generate XML documents from SQL database

Generate XML documents respecting specific DTDs from data stored in relationnal tables using SQL3 (also PL/SQL to bulk collect the data) and the abstract type XMLType implanted in Oracle.

Description of the Mondial database : Mondial Database

Website : Mondial website

XMLType's documentation in Oracle 11: XMLType

example of XML result producted from SQL data & validated by a specific DTD

DTD to validate :

dtd-example

XML result :

xml1

Releases

No releases published

Packages

No packages published

Languages