February 2012
M T W T F S S
« Apr    
 12345
6789101112
13141516171819
20212223242526
272829  

XMLType, its storage model and index?

XMLType is an abstract type for programming, whose storage model can be unstructured storage or structure storage. 
Oracle XML DB uses XML schema as a mechanism for defining how the contents of an XMLType should be stored inside the database. Currently Oracle XML DB provides two options:

Unstructured storage. The content of the [...]