Article | REF: H6008 V1

XML and system interoperability

Authors: Max CHEVALIER, Karen PINEL-SAUVAGNAT

Publication date: February 10, 2010

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

2. Purely relational approach

To store an XML document in a relational database, the simplest solution is to split the data into different tables and columns. Another solution would have been to store the XML data as a CLOB (Character Long Object). However, we won't go into this possibility here, as it is of little interest. It is then no longer possible to exploit the different levels of granularity of the XML document: it can only be rendered as a whole.

The first step is to set up the relational schema. Figure 2 shows the conceptual database model that can be implemented to achieve the desired objectives. In this model, we can identify two types of elements:

  • those that will be directly associated with data extracted from the XML document...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Purely relational approach