Depuis la
11g Oracle propose 3 types de stockages avec XML Type :
. LOB (8, 8i, 9i, 10g, 11g) : stockage du fichier XML "brut" mais pas "intelligent"
. Object Relational (9i, 10g, 11g) : stockage du shéma XML "très abouti "
. Binary XML (11g) "new" : stockage binaire, solution très performante à mi-chemin entre le LOB et Object Relational
>>> http://www.oracle.com/technology/tech/xml/xmldb/Current/xmldb_11g_twp.pdf