Storage of XML documents
The parser decomposes the document tree into atomic nodes
element
pcdata fragments
attribute-value pairs
Each node is stored as a row in the DBMS
Relationships between nodes are represented by pointers (aka foreign keys)
Previous slide
Next slide
Back to first slide
View graphic version